Michael Eischer
c38e18b708
Let goreleaser use custom release notes
...
If the changelog generation is disabled in goreleaser, this also ignores
custom release notes passed in via the command line. Thus keep the
default changelog configuration.
2023-07-09 21:32:35 +02:00
Michael Eischer
0a09c8d633
Improve reproducibility of built archives
...
The binaries and generate archives should be reproducible now. Note that
this does not apply to the source tarball.
2023-05-10 06:42:01 +02:00
Michael Eischer
dedcb846df
Enable multi-platform container builds in goreleaser
...
This requires `docker-buildx` and `qemu-user-static-binfmt`
2023-05-10 06:42:01 +02:00
Michael Eischer
4576e1bc12
Fix docker container setup for goreleaser
...
The expected approach is that the binary built by goreleaser is added to
the docker container.
2023-04-28 20:41:30 +02:00
Alexander Neumann
096ac5a9c8
Remove plan9, rest-server fails to build
2022-02-10 20:02:10 +01:00
Alexander Neumann
ecfa514256
Fix goreleaser config for version
2020-09-13 11:22:59 +02:00
Alexander Neumann
4171164a39
Write version into main.go
2020-09-13 11:19:30 +02:00
Alexander Neumann
6e44dd8eae
Add config for goreleaser, document release process
2020-09-13 11:19:30 +02:00