Commit graph

26 commits

Author SHA1 Message Date
b1f8319824
Add riscv64 support.
All checks were successful
Build Docker image / build (push) Successful in 1m16s
Build Golang packages / release (push) Has been skipped
2024-03-27 10:12:10 +01:00
40a904f458
Add 32-bit ARM support. 2024-03-27 10:10:54 +01:00
e7ea317425
Add support for 32-bit Linux i386. 2024-03-27 10:05:25 +01:00
357f48b4ae
Add support for mips64 (e.g. some routers with OpenWRT). 2024-03-27 10:03:01 +01:00
b0f537feb9
Add support for 32-bit x86. 2024-03-27 10:02:15 +01:00
6dc084504d
Add support for Raspberry Pi 1 / Raspberry Pi Zero. 2024-03-27 10:01:49 +01:00
a6ea7705ae
Add support for Raspberry Pi 2 and up 2024-03-27 10:01:24 +01:00
464e19727a
Add support for linux/riscv64 2024-03-27 09:56:18 +01:00
a4ff04245a
Add -v.
All checks were successful
Build Docker image / build (push) Successful in 1m0s
Build Golang packages / release (push) Successful in 1m31s
2024-02-21 20:09:59 +01:00
eafffa009f
Better if. 2024-02-21 20:08:30 +01:00
868805c3a8
Cleanup and conditional on release.
All checks were successful
Build Docker image / build (push) Successful in 1m0s
Build Golang packages / release (push) Has been skipped
2024-02-21 20:06:09 +01:00
0ae503f060
Add release token.
All checks were successful
Build Docker image / build (push) Successful in 1m6s
Build Golang packages / release (push) Successful in 1m28s
2024-02-21 19:55:32 +01:00
533f6f42d5
Another try...
Some checks failed
Build Docker image / build (push) Successful in 1m3s
Build Golang packages / release (push) Failing after 1m25s
2024-02-21 19:46:00 +01:00
b74dbf864b
Remove @main.
Some checks failed
Build Docker image / build (push) Successful in 58s
Build Golang packages / release (push) Failing after 4s
2024-02-21 19:41:51 +01:00
d64a97d6a9
Disable cache.
Some checks failed
Build Docker image / build (push) Successful in 1m9s
Build Golang packages / release (push) Failing after 1m36s
2024-02-21 19:38:37 +01:00
df385055f4
Another try with gitea package.
Some checks failed
Build Docker image / build (push) Successful in 1m16s
Build Golang packages / release (push) Has been cancelled
2024-02-21 19:34:31 +01:00
1956094e32
Another try at releasing.
Some checks failed
Build Docker image / build (push) Successful in 56s
Build Golang packages / release (push) Has been cancelled
2024-02-21 19:27:14 +01:00
31a7fb255a
Remove useless echo. 2024-02-21 19:26:59 +01:00
99d81b5521
Try without ref.
Some checks failed
Build Docker image / build (push) Successful in 59s
Build Golang packages / release (push) Failing after 5s
2024-02-21 19:20:12 +01:00
05edb6f18d
Try @main.
Some checks failed
Build Docker image / build (push) Successful in 59s
Build Golang packages / release (push) Failing after 7s
2024-02-21 19:17:59 +01:00
4aee8eabb7
Change release action repo.
Some checks failed
Build Docker image / build (push) Successful in 59s
Build Golang packages / release (push) Failing after 9s
2024-02-21 19:14:43 +01:00
7b469c0c4f
Change workflow.
Some checks failed
Build Docker image / build (push) Successful in 1m1s
Build Golang packages / release (push) Failing after 13s
2024-02-21 19:10:20 +01:00
56449b11ec
Change go workfow to different runs-on.
Some checks failed
Build Docker image / build (push) Successful in 1m8s
Build Golang packages / release (push) Failing after 22s
2024-02-21 19:06:21 +01:00
b26b9785d4
Improve go.yml workflow.
Some checks failed
Build Golang packages / release (push) Waiting to run
Build Docker image / build (push) Has been cancelled
2024-02-21 19:05:56 +01:00
e508e8d967
Add go package build workflow.
All checks were successful
Build Docker image / build (push) Successful in 58s
2024-02-21 19:02:51 +01:00
62050699f2
Add container build workflow 2024-02-21 11:23:27 +01:00