Denis Gukov
89a2ddf6b5
feat(be): ansible-semaphore -> semaphoreui
2024-10-26 12:56:17 +00:00
Denis Gukov
06bb156408
Merge branch 'develop' of https://github.com/semaphoreui/semaphore into develop
2024-10-21 08:41:29 +00:00
Denis Gukov
c76f04a39b
fix(ansible): use correct path for ansible galaxy
2024-10-21 08:41:23 +00:00
Denis Gukov
d99940fcd6
Merge pull request #2408 from yoo/develop
...
fix(apps): pass environment variables to tf/tofu init
2024-10-21 12:20:23 +05:00
Denis Gukov
2a8f7cf884
refactor(galaxy): add type and constants
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-20 01:13:44 +05:00
yoo
178b1df14b
fix(apps): pass environment variables to tf/tofu init
2024-10-10 13:36:59 +02:00
Michael Bykovski
db492bd5ad
adapt logs
2024-10-02 12:10:34 +02:00
fiftin
faf51d9aff
refactor: use common function for installing roles and collections
2024-05-24 20:13:37 +02:00
fiftin
05e07230b8
fix: check collections both in playbook dir and repo dir
2024-05-22 11:41:15 +02:00
Felix Stieglitz
edf7c7e207
Fix galaxy requirement.yml paths
2024-05-07 23:12:38 +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
179a2625f7
fix(be): logger for playbook
2024-03-12 02:20:30 +01:00
fiftin
02899c9ccb
feat: status updating
2024-03-12 01:44:04 +01:00
gavrilov.nikita
741a6748fd
Fix deprecation io/ioutil
2024-03-10 22:07:19 +03:00
Denis Gukov
b361695f68
Add app field to template ( #1721 )
...
* feat(be): add template app
* feat(be): add field app to template
* fix(be): add app to sql implementation
* refactor(be): extract AnsibleApp class
* refactor(be): rename LocalJobApp -> LocalApp
* feat(app): default app id = empty string
---------
Co-authored-by: fiftin-quiz <157730881+fiftin-quiz@users.noreply.github.com>
2024-01-30 14:26:11 +05:00