Commit Graph

16 Commits

Author SHA1 Message Date
Denis Gukov
a71a3c5686 Merge branch 'develop' of github.com:semaphoreui/semaphore into develop
Some checks are pending
Dev / build-local (push) Waiting to run
Dev / migrate-boltdb (push) Blocked by required conditions
Dev / migrate-mysql (push) Blocked by required conditions
Dev / migrate-mariadb (push) Blocked by required conditions
Dev / migrate-postgres (push) Blocked by required conditions
Dev / integrate-boltdb (push) Blocked by required conditions
Dev / integrate-mysql (push) Blocked by required conditions
Dev / integrate-mariadb (push) Blocked by required conditions
Dev / integrate-postgres (push) Blocked by required conditions
Dev / deploy-server (push) Blocked by required conditions
Dev / deploy-runner (push) Blocked by required conditions
2024-10-28 03:14:27 +05:00
Denis Gukov
77358e3166 fix(be): PATH for all types of app 2024-10-28 03:14:18 +05:00
Denis Gukov
89a2ddf6b5 feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
Denis Gukov
821601c1da feat(env): add test for env vars 2024-10-24 18:07:25 +00:00
Denis Gukov
cd7fa36683 feat(config): add forwarded env vars 2024-10-24 17:53:33 +00:00
Denis Gukov
472676ca34 refactor(env): use fmt print 2024-10-22 06:46:26 +00:00
Denis Gukov
7fa553608d feat(config): add env vars map to config file 2024-10-22 06:35:55 +00:00
Denis Gukov
f33944e042 fix(sec): clear env vars 2024-10-21 11:03:12 +00:00
yoo
178b1df14b fix(apps): pass environment variables to tf/tofu init 2024-10-10 13:36:59 +02:00
Denis Gukov
ba778ababe feat: add env var for build version 2024-09-24 20:58:51 +05:00
Denis Gukov
8f77fde638 fix(be): remove sensitive env vars instead of set empty 2024-07-10 16:23:34 +05:00
fiftin
a07e4bd69d
refactor(be): move consts to func 2024-05-21 13:39:51 +02:00
Thomas Boerger
d9d149fbc3
feat: move task logger into dedicated package 2024-04-12 12:32:54 +02:00
Denis Gukov
3d571c0319
Use Stdin to pass secrets to ansible-playbook (#1911)
* feat: pass secrets via stdin

* feat: use pty

* feat(pty): logs

* feat(secrets): works

* fix(secrets): use correct ask flag of ansible playbook

* test(secrets): change tests
2024-04-05 14:36:04 +02:00
fiftin
02899c9ccb feat: status updating 2024-03-12 01:44:04 +01:00
fiftin-quiz
57046eaf65 refactor(app): add app factory 2024-01-30 20:42:56 +05:00