Commit Graph

12 Commits

Author SHA1 Message Date
Michael Eischer df5330773f also generate zip files for windows 2025-05-15 20:58:23 +02:00
Michael Eischer 2bb4d251e2 autoformat goreleaser yaml 2025-05-15 20:58:23 +02:00
Alexander Neumann 664d997006 Fix goreleaser config
test / Go ${{ matrix.go }} (1.19.x) (push) Has been cancelled
test / Go ${{ matrix.go }} (1.20.x) (push) Has been cancelled
test / Go ${{ matrix.go }} (1.21.x) (push) Has been cancelled
test / lint (push) Has been cancelled
test / Go ${{ matrix.go }} (1.18.x) (push) Has been cancelled
2024-07-26 14:55:06 +02:00
Alexander Neumann 9fb75a71cb Udpate goreleaser config 2024-07-26 12:03:27 +02:00
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