Skip to content
Zhang Yunjun edited this page Jul 22, 2022 · 5 revisions

Welcome to the COMPASS wiki!

To-do list for cutting a release

1. Before the release

  1. Pass tests.
  2. Add the version/date tag in version.py, issue and merge the PR.
  3. Go to the release page, and "Draft a new release".
    • Create a tag number, e.g. v0.2.1
    • Write a release note (comparing the changes with the last release would be helpful)
    • Optionally, give a title for the release, e.g. delivery milestones.

2. After the release

  1. Update the Docker container image.
  2. update the PyPI and conda-forge archive if applicable.
Clone this wiki locally