I currently build releases on my own machine, which is somewhat acceptable because the binaries are reproducible. But to take some effort out of making new releases, I'd like to have CI automatically create a release when a merge to master is made.
At the moment this repository uses Sourcehut CI (which is very good), but I'm not sure if it has anything built in to create GitHub releases. I can try to find a way to do this in the manifest, or switch to use GitHub Actions.
I currently build releases on my own machine, which is somewhat acceptable because the binaries are reproducible. But to take some effort out of making new releases, I'd like to have CI automatically create a release when a merge to master is made.
At the moment this repository uses Sourcehut CI (which is very good), but I'm not sure if it has anything built in to create GitHub releases. I can try to find a way to do this in the manifest, or switch to use GitHub Actions.