Denis Gukov
|
d3d002a818
|
refactor(be): change params for store method
chore(fe): remove passphrase from key settings because it is not implemented
fix(be): boltdb migration
|
2022-01-29 13:47:11 +05:00 |
|
Denis Gukov
|
84471a4539
|
Update README.md
|
2022-01-27 21:26:26 +05:00 |
|
Denis Gukov
|
6757f33929
|
Update README.md
|
2022-01-27 21:25:55 +05:00 |
|
Denis Gukov
|
d9c4c7ef59
|
chore(fe): fix text
|
2022-01-27 20:47:45 +05:00 |
|
Denis Gukov
|
6ce208d0f2
|
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop
|
2022-01-27 19:30:41 +05:00 |
|
Denis Gukov
|
ec39816cf1
|
feat: add personal access token suport
|
2022-01-27 19:21:46 +05:00 |
|
Denis Gukov
|
2716a3989b
|
fix(be): clear repository cache if access key changed
|
2022-01-27 17:55:01 +05:00 |
|
Denis Gukov
|
e5313e2a9c
|
feat(fe): implement task args on UI
|
2022-01-27 02:28:35 +05:00 |
|
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
|
f5ad81f7c0
|
fix(be): checking build version by nil
|
2022-01-26 16:52:31 +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 |
|