Conversation
|
looks like i forgot to setup signed commits, will have to do that |
Co-authored-by: Ayyan <ayn2op@gmail.com> Signed-off-by: Lukas Stauersbøl <9026132+stauersbol@users.noreply.github.com>
429b3d7 to
92c1ab9
Compare
|
should all be signed now after amending them |
|
yep that was the plan to use, didnt have time to look into it yesterday, plan is doing so day. |
d48b9c7 to
7777ada
Compare
makes use of goreleaser-cross under the hood
e9fa87d to
1a3fd16
Compare
|
@ayn2op need you opinion on some bits, ive added comments to what im unsure about. for the most part dry-run works. I believe there is still some configuration left and I might just nuke the custom name templating I did, as it makes the life of packagers easier on AUR and such. |
|
I might also consider adding linux arm64 and arm64hf (in case pi users would like to use it) |
|
alright touched the points you had @ayn2op, i also went ahead to add linux arm64 and armv7 build targets, since it could be relevant if some users of those 2 ISAs appear. |
|
Though there is something with how changelog works, unsure how it works under CI conditions, but it may overwrite any auto generated changelog notes on a release, but it might be worth the initial try and then adjust if it does indeed overwrite |
b53f8e1 to
302eae2
Compare
|
simplified the build targets in the config and also added some docs in the readme that describes goreleaser |
Simply adds goreleaser, there is a bunch of defaults and some things are locked behind their pro plan, but might not be necessarily useful things.
There could be some debate on the
.goreleaser.yamlconfig file, but I'm all ears on that part.It defaults to prerelease as this was a request from ayyan.
Feel free to go read through the docs at: https://goreleaser.com/customization/