Commit Graph

2991 Commits

Author SHA1 Message Date
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
d0f6f6557d
Merge pull request #2655 from semaphoreui/tf_ssh_key
Tf ssh key
2024-12-21 16:49:10 +05:00
Denis Gukov
35dd3f73bf
feat(tf): add flags 2024-12-21 16:48:30 +05:00
Denis Gukov
65a42609a5
feat(tf): update workspace 2024-12-21 14:41:33 +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
4836b189a0
refactor(git): move GIT env args for the method 2024-12-21 12:52:13 +05:00
Denis Gukov
f882d20b0a
feat(tf): remove none key from ui 2024-12-21 12:22:08 +05:00
renovate[bot]
6645e231a2
fix(deps): update module github.com/coreos/go-oidc/v3 to v3.11.0 2024-12-20 20:27:43 +00:00
Denis Gukov
28264c6dae
Merge pull request #2653 from semaphoreui/dependabot/go_modules/golang.org/x/crypto-0.31.0
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
2024-12-21 01:26:41 +05:00
Denis Gukov
d100bee70f
fix(be): return app init 2024-12-21 01:25:43 +05:00
dependabot[bot]
cae489b4a8
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-20 20:19:29 +00:00
Denis Gukov
42ca90a40c
feat(be): use crypto/rand instead of math/rand
For security reason I replaced math/rand to crypto/rand in places where it is critical. I didn't do this in tests.
2024-12-21 01:14:09 +05:00
Denis Gukov
834f75bac0
feat(be): http only for cookies 2024-12-21 00:51:11 +05:00
Denis Gukov
35e886b436
fix(ci): minor bug from codacy 2024-12-21 00:49:40 +05:00
Denis Gukov
642a2e235e
chore(tls): remove extra omitempty flags 2024-12-21 00:41:47 +05:00
Denis Gukov
5e2aa5ca4a
feat(tls): add flag Enabled 2024-12-21 00:39:35 +05:00
Denis Gukov
25bbbcae3a
fix(tls): correct redirect 2024-12-21 00:08:46 +05:00
Denis Gukov
c59f2cb584
feat(tls): do not redirect POST requests 2024-12-20 02:26:24 +05:00
Denis Gukov
1e1895de20
feat(tls): add config and listener 2024-12-20 02:23:58 +05:00
Denis Gukov
081ecb1585
test: fix test
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-19 01:03:58 +05:00
Denis Gukov
8a148f231f
fix(tf): state display layout 2024-12-19 01:01:13 +05:00
Denis Gukov
3bf3ad1da3
feat(tf): state list 2024-12-19 00:34:22 +05:00
Denis Gukov
3609595d40
feat(be): add field SelectColumns to ObjectProps to allow load only required fields 2024-12-19 00:16:11 +05:00
Denis Gukov
a1a30d06a8
feat(tf): show state list
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-18 18:01:01 +05:00
Denis Gukov
faabc92b24
feat(tf): aliases list 2024-12-18 17:13:30 +05:00
Denis Gukov
9c24642392
fix(tf): correct place to add env var 2024-12-18 17:05:55 +05:00
Denis Gukov
e31777bf5b
feat(tf): terraform state new 2024-12-18 16:53:19 +05:00
Denis Gukov
a75ea6b08f
feat(tf): add terraform alias form 2024-12-18 16:01:07 +05:00
Denis Gukov
bb0e6e1ea7
feat(tf): alias 2024-12-18 15:59:33 +05:00
Denis Gukov
f6a280dbf9
fix(tf): state 2024-12-18 15:47:57 +05:00
Denis Gukov
d8aba18c79
fix(ansible): init vaults before getting ansible params 2024-12-18 14:34:46 +05:00
Denis Gukov
cef857c934
fix(ui): inventory list 2024-12-18 13:34:24 +05:00
Denis Gukov
d11b166214
Merge pull request #2640 from semaphoreui/ownership_filter
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
feat(be): allow filter entities by ownership
2024-12-18 04:46:16 +05:00
Denis Gukov
84abe96f5f
test: fix dredd test 2024-12-18 04:40:48 +05:00
Denis Gukov
13e54c65b7
refactor(be): prepare params 2024-12-18 04:34:08 +05:00
Denis Gukov
ab21d14c62
refactor(sql): remove duplication 2024-12-18 04:12:28 +05:00
Denis Gukov
69ff63018a
fix(db): type in (...) sql query 2024-12-18 03:18:42 +05:00
Denis Gukov
f3b86eae06
fix(db): rename column in sql 2024-12-18 03:01:10 +05:00
Denis Gukov
8d68e9ee3d
fix(be): migration 2024-12-18 02:53:20 +05:00
Denis Gukov
1eb20e2537
feat(ui): attach workspace to template 2024-12-18 02:21:52 +05:00
Denis Gukov
83504c41c0
feat(tf): choose workspace to attach 2024-12-18 02:01:21 +05:00
Denis Gukov
53c40c7ca8
feat(ui): add menu for workspace screen 2024-12-18 01:07:49 +05:00
Denis Gukov
b365feb8b0
feat(ui): refreshing ui on workspace chagned 2024-12-18 00:39:44 +05:00
Denis Gukov
f75bbc2c5a
feat(inv): implement attach/detach to tpl 2024-12-18 00:16:22 +05:00
Denis Gukov
0a5e1c269c
feat(inventory): attach/detach inventory from template 2024-12-17 23:43:38 +05:00
Denis Gukov
a20b638c59
feat(ui): remove terraform workspace from inventory menu 2024-12-17 22:17:55 +05:00
Denis Gukov
f701ba217d
feat(api): filter inventories by app 2024-12-17 21:49:51 +05:00