Commit Graph

9 Commits

Author SHA1 Message Date
Kwitsch 1d25cca4e5
Goreleaser fix (#1003)
* use zig for goreleaser

* added test workflow

* Revert "added test workflow"

This reverts commit 9c55c5fd9e.

* added goreleaser test

* autorun goreleaser tests

* add pseudo tag for goreleaser

* added test

* added arm test

* arch test

* missing qemu setup?

* test alternate run

* test rework

* path fix?

* 18 won't run

* another test

* permission fix

* amd64 matrix

* added macos

* added windows test

* consolidate unix tests

* fix path

* fix path2

* matrix consolidation

* +x fails on macos

* fix runner

* windows fix

* Update .github/workflows/goreleaser-test.yml

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>

* Update .github/workflows/goreleaser-test.yml

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>

* Update .github/workflows/goreleaser-test.yml

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>

* Update .github/workflows/goreleaser-test.yml

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>

* auto test binaries on release

---------

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>
2023-04-26 08:57:22 +02:00
Dimitri Herzog a37861b756
chore(build): use v prefixed release versions (#858, #806) (#942) 2023-03-26 11:33:27 +02:00
Dimitri Herzog 0ab43da956
chore(build): fix deprecated configuration (#817) 2023-01-05 08:43:41 +01:00
Dimitri Herzog 0ce5002560 chore: use github changelog for release 2022-08-03 14:36:27 +00:00
Dimitri Herzog 070fc88e9a chore: exclude "chore" commits from the changelog 2022-06-07 15:28:21 +02:00
Dimitri Herzog 5e0a4cffcc Release binaries for darwin (MacOS) (#390) 2022-02-01 22:07:24 +01:00
Dimitri Herzog 96384f7719 fix: binary shows "undefined" as version #373 2021-12-19 16:54:22 +01:00
Joseph Harnish d8903bc9c5
#203: Added version to web interface. (#195)
* Added more data to template data, and push the version to server.go in the makefile

* moving version and build time to util package, added build time to the web interface

Co-authored-by: Dimitri Herzog <dimitri.herzog@gmail.com>
2021-05-05 22:38:22 +02:00
Dimitri Herzog 34eaf34105 #188: Add additional binaries as release artifacts 2021-04-30 22:24:32 +02:00