We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Scheduled release date - 2024-09-27
Release captain responsible - @trallard
block-release ⛔️
git checkout -b release-2024.9.1
git clean -fxdq
conda-store-ui
package.json
Release.md
git commit -m 'REL - 2024.9.1'
2023.9.1
Choose a Tag:
Target:
release
version
2023.9.1-dev
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. ↩
github-activity
github-activity conda-incubator/conda-store --since 2023.9.1 --until 2023.10.1
The text was updated successfully, but these errors were encountered:
Will close and open an issue for an Oct release instead
Sorry, something went wrong.
No branches or pull requests
Release details
Scheduled release date - 2024-09-27
Release captain responsible - @trallard
1. Pre-flight checks
block-release ⛔️
label2. Prepare the codebase for a new release
git checkout -b release-2024.9.1
git clean -fxdq
conda-store-ui
version inpackage.json
Release.md
file (do not make the release yet!)git commit -m 'REL - 2024.9.1'
3. Make the release
2023.9.1
Choose a Tag:
dropdown, type in the release name (e.g.,2023.9.1
) and click "Create new tag"Target:
dropdown, pin it to the release commit you've recently pushed.release
GitHub action job has been completed successfully in the actions tab.version
inpackage.json
to the next release-dev (e.g.,2023.9.1-dev
)Footnotes
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
. ↩The text was updated successfully, but these errors were encountered: