Closed trallard closed 5 months ago
Scheduled release date - 2024/06/06
Release captain responsible - @trallard @peytondmurray
block-release ⛔️
git checkout -b release-2023.9.1
git clean -fxdq
conda-store-ui
package.json
git commit -m 'REL - 2023.9.1'
2023.9.1
Choose a Tag:
Target:
release
[^github-activity]: 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
Released :tada:
Release details
Scheduled release date - 2024/06/06
Release captain responsible - @trallard @peytondmurray
1. Pre-flight checks
block-release ⛔️
label2. Prepare the codebase for a new release
git checkout -b release-2023.9.1
git clean -fxdq
conda-store-ui
version inpackage.json
git commit -m 'REL - 2023.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.[^github-activity]: 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
.