Skip to content
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

Prepare for "v0.1.14rc2 Cactus Release 🌵" #286

Merged
merged 2 commits into from
Jul 27, 2023
Merged

Prepare for "v0.1.14rc2 Cactus Release 🌵" #286

merged 2 commits into from
Jul 27, 2023

Conversation

gmaze
Copy link
Member

@gmaze gmaze commented Jul 27, 2023

Setup

  • Create a new branch for this release: git checkout -b releasev0.X.Y
  • Increase release version in ./setup.py
  • Update release version in ./docs/whats-new.rst
  • Create a PR to prepare it, name it with one of the Nature emoji and make sure it was never used before

Prepare code for release

Code clean-up

  • Run codespell from repo root and fix errors: codespell -q 2
  • Run flake8 from repo root and fix errors

Software distribution readiness

  • All CI tests are passed
  • CI upstream tests are nearly passed, only a minor Windows issue that will be fix for v0.1.14
  • Update CI envs will be done in release v0.1.14

Preparation conclusion

  • Merge this PR to master
  • Update release date in ./docs/whats-new.rst
  • Make sure all CI tests are passed and RTD doc is built on the master branch

Publish the release

  • "Draft a new release" on GitHub.
    Choose a release tag v0.X.Y, fill in the release title and click on the Auto-generate release notes button.
    This will trigger the publish Github action that will push the release on Pypi.
  • Last check the ./setup.py file version of the release and that the documentation is ready
  • Publish !
  • Checkout on Pypi and Conda that the new release is distributed.

Publish on pypi

@gmaze gmaze added the release label Jul 27, 2023
@gmaze gmaze marked this pull request as ready for review July 27, 2023 14:03
@gmaze gmaze merged commit 3695a74 into master Jul 27, 2023
@gmaze gmaze deleted the pre-v0.1.14rc2 branch July 27, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant