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.3.1 #378

Closed
10 of 11 tasks
trallard opened this issue Mar 12, 2024 · 1 comment
Closed
10 of 11 tasks

[REL] - 2024.3.1 #378

trallard opened this issue Mar 12, 2024 · 1 comment

Comments

@trallard
Copy link
Collaborator

trallard commented Mar 12, 2024

Release details

Scheduled release date - 2024/03/22

Release captain responsible - @pavithraes @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-2023.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 - 2023.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 below1.
  • Confirm that the release completed
  • 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.

@pavithraes
Copy link
Member

@github-project-automation github-project-automation bot moved this from New 🚦 to Done 💪🏾 in conda-store 🐍 Mar 12, 2024
@trallard trallard unpinned this issue Mar 12, 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

2 participants