Commit Graph

25 Commits

Author SHA1 Message Date
Denis Gukov
b2f615bb1b docs: semui.co to semaphoreui.com 2024-11-19 15:53:36 +05:00
fiftin
fe3cc6c031
ci(docker): use full path of venv 2024-05-27 23:00:47 +02:00
fiftin
300f5c230e
ci(docker): disable arm/v6 build 2024-05-20 17:06:06 +02: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
0cf740d16a ci: add beta workflow 2023-09-23 18:12:40 +02:00
Denis Gukov
86a4466a9f ci: build/push docker image for runner 2023-09-13 14:09:29 +02:00
Denis Gukov
c3284fcc95 ci(runners): revert 2023-09-11 02:44:36 +02:00
Denis Gukov
bc775767f8 ci: try build on macbook 2023-09-11 02:38:15 +02:00
Denis Gukov
4fef07bd3d feat: update go to 1.19 2023-07-08 20:24:54 +02:00
Denis Gukov
95a0609b3b fix(be): db host in docker file 2022-11-19 23:21:26 +05:00
Denis Gukov
dc6666c1e6 ci: build docker from arm64 2022-10-24 14:09:46 +05:00
Denis Gukov
2297bee2ba ci: support docker buildx 2022-10-23 22:11:47 +05:00
Denis Gukov
20ccc24452 ci: correct workflow and docker files 2022-06-30 00:41:09 +05:00
Denis Gukov
24b20b6e83 ci: fix workflow file 2022-06-30 00:09:34 +05:00
Denis Gukov
1629f8bb71 ci: fix workflow file 2022-06-30 00:03:18 +05:00
Denis Gukov
c602e7909b ci: add docker-prod job 2022-06-29 23:56:29 +05:00
Denis Gukov
d3dfbf08e8 feat(be): update for go 1.18 2022-06-21 18:43:09 +05:00
Denis Gukov
d57c4375be feat(ci): use node 16 2022-06-21 16:02:36 +05:00
Denis Gukov
68075f4370 feat(ci): migrate to github actions 2022-06-21 02:59:11 +05:00