2020-06-02 00:08:19 +08:00
|
|
|
# Current steps for a release
|
2020-02-28 05:44:45 +08:00
|
|
|
|
2021-09-07 23:50:55 +08:00
|
|
|
1. Update CHANGELOG.md
|
|
|
|
2. Tag
|
|
|
|
3. Push everything
|
|
|
|
4. Wait for the github workflows to complete
|
|
|
|
5. Download and verify the correct version of one of the binaries
|
|
|
|
6. Finish the draft release and publish.
|
2022-09-30 02:46:34 +08:00
|
|
|
7. ~~Notify Nix~~ -- this seems to have been automated by the Nix folks?
|
|
|
|
8. ~~Notify Homebrew~~ ~~Automated now.~~ Automation broke. Notify manually.
|
|
|
|
9. Do the Arch release.
|
2021-09-07 23:50:55 +08:00
|
|
|
1. cd actions/arch-package
|
|
|
|
2. VERSION=v4.1.2 ./run.sh
|