2024-10-23 18:06:56 -04:00
|
|
|
# Release Checklist
|
|
|
|
|
|
|
|
- make sure ci is passing
|
|
|
|
- run the tests
|
|
|
|
- format + prettier
|
|
|
|
- update metadata/en-US/changelogs
|
|
|
|
- git tag
|
|
|
|
- push
|
|
|
|
- make dist
|
|
|
|
- make a release on gitea
|
|
|
|
- upload the artifacts
|
|
|
|
- nix
|
2024-10-25 12:53:45 -04:00
|
|
|
- comment out the hash in default.nix
|
|
|
|
- update the version
|
|
|
|
- run `nix build`
|
|
|
|
- update the hash
|
2024-10-23 18:06:56 -04:00
|
|
|
- bump the versions in GNUmakefile for the next release
|
|
|
|
- make
|
|
|
|
- commit
|