Commit Graph

24 Commits

Author SHA1 Message Date
Denis Gukov
7c27056729
feat(tf): modify condition 2024-12-22 02:39:22 +05:00
Denis Gukov
6cefc0cc24
fix(tf): ignore workspace name if not supported 2024-12-22 02:21:09 +05:00
Denis Gukov
2de9a5bdfc
fix(tf): checking output
feat(tf): refactor stdin
2024-12-22 02:18:05 +05:00
Denis Gukov
7e1fd3ce0f
feat(tf): use flag -migrate-state by default
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-12-21 17:26:26 +05:00
Denis Gukov
35dd3f73bf
feat(tf): add flags 2024-12-21 16:48:30 +05:00
Denis Gukov
b071663889
fix: no inventory for python and bash 2024-12-21 14:00:05 +05:00
Denis Gukov
e372d923af
refactor: do not use slice pointer in args 2024-12-21 13:49:29 +05:00
Denis Gukov
9323b6aaf3 feat(be): app init params
Some checks failed
Dev / build-local (push) Has been cancelled
Dev / migrate-boltdb (push) Has been cancelled
Dev / migrate-mysql (push) Has been cancelled
Dev / migrate-mariadb (push) Has been cancelled
Dev / migrate-postgres (push) Has been cancelled
Dev / integrate-boltdb (push) Has been cancelled
Dev / integrate-mysql (push) Has been cancelled
Dev / integrate-mariadb (push) Has been cancelled
Dev / integrate-postgres (push) Has been cancelled
Dev / deploy-server (push) Has been cancelled
Dev / deploy-runner (push) Has been cancelled
2024-12-06 13:53:46 +00:00
Denis Gukov
9e92907c04 fix(tf): ignore workspace only for default 2024-12-02 03:14:36 +05:00
Denis Gukov
b8529b5c24 feat(terraform): check if worksapces supported 2024-12-02 03:03:55 +05:00
Denis Gukov
3169e05238 fix(ui): flags 2024-11-25 00:16:56 +05:00
Denis Gukov
29c7f53d02 feat: remove extra set status 2024-11-24 15:36:58 +05:00
Denis Gukov
f608c7805d feat(terraform): auto approve and plan 2024-11-24 15:35:26 +05:00
Denis Gukov
79008d1458 refactor(be): add local app params class 2024-11-24 15:32:24 +05:00
Denis Gukov
89a2ddf6b5 feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +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
fiftin
8bea0fc2c1
fix(terraform): provide inventory 2024-07-17 20:29:12 +05:00
fiftin
90b55c09a9
fix(terraform): select workspace 2024-07-17 19:58:20 +05:00
Denis Gukov
70f9754f1a refactor(be): clear system envs before init envs of process 2024-07-10 16:25:53 +05:00
Denis Gukov
8f77fde638 fix(be): remove sensitive env vars instead of set empty 2024-07-10 16:23:34 +05:00
Denis Gukov
91601eb0eb
task stages (#2103)
* feat(be): add stages

* feat(tf): split to plan/apply

* fix(be): blocking
2024-06-17 23:37:45 +05:00
Denis Gukov
074e303085
Support TF/Bash (#2077)
Support OpenTofu and Bash
2024-06-13 01:20:57 +05:00