Commit Graph

1556 Commits

Author SHA1 Message Date
Denis Gukov
adb57bf524 chore: error message 2022-11-09 12:37:27 +05:00
Denis Gukov
1b0d8954c6 test: create env via store 2022-11-09 12:37:27 +05:00
Denis Gukov
aff35d99fb test: create inventory via store 2022-11-09 12:37:27 +05:00
Denis Gukov
5196cf3e45 test: create repo via store 2022-11-09 12:37:27 +05:00
Denis Gukov
bf32821820 test: create token via store 2022-11-09 12:37:27 +05:00
Denis Gukov
46020b28e0 test: create access key via store 2022-11-09 12:37:27 +05:00
Denis Gukov
6b31745fee test: create user via store 2022-11-09 12:37:27 +05:00
Denis Gukov
f9dab50d23 test: create user via store 2022-11-09 12:37:27 +05:00
Denis Gukov
ea2a2561d8 test: create project using store 2022-11-09 12:37:27 +05:00
Denis Gukov
dbcdd7ef17 test: use store to delete user 2022-11-09 12:37:27 +05:00
Denis Gukov
ac80b91e3f test: use store 2022-11-09 12:37:27 +05:00
Denis Gukov
9c810fc733 test: add test workflow 2022-11-09 12:37:27 +05:00
Denis Gukov
10def2d35c Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2022-11-09 12:35: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
ebed3c6a4b
Update README.md 2022-11-07 12:21:49 +05:00
Denis Gukov
9614ca04a8 fix(be): validate data which returns LDAP server 2022-11-06 20:25:25 +05:00
Denis Gukov
38f16c81b8 fix(be): remove panic from login 2022-10-30 22:29:06 +05:00
Denis Gukov
4559b52c4a fix(be): validate user data 2022-10-30 22:18:23 +05:00
Denis Gukov
f4c9cbff1e fix: merge conflict 2022-10-30 21:49:15 +05:00
Denis Gukov
4b097de954 Merge branch 'ndgit-1026-ldap-search-result-index-out-of-range' into develop 2022-10-30 21:45:36 +05:00
Denis Gukov
f3f9c71358 refactor(be): split auth process to serveral functions 2022-10-30 21:34:03 +05:00
Denis Gukov
3eb55aacd6 refactor(be): simplify ldap auth code 2022-10-30 20:57:08 +05:00
Denis Gukov
31e532548b fix(fe): new task dialog 2022-10-29 22:05:42 +05:00
Denis Gukov
f3696984b7 feat(fe): run task from template page 2022-10-29 21:40:03 +05:00
Denis Gukov
8b5b8a33c4 chore(fe): change icons 2022-10-29 21:07:39 +05:00
Denis Gukov
a3c4ecbb14 feat(fe): restyle tempate form 2022-10-29 20:44:16 +05:00
Denis Gukov
d382a822fe refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
Denis Gukov
96e40b7e7e feat(fe): task run checkboxes 2022-10-29 18:32:45 +05:00
Denis Gukov
f8d8b36fd3 ci: fix workflow 2022-10-29 15:35:42 +05:00
Denis Gukov
9ca350da3f ci: remove go-test job from dev, move test to build-local 2022-10-29 15:27:42 +05:00
Denis Gukov
c66c9482b1 feat(be): remove PAT key type 2022-10-29 15:18:42 +05:00
Denis Gukov
b9cafa9493 ci: speed up dev workflow 2022-10-29 15:18:21 +05:00
Denis Gukov
e4cf341f9e fix(be): bug with derermining of playbook path, relates to https://github.com/ansible-semaphore/semaphore/issues/1068 2022-10-29 15:00:56 +05:00
Denis Gukov
68373c2b33 fix(be): add migariton number 2022-10-28 19:59:50 +05:00
Denis Gukov
0a5ba72c14
Merge pull request #1066 from yodatak/develop
Diff mode test
2022-10-28 10:54:40 +05:00
anarchistcat
b27611e565 Diff mode test 2022-10-28 05:05:13 +02: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
eb7a8b8a64 fix(ci): pass GOOS/GOARCH args to task 2022-10-27 00:32:30 +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
Denis Gukov
edd17647b1 ci: update goreleaser version 2022-10-23 14:15:56 +05:00
Denis Gukov
54ab92b6af fix(be): empty event name for deleted task 2022-10-22 02:36:05 +05:00
Denis Gukov
f70572b484 fix(be): BoltDB issue with deleted user https://github.com/ansible-semaphore/semaphore/issues/1055 2022-10-22 01:56:32 +05:00
Denis Gukov
aa46a392d7 fix(be): adding user to project team for BoltDB 2022-10-22 01:47:43 +05:00
Denis Gukov
1ce64c4ce5 docs: remove task env format 2022-10-22 00:30:33 +05:00
Denis Gukov
96164bfad0 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2022-10-22 00:25:29 +05:00
Denis Gukov
e256fb4dea fix(fe): cleanable cron 2022-10-22 00:25:19 +05:00
Denis Gukov
0401598100
Update FUNDING.yml 2022-10-18 16:49:03 +05:00