-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Release v0.9.0 #1682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.9.0 #1682
Conversation
fkiraly
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In response to @mloning's slack post that he plans to do this tomorrow morning.
I think this is too rushed! Let's do at least one day of feature freeze, as we have agreed.
There are further a number of fixes to bugs in the milestone
https://github.com/alan-turing-institute/sktime/pulls?q=is%3Aopen+is%3Apr+milestone%3Av0.9.0
which haven't gone in yet. They are done, just need to be quickly looked at and merged.
I am against releasing without 1 day feature freeze and without having gone at least through the bugfix PRs.
|
FYI @lmmentel - in particular I don't think the 0.9.0 release should happen without all tests passing. Currently, due to some problem with CI/CD that we don't fully understand, 5 tests fail without the CI/CD noticing (@lmmentel, can you please confirm this?). This can be checked by local testing. |
I rerun the test suite locally using this branch and a fresh venv and all seems good: |
fkiraly
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approving now (as per discussion in slack), priority bugfixes are merged, other items solved or moved to next release.
Reference Issues/PRs
https://github.com/alan-turing-institute/sktime/milestone/9
What does this implement/fix? Explain your changes.