mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 16:27:35 +02:00
Prepare a list of TODO's for a release
This commit is contained in:
parent
131bae3863
commit
7cf80a1691
1 changed files with 14 additions and 0 deletions
14
docs/Release-Checklist.md
Normal file
14
docs/Release-Checklist.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
Steps for making a release of Cyclone:
|
||||
|
||||
- Prepare release notes
|
||||
- Update release number in:
|
||||
- `common.sld` and rebuild bootstrap source files
|
||||
- `DEBIAN/control` in cyclone-bootstrap
|
||||
- Release job in cyclone-bootstrap
|
||||
- Update documentation, if applicable
|
||||
- Tag releases and push to Github
|
||||
- Upload release notes to `gh-pages` branch
|
||||
- Update release on AUR
|
||||
- Update release on Homebrew (automated)
|
||||
- Update release on Dockerhub (push to bitbucket)
|
||||
-
|
Loading…
Add table
Reference in a new issue