Commit Graph

983 Commits

Author SHA1 Message Date
Denis Gukov
85ef96320d feat(be): store commit message to task 2021-10-14 15:36:33 +05:00
Denis Gukov
ec2276ac4e feat(fe): template type selector 2021-10-14 14:15:34 +05:00
Denis Gukov
b13e67e769 chore(fe): small ui changes 2021-10-14 01:14:15 +05:00
Denis Gukov
ad9846e338 feat(be): no default value for template type, null mean task 2021-10-14 00:40:46 +05:00
Denis Gukov
be97e87bb7 feat(fe): Rerun, rebuild, redeploy buttons for tasks 2021-10-14 00:26:19 +05:00
Denis Gukov
f8b9fcf3d4 fix(ui): small UI issues 2021-10-13 23:51:35 +05:00
Denis Gukov
d8ce55ae84 refactor(ui): move constants to file constants.js 2021-10-13 22:14:03 +05:00
Denis Gukov
d87a0147d5 refactor(be): remove duplication 2021-10-13 19:33:07 +05:00
Denis Gukov
e692d2403e refactor(be): add enum for event object type 2021-10-13 19:07:22 +05:00
Denis Gukov
dfb0415e93 refactor(runner): add validate repo method 2021-10-13 02:17:11 +05:00
Denis Gukov
5f1351e04a chore(be): remove unused env vars from git command 2021-10-13 01:58:18 +05:00
Denis Gukov
a46b0e3ae3 feat(be): retreaving commit hash from repo 2021-10-13 01:44:10 +05:00
Denis Gukov
e7e807bc51 feat(be): build versioning 2021-10-13 00:43:15 +05:00
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