Skip to content

Release workflow

Enno G edited this page Jan 18, 2024 · 1 revision
  1. Invoke the "Create changelog" workflow with the upcoming version number in the dispatch field
  2. Merge the Pull Request if the changelog is okay
  3. Pull the changes locally
  4. Create a git tag with the version used in the changelog
  5. Push the git tag to the repository
  6. Wait for the CI to push the release to PyPi and create the GitHub release
Clone this wiki locally