Commit Graph

1711 Commits

Author SHA1 Message Date
Denis Gukov
9a136d48d8 fix: update Taskfile schema version 2024-01-26 21:47:26 +05:00
Denis Gukov
30f8c5a7fa
Merge pull request #1668 from Stiverton/develop
Update Cron docs link to v3
2024-01-08 00:54:06 +05:00
Denis Gukov
ce8b4d7b41
Merge pull request #1667 from Pshemas/develop
Polish translation
2024-01-08 00:52:26 +05:00
Denis Gukov
8a27443065
Merge pull request #1672 from AndresJ551/develop
Spanish Translation
2024-01-08 00:51:44 +05:00
Denis Gukov
f7da53c75c fix(runner): pass token in PUT request 2024-01-08 00:50:37 +05:00
Denis Gukov
7d99fd2e7d feat(runner): support env vars 2024-01-07 22:25:52 +05:00
Denis Gukov
8263693622 fix(runner): check token 2024-01-07 21:35:02 +05:00
Denis Gukov
5596943433 fix(runner): check token 2024-01-07 21:32:30 +05:00
Denis Gukov
1ae8eb1376 ci(runner): add required dep 2024-01-07 21:23:47 +05:00
Denis Gukov
446515fd1a fix(runner): status code condition 2024-01-07 18:37:22 +05:00
Denis Gukov
f47c2ee407 fix(runner): chanage log messages 2024-01-07 18:36:48 +05:00
Denis Gukov
395e9d1520 ci: add docker file for Runner 2024-01-07 16:45:52 +05:00
Denis Gukov
0f0587d755 fix(backend): add password to update method 2023-12-25 22:08:47 +05:00
Denis Gukov
c00f5a1ae4
feat: update go to v1.20 (#1690)
* feat: update go to v1.20

* ci: golang version to 20 in github actions

* ci: fix golang version
2023-12-25 21:10:39 +05:00
Denis Gukov
144a15f96f fix(runner): check runner id in request 2023-12-25 14:49:47 +05:00
Denis Gukov
34485b7b8e feat(backend): add config option max_task_duration_sec 2023-12-25 04:17:12 +05:00
Denis Gukov
7e7a543e03 feat(backend): default dialect to bolt 2023-12-25 04:00:28 +05:00
Denis Gukov
607f5c5943 feat(web): remove extra page 2023-12-24 14:49:11 +05:00
Andres Jalinton
59d04a9b6e Replace tabs for spaces on App.vue for Spanish Translation. 2023-12-09 20:32:28 -03:00
Andres Jalinton
ac244f4151 Spanish Translation. 2023-12-09 20:30:12 -03:00
Andrew
3aaff9f937 Update Cron docs link to v3 2023-12-06 14:15:22 -05:00
Przemek Jeske
14f1939a94 Polish translation. Added newline at the end. 2023-12-05 22:29:11 +01:00
Przemek Jeske
1807689a0b Polish translation. Fixed indentation to 2 spaces. 2023-12-05 22:24:41 +01:00
Przemek Jeske
003e2f7684 Polish translation. Some tweaks in artifact wording needed. 2023-12-05 22:10:13 +01:00
Przemek Jeske
45227efc44 Polish translation. Some tweaks in artifact wording needed. 2023-12-05 22:02:27 +01:00
Denis Gukov
16248d0fe9
Merge pull request #1582 from alexporto2200/develop
translate into Brazilian Portuguese
2023-11-17 11:39:24 +05:00
Denis Gukov
993f12f183
Merge pull request #1583 from Airler/patch-1
Typo fix for german translation
2023-11-17 11:38:09 +05:00
Denis Gukov
0608591945 chore: remove unused option 2023-11-17 02:41:36 +05:00
Denis Gukov
c601bb8a08 fix(ui): remove extra var 2023-11-17 02:38:32 +05:00
Torben Erler
78355ea632
Update de.js
Fixed typo in alert translation
2023-10-21 17:27:46 +02:00
Alex
70c6a50842 feat: Add pt_br translate 2023-10-20 23:32:28 -03:00
Alex
92fcbe36d4 feat: Add pt_br translate 2023-10-20 23:11:41 -03:00
Denis Gukov
85d9936082 chore(ssh-agent): sock file name 2023-10-01 23:02:32 +02:00
Denis Gukov
6c0ff218bb
fix(config): support yes for bool (#1536)
* fix(config): support yes for bool

* feat(runners): add logs

* feat(runners): add logs
2023-10-01 16:38:05 +02:00
Denis Gukov
965d503d36 ci(runners): change dockerfile 2023-09-23 19:12:03 +02:00
Denis Gukov
51757f2027 ci: change beta job names 2023-09-23 18:15:02 +02:00
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