Commit Graph

1122 Commits

Author SHA1 Message Date
Denis Gukov
b7eb0cd940 feat(ui): task template icons 2021-10-12 18:59:16 +05:00
Denis Gukov
0f72ce182d feat(ui): support build/deploy on UI 2021-10-12 16:37:51 +05:00
Denis Gukov
4ef6b5d484 refactor(be): move functions to appropriate files 2021-10-12 15:25:43 +05:00
Denis Gukov
ea9b3661f2 chore(be): nullable template start_version 2021-10-12 15:18:05 +05:00
Denis Gukov
14b8def6f3 feat(be): add type of template: task, build or deploy 2021-10-12 02:40:41 +05:00
Denis Gukov
1e7821b384 chore(ci): ignore changes in package.json 2021-10-11 22:47:11 +05:00
Denis Gukov
4eb3e13c95 feat(ci): use ubuntu 20.04 image 2021-10-11 22:28:54 +05:00
Denis Gukov
3a7c7fffe5 chore(ci): specify machine image version 2021-10-11 22:18:29 +05:00
Denis Gukov
2fc7e746c0 chore(ci): specify machine image version 2021-10-11 22:14:55 +05:00
Denis Gukov
46382ddbee chore(ci): use go get to install task tool 2021-10-11 21:32:28 +05:00
Denis Gukov
0d3da9eec7 chore(ci): install task tool using go 2021-10-11 21:17:50 +05:00
Denis Gukov
3b55d6db11 chore(ci): try to use bash for task tool install 2021-10-11 20:51:00 +05:00
Denis Gukov
8f8e53dbc4 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2021-10-11 20:49:11 +05:00
Denis Gukov
b32b42b817 feat(be): add support ldaps 2021-10-11 20:49:07 +05:00
Denis Gukov
527a5be5dd chore(ci): rollback task tool 2021-10-11 15:55:52 +05:00
Denis Gukov
ad442cd841 chore(ci): try to downgrade task tool to 3.7.3 2021-10-11 14:43:58 +05:00
Denis Gukov
4b71d16828 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2021-10-11 14:41:31 +05:00
Denis Gukov
ed0165ad66 chore(ci): try to downgrade task tool to 3.7.3 2021-10-11 14:40:44 +05:00
Denis Gukov
4db5a8cfa1 fix(cli): command description 2021-10-11 13:30:19 +05:00
Denis Gukov
ba9d4eae0d
Update README.md 2021-10-03 02:51:08 +05:00
Denis Gukov
ad0d87ae8e
Update README.md 2021-09-25 20:43:57 +05:00
Denis Gukov
bf6ee2d21e
Update README.md 2021-09-25 16:02:19 +05:00
Denis Gukov
6fe662f8f0
Update README.md 2021-09-25 16:01:57 +05:00
Denis Gukov
71b81604d9
Update README.md 2021-09-23 23:29:05 +05:00
Denis Gukov
a11a17d5ac
Update README.md 2021-09-23 23:28:43 +05:00
Denis Gukov
087188658f
Update README.md 2021-09-23 00:53:09 +05:00
Denis Gukov
34696b700f
Update README.md 2021-09-23 00:45:11 +05:00
Denis Gukov
74b75fca13 refactor(be): add field 'options' for database config 2021-09-22 17:18:40 +05:00
Denis Gukov
eb99fac295
Merge pull request #743 from KalvadTech/secure_email
Secure email
2021-09-22 12:19:36 +05:00
Loïc Tosser
a59a0ed99f Secure Mail sender 2021-09-22 08:01:53 +04:00
Loïc Tosser
942aa537f5 Secure Email 2021-09-22 07:43:19 +04:00
Denis Gukov
87cc947ec3 fix(be): saving become_key_id to sql 2021-09-17 15:10:36 +05:00
Denis Gukov
ef8f387515 chore: fix confict 2021-09-17 15:07:11 +05:00
Denis Gukov
4c7d21b844 chore: fix confict 2021-09-17 15:06:19 +05:00
Denis Gukov
6bd6c338f7 feat(be): timeout of boltdb 2021-09-17 15:05:04 +05:00
Denis Gukov
5800e3a7ac fix(be): ansible user/pass format 2021-09-17 04:17:19 +05:00
Denis Gukov
7f52d93441 fix(be): quote 'end' column name for postgres 2021-09-17 03:19:34 +05:00
Denis Gukov
f8b0195f88 fix(be): vault_key_id store to sql 2021-09-17 03:14:35 +05:00
Denis Gukov
a9c04117c5 fix(be): correct error message for foreign key errors 2021-09-17 02:35:44 +05:00
Denis Gukov
858f135fd0 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2021-09-17 02:29:47 +05:00
Denis Gukov
c3d3c55620 refactor(be): delete isObjectInUse from sql implementation. It duplicate foreign key functionality 2021-09-17 02:29:20 +05:00
Denis Gukov
d4dd2052bb refactor(be): rename column vault_pass_id to vault_key_id 2021-09-17 02:20:59 +05:00
Denis Gukov
3c20c1abf8 fix(be): checking of entity used before delete it 2021-09-17 01:51:53 +05:00
Denis Gukov
91b3b634e4
Update README.md 2021-09-16 18:58:35 +05:00
Denis Gukov
7e69ceee78
Update README.md 2021-09-16 18:57:55 +05:00
Denis Gukov
8007095963
Merge pull request #737 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2021-09-16 18:56:41 +05:00
The Gitter Badger
e0e1b2e27c Add Gitter badge 2021-09-16 11:26:49 +00:00
Denis Gukov
1d46aa72a8 test(be): fix access key tests 2021-09-13 18:22:08 +05:00
Denis Gukov
749291a690 feat(be): pass ansible_user/password to ansible-playbook via file 2021-09-12 03:18:26 +05:00
Denis Gukov
b771068369 feat(be): ignore known hosts file 2021-09-11 02:54:35 +05:00