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

Skip to content

Release 1.6.0rc1 #30244

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 3 commits into from
Nov 14, 2024
Merged

Release 1.6.0rc1 #30244

merged 3 commits into from
Nov 14, 2024

Conversation

glemaitre
Copy link
Member

@glemaitre glemaitre commented Nov 8, 2024

  • Update the sklearn dev0 version in main branch MAINT bump version from 1.6.dev0 to 1.7.dev0 #30246
  • Set the version number in the release branch
  • Generate the changelog with towncrier but keep the fragments: towncrier build --keep --version 1.6.0
  • Check that the wheels for the release 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 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
  • [ ] Update news and what's new date in main branch # mistake: to remove from RC check list
  • [ ] Backport news and what's new date in release branch # mistake: to remove from RC check list
  • Announce on mailing list and on Twitter, and LinkedIn

Copy link

github-actions bot commented Nov 8, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 5072c36. Link to the linter CI: here

@jeremiedbb
Copy link
Member

hum looking at the changelog, it looks duplicated 3 times 😕

@glemaitre
Copy link
Member Author

Whoops, I generated several time without thinking that you should not do that :)

@@ -26,6 +26,638 @@ Version 1.6

.. towncrier release notes start

.. _changes_1_6_0:

Version 1.6.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the RC, we need to force the version (with --version 1.6.0) to avoid the sphinx warning.

@jeremiedbb jeremiedbb merged commit 6bb703f into scikit-learn:1.6.X Nov 14, 2024
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants