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

Release v2024.11.0 #476

Merged
merged 4 commits into from
Nov 15, 2024
Merged

Release v2024.11.0 #476

merged 4 commits into from
Nov 15, 2024

Conversation

rajeee
Copy link
Contributor

@rajeee rajeee commented Nov 13, 2024

Release Checklist

  • Make a release_vYYYY.MM.X branch for your release changes.
  • Update __version__.py to reflect the new release version.
  • Create changelog for the new version.
    • Copy docs/changelog/changelog_dev.rst to docs/changelog/changelog_YYYY_MM_X.rst.
    • Remove the example change, update version names, and release date in changelog_YYYY_MM_X.rst
    • Clear out the dev changelog for the next version.
    • Add a link to TOC in docs/changelog/index.rst
  • Write a migration guide for the new version.
    • Copy docs/changelog/migration_dev.rst to docs/changelog/migration_YYYY_MM_X.rst
    • Update version in the migration guide and check against changelog to make sure nothing was missed.
    • Clean out migration_dev.rst
    • Link from TOC in docs/changelog/index.rst.
  • Build docs locally and ensure they render correctly.
  • Verify integration tests are working on CI
  • On Kestrel
    • Download the new default singularity image.
    • Build a new environment
    • Run a test batch
  • Tag release, make release in GitHub
  • Update RTD to include latest release
  • Build environment for release
    • Kestrel

@rajeee rajeee changed the title Prepare for version2024.11.0 release Release v2024.11.0 Nov 14, 2024
@rajeee rajeee merged commit a15986c into develop Nov 15, 2024
4 checks passed
@afontani
Copy link
Collaborator

Hurray!

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.

3 participants