1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
Commit graph

20 commits

Author SHA1 Message Date
982b920576 .github/workflows/test.yml: dont test on 1.20 2024-08-29 15:30:57 +02:00
48ca5e4f92 .github/workflows/release.yml: fix regex that parses the Makefile for version number 2024-08-11 17:44:39 +02:00
e038be5324 .github/workflows/devbuild.yaml: update names 2024-07-25 12:22:00 +02:00
ec874430c3 .github/workflows/devbuild.yaml: improve the sed expression. 2024-07-24 00:53:24 +02:00
9778fa8610 .github/workflows/devbuild.yaml: fix version string bash stuff :) 2024-07-24 00:45:16 +02:00
b7e0cb7b56 adding .github/workflows/devbuild.yaml 2024-07-24 00:17:14 +02:00
8155d49ef4 .github/workflows/test.yml: can't run tests on different arch than host.
So just do i386 and amd64
2024-07-16 20:56:03 +02:00
d1a6d038a3 .github/workflows/test.yml: run tests on all supported os/arch pairs 2024-07-16 17:15:07 +02:00
9a6119ca93 .github/workflows/release.yml: build musl linked binaries. 2024-03-07 21:37:47 +01:00
2d6d4e84ff .github/workflows/test.yml: run tests on alpine linux. 2024-03-07 19:37:58 +01:00
a2a9e106a3 .github/workflows/release.yml: use make to build debian package 2024-02-19 15:07:17 +01:00
6cc26c269c .github/workflows/release.yml: update actions 2024-02-18 19:59:12 +01:00
53c7053177 .github/workflows/test.yml: update actions 2024-02-18 19:57:03 +01:00
ba7f117420 .github/workflows/release.yml: use go version 1.21 for ubuntu packages. 2023-11-05 20:40:10 +01:00
1356b58b55 Drop support for golang 1.18 and 1.19, only support the 2 latest major releases. 2023-10-20 18:24:31 +02:00
5a4b3d23bc .github/workflows/release.yml: also create a tar file with the binary and config files. 2023-06-19 21:27:06 +02:00
b0c485dcb6 .github/workflows/test.yml: Set fail-fast = false 2023-05-29 17:33:59 +02:00
a9a7f3e35d Adding .github/workflows/release.yml 2023-05-15 08:55:50 +02:00
d5adb71bf2 .github/workflows/test.yml: also test api module. 2023-04-25 17:02:50 +02:00
b6aabef7f3 Adding .github/workflows/test.yml 2023-04-19 17:55:48 +02:00