Commit Graph

1156 Commits

Author SHA1 Message Date
Denis Gukov
6799208b62 feat(be): add ability to override template extra args in task https://github.com/ansible-semaphore/semaphore/issues/832 2022-01-27 00:51:20 +05:00
Denis Gukov
a68c64cbaa refactor(be): add method to config 2022-01-26 12:14:56 +05:00
Denis Gukov
4d00ee863f fix(be): use encryption key from env if it is provided 2022-01-25 19:34:52 +05:00
Denis Gukov
2245715d4f fix(ci): changed docker encryption key 2022-01-25 14:59:23 +05:00
Denis Gukov
0ca4e67a41 fix(ci): base64 encoded default encryption key 2022-01-25 14:49:48 +05:00
Denis Gukov
82afa111c7 feat(fe): add advanded options for template 2022-01-25 14:20:12 +05:00
Denis Gukov
ef46f9b175 fix(ci): default access key encryption key in dockerfile 2022-01-25 13:33:32 +05:00
Denis Gukov
58c8e45eea test(be): fix repository test example 2022-01-25 12:24:29 +05:00
Denis Gukov
30ec3f8cde fix(be): user command 'semaphore server' in docker file 2022-01-25 11:45:01 +05:00
Denis Gukov
e773c80291 fix(be): user command 'semaphore server' in docker file 2022-01-25 11:44:21 +05:00
Denis Gukov
bc89b7d0fa fix(be): broken event migration 2022-01-25 02:25:39 +05:00
Denis Gukov
9aca14e839 fix(be): pass linter 2022-01-25 01:28:00 +05:00
Denis Gukov
aef84f8aee fix(be): bug with token creation for BoltDB implementation https://github.com/ansible-semaphore/semaphore/issues/828 2022-01-25 01:14:30 +05:00
Denis Gukov
5823bd8a7c fix(be): use correct command for running semaphore server 2022-01-24 22:22:10 +05:00
Denis Gukov
9b86ca69f2 refactor(cli): rename command service to server 2022-01-24 19:37:43 +05:00
Denis Gukov
3d6429a107 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2022-01-24 17:08:13 +05:00
Denis Gukov
44c1482940 feat(fe): add svg logo 2022-01-24 17:02:05 +05:00
Denis Gukov
32596d3d76
Update CONTRIBUTING.md 2022-01-24 16:45:37 +05:00
Denis Gukov
1d166cd1f7 fix(be): directory of git commands 2022-01-24 02:29:37 +05:00
Denis Gukov
53a2cd832c fix(fe): environment variable configuration does not take effect when rerunning https://github.com/ansible-semaphore/semaphore/issues/824 2022-01-24 01:46:29 +05:00
Denis Gukov
9cf52616ec fix(cli): bug with config path parameter 2022-01-24 01:19:22 +05:00
Denis Gukov
1b88630348 fix(be): bug with git clone parameters 2022-01-24 00:45:12 +05:00
Denis Gukov
3be729c1e6 fix(be): boltdb migration 2022-01-24 00:08:34 +05:00
Denis Gukov
caf47c2bf6 style(be): rename go-migration 2022-01-23 21:47:31 +05:00
Denis Gukov
7737567a21 fix(be): migrations 2022-01-23 21:34:42 +05:00
Denis Gukov
ae0a471c8d refactor(be): move sql migration to separate file 2022-01-23 20:36:32 +05:00
Denis Gukov
0bc9aab31a fix(be): exit from method on error 2022-01-23 20:07:10 +05:00
Denis Gukov
e9e78adf97 test(be): test for bolt migration 2022-01-23 19:01:11 +05:00
Denis Gukov
d942cce1bc test(be): fix tests after migration refactoring 2022-01-23 18:21:27 +05:00
Denis Gukov
9520c0cd1b feat(be): implement migrations for BoltDB 2022-01-23 18:03:23 +05:00
Denis Gukov
c5a70c9794 refactor(be): move Version up from sql to db package 2022-01-23 13:22:12 +05:00
Denis Gukov
f704379dfa test(be): fix repo creating test 2022-01-22 13:21:11 +05:00
Denis Gukov
e7f9d628cd feat(fe): display branch of repository 2022-01-22 13:18:36 +05:00
Denis Gukov
06ad02d391 feat(be): add git_branch to database and add repository validation 2022-01-22 13:16:23 +05:00
Denis Gukov
4b024af095 feat(cli): add default value for config option 2022-01-21 21:27:48 +05:00
Denis Gukov
01e56302f8 feat(fe): monospace for command examples 2022-01-20 23:44:45 +05:00
Denis Gukov
f0ee0dfc87 feat(fe): add instruction how to add user 2022-01-20 23:40:52 +05:00
Denis Gukov
f6b5a39432 fix(be): remove checking of updates from system info endpoint 2022-01-20 19:53:48 +05:00
Denis Gukov
755dca67e2 feat(be): small changes in semaphore_vars 2022-01-20 03:08:34 +05:00
Denis Gukov
315dba69fb feat(be): passing to ansible new variable semaphore_vars 2022-01-20 03:07:30 +05:00
Denis Gukov
d8afdb19d8 feat(be): recursive retreaving task version. Now we can make pipelines :) 2022-01-20 01:42:08 +05:00
Denis Gukov
51fc40e9c8 feat(be): triggering autorun tasks 2022-01-20 00:35:59 +05:00
Denis Gukov
02b0d60200 test(be): fix tests after survey vars mod 2022-01-19 17:53:58 +05:00
Denis Gukov
d60e3cf1f4 fix(be): test lint 2022-01-19 17:48:16 +05:00
Denis Gukov
8f6db54218 feat(fe): add survay var type 2022-01-19 17:44:56 +05:00
Denis Gukov
7f297a252b feat: add survey vars to task form 2022-01-19 17:05:48 +05:00
Denis Gukov
e734904f98 fix(be): template sql query 2022-01-19 15:41:39 +05:00
Denis Gukov
5b6bd552a5 fix(be): schedule query 2022-01-19 15:30:22 +05:00
Denis Gukov
da99bfb842 fix(be): schedule query 2022-01-19 14:17:39 +05:00
Denis Gukov
54eaad249f test(be): remove unused test 2022-01-19 13:11:36 +05:00