Commit Graph

65 Commits

Author SHA1 Message Date
Denis Gukov
b2f615bb1b docs: semui.co to semaphoreui.com 2024-11-19 15:53:36 +05:00
fiftin
3605bf25cd
feat: add option sessionConnection for boltdb 2024-07-14 15:28:16 +05:00
Denis Gukov
074e303085
Support TF/Bash (#2077)
Support OpenTofu and Bash
2024-06-13 01:20:57 +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
dae700992c
ci: execute dredd without containers 2024-05-04 01:16:31 +02:00
Thomas Boerger
0ecfef914d
ci: run integration tests in parallel 2024-05-03 22:23:28 +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
10adc744da
ci: enable docker builds for prs 2024-04-28 01:38:18 +02:00
Thomas Boerger
dec36a0180
ci: use right format for docker-compose commands 2024-04-28 00:46:27 +02:00
Thomas Boerger
1f688724a0
ci: disable sslmode for postgres migration tests 2024-04-28 00:33:29 +02:00
Thomas Boerger
e7521ba67c
ci: use right port for postgres migration test 2024-04-28 00:29:07 +02:00
Thomas Boerger
c6b57489b3
ci: restructure pieplines for new compose/docker 2024-04-28 00:10:29 +02:00
fiftin
f3c17a34c8 ci: white unlil db started 2024-03-03 19:08:26 +01: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
4e2ca7745b ci: remove branch from gh actions 2024-01-26 22:41:59 +05:00
Denis Gukov
e9e1eeddd9 ci: install task via go 2024-01-26 22:41:14 +05: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
Denis Gukov
86a4466a9f ci: build/push docker image for runner 2023-09-13 14:09:29 +02:00
Denis Gukov
b829285981 ci: return dev workflow 2023-09-13 12:43:11 +02:00
Denis Gukov
cdd2938645 ci(runners): test docker runner 2023-09-13 02:43:25 +02:00
Denis Gukov
759da0cd56 feat(runners): add docker image for runner 2023-09-13 02:16:59 +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
ce310768ce ci: remove test workflow 2023-08-27 00:37:21 +02:00
Denis Gukov
210b501383 ci: depoy to dev docker only from branch develop 2023-08-27 00:31:16 +02:00
Denis Gukov
076bb19910 fix(ui): merge conflict 2023-07-09 11:43:23 +02:00
Denis Gukov
4fef07bd3d feat: update go to 1.19 2023-07-08 20:24:54 +02:00
Denis Gukov
49a06d540f feat(be): add migration project__user.admin -> project_user.role 2023-07-07 23:16:43 +02:00
Denis Gukov
53ad8fe7d4 fix: migration test for pg 2022-11-20 01:01:20 +05:00
Denis Gukov
23e6402d31 test: postgres migration test 2022-11-20 00:36:57 +05:00
Denis Gukov
cf7e5f895a feat(be): disable of sslmode for postgres when setup 2022-11-20 00:22:17 +05:00
Denis Gukov
95a0609b3b fix(be): db host in docker file 2022-11-19 23:21:26 +05:00
Denis Gukov
1b65818ece ci: postgres test 2022-11-19 22:24:25 +05:00
Denis Gukov
f8c16c2244 ci: create compose file for each db 2022-11-19 17:46:32 +05:00
Denis Gukov
47bac1b478 test: boltdb integration tests 2022-11-19 04:04:43 +05:00
Denis Gukov
296c80688d test: create tempalate via store method 2022-11-09 13:50:00 +05:00
Denis Gukov
9c810fc733 test: add test workflow 2022-11-09 12:37:27 +05:00
Denis Gukov
d382a822fe refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
Denis Gukov
f8d8b36fd3 ci: fix workflow 2022-10-29 15:35:42 +05:00
Denis Gukov
9ca350da3f ci: remove go-test job from dev, move test to build-local 2022-10-29 15:27:42 +05:00
Denis Gukov
b9cafa9493 ci: speed up dev workflow 2022-10-29 15:18:21 +05:00
Denis Gukov
a9046e3324 fix(ci): pass GOOS/GOARCH args to task 2022-10-27 00:40:55 +05:00
Denis Gukov
dc6666c1e6 ci: build docker from arm64 2022-10-24 14:09:46 +05:00