Denis Gukov
4fef07bd3d
feat: update go to 1.19
2023-07-08 20:24:54 +02:00
Neftalí Yagua
a370b42d82
Create semaphore.spec
...
Fedora 38 package arch x86_64
https://copr.fedorainfracloud.org/coprs/neftaliyagua/semaphore/
sudo dnf copr enable neftaliyagua/semaphore
sudo dnf install semaphore
sudo semaphore-setup
Note: Don't forget to put the configuration path to /etc/semaphore
sudo systemctl enable --now ansible-semaphore
Browser http://localhost:3000
2023-06-30 01:31:03 -05:00
battlecook
146db6e137
Update README.md
2023-04-05 17:07:48 +09:00
Denis Gukov
1b2653aa78
ci: g++ for prod
2023-03-10 19:00:42 +01:00
Denis Gukov
2f77168187
ci: add g++
2023-03-10 18:45:10 +01:00
Denis Gukov
5e06aa7d67
ci: add gcc to production
2023-03-10 14:37:29 +01:00
Denis Gukov
853987eb10
ci: print gcc version
2023-03-10 13:20:44 +01:00
Denis Gukov
2df636bb01
ci: print gcc version
2023-03-10 13:05:40 +01:00
Denis Gukov
d2b8d10e66
ci: preserve build deps
2023-03-10 13:04:40 +01:00
Denis Gukov
37079141f7
ci: add g++
2023-03-10 12:08:26 +01:00
Denis Gukov
3d20f52672
ci: install build-base in docker
2023-03-10 11:56:38 +01:00
Denis Gukov
423c3e053e
ci: add gcc to docker
2023-03-10 11:40:35 +01:00
Denis Gukov
385eb69588
fix(dredd): port of postgres
2022-11-19 23:55:56 +05:00
Denis Gukov
95a0609b3b
fix(be): db host in docker file
2022-11-19 23:21:26 +05:00
Denis Gukov
1374bbe38a
fix: dockerfile for postgres tests
2022-11-19 22:44:59 +05:00
Denis Gukov
1b65818ece
ci: postgres test
2022-11-19 22:24:25 +05:00
Denis Gukov
a5b95dc481
ci: use bin abs path
2022-11-19 22:02:47 +05:00
Denis Gukov
e74d7fb9eb
ci: fix dredd's docker file
2022-11-19 21:41:23 +05:00
Denis Gukov
ddfb6bcbae
ci: fix dredd's docker file
2022-11-19 21:40:07 +05:00
Denis Gukov
7e7e020630
ci: fix config gen
2022-11-19 21:39:06 +05:00
Denis Gukov
3c84047f63
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop
2022-11-19 21:03:01 +05:00
Denis Gukov
21893e26f3
ci: fix env var name
2022-11-19 21:02:51 +05:00
Denis Gukov
72fc70708d
fix: +x for entrypoint file
2022-11-19 17:47:17 +05:00
Denis Gukov
96ebf9052a
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop
2022-11-19 17:46:40 +05:00
Denis Gukov
f8c16c2244
ci: create compose file for each db
2022-11-19 17:46:32 +05:00
Denis Gukov
4eb5b2ecbb
fix: +x for entrypoint file
2022-11-19 16:50:48 +05:00
Denis Gukov
0d3ccfabe1
ci: fix dredd dockerfile
2022-11-19 16:33:09 +05:00
Denis Gukov
396530bd98
ci: fix dredd dockerfile
2022-11-19 16:29:35 +05:00
Denis Gukov
0d87d0b736
ci: fix dredd dockerfile
2022-11-19 15:58:46 +05:00
Denis Gukov
47bac1b478
test: boltdb integration tests
2022-11-19 04:04:43 +05:00
Denis Gukov
7497aa5818
test: use env for key enc
2022-11-09 12:37:27 +05:00
Denis Gukov
074fe165bf
fix: remove default value for access key enc from dockerfile
2022-11-09 12:35:14 +05:00
Denis Gukov
d92ffb07bb
ci: pass os/arch via params
2022-10-27 02:23:16 +05:00
Denis Gukov
a9046e3324
fix(ci): pass GOOS/GOARCH args to task
2022-10-27 00:40:55 +05:00
Denis Gukov
dea5a0fb8a
Merge pull request #1056 from vaerh/develop
...
Using docker secrets to pass sensitive information via "_FILE" variables.
2022-10-25 17:45:36 +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
vaerh
8cc5b67262
Update semaphore-wrapper
...
Using docker secrets to pass sensitive information via "_FILE" variables.
2022-10-14 14:46:50 +03:00
Denis Gukov
4c0e9184e6
chore(docker): remove unused vars
2022-10-06 14:03:09 +05:00
Denis Gukov
5b642889c5
fix(docker): boltdb path
2022-10-06 13:19:26 +05:00
Denis Gukov
a881f3f5a3
fix(docker): create /var/lib/semaphore dir
2022-10-06 12:35:31 +05:00
Denis Gukov
1852ae627e
fix(docker): data directory
2022-10-06 12:09:39 +05:00
Denis Gukov
542742b5f4
fix(docker): boltdb support
2022-10-06 11:41:24 +05:00
Denis Gukov
8bb37dc3cc
fix(docker): bolt support
2022-10-05 22:40:30 +05:00
Denis Gukov
e477e4d60a
fix(docker): remove default db port
2022-10-05 21:47:51 +05:00
Denis Gukov
d6f6d0a208
fix(docker): do not check connection for boltdb
2022-10-05 20:04:14 +05:00
Denis Gukov
ce54257c50
fix(docker): unknown db dialect error
2022-10-05 19:05:18 +05:00
Michael Krieger
458d8bc152
Add py3-aiohttp
...
Add py3-aiohttp which is used by vmware.vmware_rest.vcenter_vm (if specified in requirements.yml).
There appears to be no way to add python packages to the docker image, so I'm optimistic we can add this one since it is very common.
Alternately, I'd
2022-07-14 17:09:34 -04:00
Loïc Tosser
13af56c031
Merge branch 'develop' into slack-alerts
2022-07-14 10:21:13 +04:00
Denis Gukov
20ccc24452
ci: correct workflow and docker files
2022-06-30 00:41:09 +05:00