Thanks to visit codestin.com
Credit goes to github.com

Skip to content

REL scikit-learn 1.1.2 #24115

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

Merged
merged 251 commits into from
Aug 5, 2022
Merged

REL scikit-learn 1.1.2 #24115

merged 251 commits into from
Aug 5, 2022

Conversation

glemaitre
Copy link
Member

@glemaitre glemaitre commented Aug 4, 2022

Preparing release 1.1.2

  • move issue from 1.2 to 1.1 in main branch and backport in 1.1
  • make sure to remove the 1.2 changelog
  • update news and what's new date in release branch
  • update news and what's new date and sklearn dev0 version in main branch
  • check that the for the release wheels can be built successfully
  • merge the PR with [cd build] commit message to upload wheels to the staging repo
  • upload the wheels and source tarball to https://test.pypi.org
  • create tag on the main github repo
  • confirm bot detected at
    https://github.com/conda-forge/scikit-learn-feedstock and wait for merge
  • upload the wheels and source tarball to PyPI
  • https://github.com/scikit-learn/scikit-learn/releases publish (except for RC)
  • announce on mailing list and on Twitter, and LinkedIn

glemaitre and others added 30 commits August 4, 2022 15:44
Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Thomas J. Fan <[email protected]>
…CA` docstrings (scikit-learn#23309)

* Improved clarity, consistency and formatting for FastICA docstrings

* Updated wording
…it-learn#22928)



Co-authored-by: Jérémie du Boisberranger <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Julien Jerphanion <[email protected]>
@thomasjpfan
Copy link
Member

The tests are all passing. The LGTM error is expected because c++ is not building on the base branch (1.1.X). The following PRs are left that could be in the bug fix release:

@glemaitre
Copy link
Member Author

I merged the pending PR.
I will make a round of reviews of the changelog in about 1 hour 30.
We should be able to release in a couple of hours since the wheels were built without any failure.

@glemaitre glemaitre merged commit 3e74c70 into scikit-learn:1.1.X Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.