Skip to content

Release 0.6.1#294

Merged
stes merged 20 commits into
mainfrom
stes/0.6.1
May 30, 2026
Merged

Release 0.6.1#294
stes merged 20 commits into
mainfrom
stes/0.6.1

Conversation

@stes
Copy link
Copy Markdown
Member

@stes stes commented Feb 1, 2026

  • Make sure all tests pass on the rc branch. Also make sure that the milestone related to this release is fully done. Move issues that wont make it into the release to the next milestone, then close the milestone.
  • Head to cebra.__init__ and make sure that the __version__ is set correctly.
  • Create a PR between rc and main
  • Tag the PR with the release label.
  • A github action will be run -- if it doesnt start, try removing and re-adding the release label (step 4).
  • Carefully check that the release looks fine --- the version from the PR will be pushed to release-staging and staging in the cebra-internal repo. Note: If you update the PR, these version will not be automatically updated. Repeat step 4 or trigger a manual workflow run if you need to update the staging version
  • If all looks good, tests pass and the PR is reviewed, merge the PR using rebase merging.
  • Delete the branch
  • Checkout the updated main branch, git tag v1.2.3 with the correct format (if alpha/beta tags are used in version, use v1.2.3a4 or v1.2.3b4), and git push v1.2.3 the tag.
  • Pushing the tag will update the release in cebra-internal. The source tree will land on main, the pre-build wheel and source distribution on release.

@cla-bot cla-bot Bot added the CLA signed label Feb 1, 2026
@stes stes self-assigned this Feb 2, 2026
@stes stes marked this pull request as ready for review March 19, 2026 10:54
@stes stes changed the title [WIP] Release 0.6.1 Release 0.6.1 Apr 2, 2026
@stes stes added the release PR is intended for release to PyPI label May 30, 2026
@stes stes merged commit 662892a into main May 30, 2026
25 checks passed
@stes stes deleted the stes/0.6.1 branch May 30, 2026 16:13
@stes
Copy link
Copy Markdown
Member Author

stes commented May 30, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA signed release PR is intended for release to PyPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants