Commit Graph

11 Commits

Author SHA1 Message Date
Denis Gukov
b2f615bb1b docs: semui.co to semaphoreui.com 2024-11-19 15:53:36 +05:00
Thomas Boerger
ae04954dd1
feat: add docker support for arm32v6
Some people request support for arm32v6 because they want to run
Semaphore on their old Raspberry devices.

Fixes https://github.com/semaphoreui/semaphore/issues/1682
2024-05-08 12:45:48 +02:00
Thomas Boerger
7690ddac50
ci: run only on semaphore repos 2024-05-04 01:34:42 +02:00
Thomas Boerger
a80b30f36c
ci: use latest setup-node action 2024-05-02 22:55:27 +02:00
Thomas Boerger
137d78b53a
ci: cache node deps within pipelines 2024-04-28 15:06:19 +02:00
Thomas Boerger
c6b57489b3
ci: restructure pieplines for new compose/docker 2024-04-28 00:10:29 +02:00
Thomas Boerger
2fe25abdf6
fix: build with go 1.21
Looks like some dependencies rely on Go 1.21 with the current versions
shown by the build system, currently it's not able to install go-task
anymore. With this change the build system gets updated to Go 1.21.
2024-03-01 14:02:54 +01:00
Denis Gukov
c00f5a1ae4
feat: update go to v1.20 (#1690)
* feat: update go to v1.20

* ci: golang version to 20 in github actions

* ci: fix golang version
2023-12-25 21:10:39 +05:00
Denis Gukov
51757f2027 ci: change beta job names 2023-09-23 18:15:02 +02:00
Denis Gukov
f88cad7890 ci: fix beta workflow name 2023-09-23 18:14:02 +02:00
Denis Gukov
0cf740d16a ci: add beta workflow 2023-09-23 18:12:40 +02:00