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

[REL] - 2024.9.2 #426

Closed
6 of 11 tasks
trallard opened this issue Sep 23, 2024 · 1 comment
Closed
6 of 11 tasks

[REL] - 2024.9.2 #426

trallard opened this issue Sep 23, 2024 · 1 comment

Comments

@trallard
Copy link
Collaborator

trallard commented Sep 23, 2024

Release details

Scheduled release date - 2024-09-27

Release captain responsible - @trallard


1. Pre-flight checks

2. Prepare the codebase for a new release

  • Create a new git branch for the release git checkout -b release-2024.9.1
    • Prepare the branch just in case git clean -fxdq
  • Bump conda-store-ui version in package.json
  • Follow the manual release instructions in the Release.md file (do not make the release yet!)
  • Make a release commit: git commit -m 'REL - 2024.9.1'
  • Push the release (REL) commit
  • If a release candidate is needed, tick this box when we're ready for a full release.

3. Make the release

  • Start a new GitHub release
    • Call the release the current version, e.g. 2023.9.1
    • In the Choose a Tag: dropdown, type in the release name (e.g., 2023.9.1) and click "Create new tag"
    • In the Target: dropdown, pin it to the release commit you've recently pushed.
    • Add release notes in the field below 1.
  • Confirm that the release completed
  • Once the release is completed open a PR to adjust the version in package.json to the next release-dev (e.g., 2023.9.1-dev)
  • Celebrate, you're done! 🎉

Footnotes

  1. If you wish, use github-activity to generate a changelog, e.g. github-activity conda-incubator/conda-store --since 2023.9.1 --until 2023.10.1.

@trallard
Copy link
Collaborator Author

Will close and open an issue for an Oct release instead

@github-project-automation github-project-automation bot moved this from New 🚦 to Done 💪🏾 in conda-store 🐍 Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant