Commit Graph

5 Commits

Author SHA1 Message Date
classabbyamp 6a2d3620f3
release.sh: add ability to select a run id for download 2024-03-12 07:29:12 -04:00
classabbyamp f9551cb9ae
release.sh: pass key passphrase on stdin 2024-02-26 14:36:57 -05:00
classabbyamp da202ebf75
release.sh: fix signing
minisign is the way to go
2024-02-23 23:52:46 -05:00
classabbyamp 224d93b3e8 release.sh: replace with script that triggers CI 2023-06-14 03:27:39 -04:00
Michal Vasilek 6a6caa7b31 Do not build .sh scripts from .sh.in
The build process only replaces @@MKLIVE_VERSION@@ with the correct
version string. This can also be done by simply sourcing a version.sh file.
This way it's simpler, avoids one unnecessary build step and people
won't accidentally run an old version of a script.
2023-05-21 15:42:36 -04:00