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
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
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
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
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
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
Denis Gukov
2297bee2ba
ci: support docker buildx
2022-10-23 22:11:47 +05:00
Denis Gukov
fbe30b25c2
fix(be): merge conflict in migration
2022-06-29 21:50:54 +05:00
Denis Gukov
a0c91fd47a
ci: fix workflow file format
2022-06-29 21:31:18 +05:00
Denis Gukov
7fdcfd9a16
ci: fix workflow file format
2022-06-29 21:28:08 +05:00
Denis Gukov
fe8cc8cc4c
feat(ci): build docker image
2022-06-29 20:00:24 +05:00
Denis Gukov
0e396da41b
test(ci): disable linter
2022-06-21 18:51:44 +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