Commit Graph

1875 Commits

Author SHA1 Message Date
Denis Gukov
f88cad7890 ci: fix beta workflow name 2023-09-23 18:14:02 +02:00
Denis Gukov
0cf740d16a ci: add beta workflow 2023-09-23 18:12:40 +02:00
Denis Gukov
594277aa60
Merge pull request #1500 from Elbandi/ssh-agent
[WIP]: Handle ssh keys with internal ssh agent
2023-09-23 18:11:03 +02:00
Denis Gukov
b7c1eea8e6 fix: merge conflict 2023-09-23 17:54:46 +02:00
Denis Gukov
43b342b3e8 feat(secrets): use ssh agent for git 2023-09-23 17:47:27 +02:00
Denis Gukov
58850e9129 refactor: create package db_lib 2023-09-23 17:12:35 +02:00
Denis Gukov
7b57fa6400 feat(config): print more info about validation 2023-09-20 20:38:29 +02:00
Denis Gukov
67099f1031 fix(be): check port format 2023-09-20 10:22:26 +02:00
Denis Gukov
bc3210994a feat(runners): use 1 atomic for check and send 2023-09-20 03:01:28 +02:00
Denis Gukov
7f6173bf14 fix(runners): add atimic checks 2023-09-20 02:17:41 +02:00
Denis Gukov
a6c89d041b fix(runner): duplication of runners and tasks 2023-09-20 01:03:58 +02:00
Andras Elso
dbbb73c0b7 Fix test 2023-09-20 00:26:17 +02:00
Denis Gukov
c8a00ba1e4 fix(alerts): version instaed of build id 2023-09-19 23:34:51 +02:00
Denis Gukov
47f9c851e6 chore(alerts): use ERR instead of WARN 2023-09-19 23:14:21 +02:00
Denis Gukov
80cb157e52 fix(alerts): do not panic on error 2023-09-19 23:11:51 +02:00
Andras Elso
c80815656e Fix variable scope 2023-09-19 23:10:45 +02:00
Andras Elso
4553cfea99 Handle ssh keys with internal ssh agent 2023-09-19 21:31:41 +02:00
Denis Gukov
5766565a93 chore(ui): text 2023-09-19 19:56:38 +02:00
Denis Gukov
384108513d feat(billing): coming soon 2023-09-19 17:00:46 +02:00
Denis Gukov
f767ac931a feat(billing): add billing block 2023-09-19 15:35:59 +02:00
Denis Gukov
15d96189dc fix(be): init array my empty 2023-09-18 22:04:23 +02:00
Denis Gukov
5a1357724d feat: left project 2023-09-18 21:43:13 +02:00
Denis Gukov
46ea9b37a1 chore: update spec 2023-09-18 19:49:55 +02:00
Denis Gukov
80d7c784fe fix: limit data by users 2023-09-18 19:46:55 +02:00
Denis Gukov
e706d92ee0 feat(ui): change button color 2023-09-17 23:33:56 +02:00
Denis Gukov
3fce9939f5 fix(demo): fill required fields 2023-09-17 22:24:57 +02:00
Denis Gukov
e6c72fb330 fix(be): ignore max parallel tasks if it is 0 2023-09-17 22:06:28 +02:00
Denis Gukov
cb2bcd8f0b feat(be): create demo project 2023-09-17 21:55:14 +02:00
Denis Gukov
1fc842c321 fix(ui): admin label 2023-09-17 16:33:42 +02:00
Denis Gukov
b2cecc79fb feat(ui): admin badge 2023-09-17 16:30:39 +02:00
Denis Gukov
f1c872d0d2 fix: team management 2023-09-17 16:19:47 +02:00
Denis Gukov
d3923f18b3 feat: admin can all 2023-09-17 16:15:44 +02:00
Denis Gukov
b31033323a feat: restrict manager permissions 2023-09-17 15:17:15 +02:00
Denis Gukov
985f3f3a03 feat(ui): language switcher 2023-09-17 14:57:57 +02:00
Denis Gukov
41c60b9eae feat(web): update ui 2023-09-17 10:08:29 +02:00
Denis Gukov
f4c882b879 fix(config): default value for max tasks 2023-09-17 01:44:43 +02:00
Denis Gukov
70dd0554d8 fix(runners): specify content type in webhook request 2023-09-17 01:09:08 +02:00
Denis Gukov
82a7769a42 fix(config): change port validation 2023-09-17 00:22:27 +02:00
Denis Gukov
ed3693472f fix(config): bug with handing maps in config 2023-09-16 23:47:06 +02:00
Denis Gukov
a70688ffba fix(oidc): github auth 2023-09-16 23:16:24 +02:00
Denis Gukov
b8c208070b feat(config): default value for map items 2023-09-16 22:15:55 +02:00
Denis Gukov
175d629518 fix(config): check value by zero for init default 2023-09-15 01:57:25 +02:00
Denis Gukov
f553def7f2 fix(config): check value 2023-09-15 01:34:44 +02:00
Denis Gukov
d726ba4615 fix(config): load defaults before load file 2023-09-15 01:12:53 +02:00
Denis Gukov
9af6aa504f
Merge pull request #1472 from ansible-semaphore/config-validation
Config validation
2023-09-14 20:18:48 +02:00
Denis Gukov
0b3394c29d refactor(config): remove type DbDriver 2023-09-14 19:55:09 +02:00
Denis Gukov
39c6cdaad9 feat(config): remove hash rule to pass tests 2023-09-14 19:37:54 +02:00
Denis Gukov
34ff429af0 feat(config): add other env 2023-09-14 19:23:00 +02:00
Denis Gukov
6d82f094f9 test(config): pass tests 2023-09-14 19:04:17 +02:00
Denis Gukov
862597867b feat(config): add tags 2023-09-14 18:56:28 +02:00