Denis Gukov
89a2ddf6b5
feat(be): ansible-semaphore -> semaphoreui
2024-10-26 12:56:17 +00: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
14949ff623
docs: database type in issue
2024-05-23 21:12:20 +02:00
fiftin
434e587070
docs: change donate accs
2024-05-22 00:21:47 +02:00
fiftin
300f5c230e
ci(docker): disable arm/v6 build
2024-05-20 17:06:06 +02:00
Denis Gukov
ec439c9829
Merge pull request #1635 from DevAlphaKilo/develop
...
Fix: Rename parent folder of issue templates
2024-05-12 11:18:09 +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
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
65c6eae9aa
docs: add patreon
2024-04-08 12:37:47 +02:00
fiftin
38bb36736c
chore: github sponsoring
2024-03-30 21:08:29 +01: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
DevAlphaKilo
fcbbc2e741
ci(templates): Rename parent folder of issue templates
2023-11-17 16:35:31 -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
47fcf67ab9
Merge pull request #1396 from ansibleguy/issue-templates
...
feat: added basic github issue-forms
2023-08-30 10:44:32 +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
AnsibleGuy
372d555227
feat: added basic github issue-forms
2023-08-05 18:27:14 +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
11332b26e2
docs: remove open creative link
2023-07-08 14:35:48 +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