Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/release_tasklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ assignees:
Project board: _insert link here_

- [ ] Create release branches `release/x.y` for spack, spack-packages and spack-stack
- [ ] Update `doc/source/conf.py` and `.gitmodules` to use `release/x.y` instead of `develop`
- [ ] Update `doc/CMakeLists.txt` (project version), `doc/source/conf.py` (x.y instead of `dev`, x.y.z instead of `develop`, and `.gitmodules` (`release/x.y` instead of `develop`)
- [ ] Clear project board (no open pull requests other than for specific site configs or documentation)
- [ ] Prepare Wiki page for release information (https://github.com/jcsda/spack-stack/wiki)
- [ ] Roll out release x.y.z from release branch `release/x.y` and update documentation (readthedocs), site config, and wiki page each time
Expand All @@ -51,7 +51,7 @@ Project board: _insert link here_
- [ ] NOAA PW Azure (EPIC)
- [ ] NOAA PW Gcloud (EPIC)
- [ ] Tag spack and spack-packages
- [ ] Update `doc/source/conf.py` and `.gitmodules` to use tags instead of release branches
- [ ] Update `doc/CMakeLists.txt`, `doc/source/conf.py`, and `.gitmodules` to use tags instead of release branches
- [ ] Tag spack-stack
- [ ] Prepare and publish release notes: https://github.com/JCSDA/spack-stack/releases
- [ ] Close GitHub project