Denis Gukov
|
5171354461
|
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop
|
2024-01-26 21:47:34 +05:00 |
|
Denis Gukov
|
9a136d48d8
|
fix: update Taskfile schema version
|
2024-01-26 21:47:26 +05:00 |
|
Denis Gukov
|
a7ce03f449
|
Merge pull request #1704 from schiaro98/patch-1
Vue directive rendered instead of text
|
2024-01-26 21:40:19 +05:00 |
|
Davide Schiaroli
|
b3329ed727
|
Vue directive rendered instead of text
|
2024-01-18 15:09:07 +01:00 |
|
Andreas Marschke
|
a1ec242aa2
|
extend Regex to support deep representation of webhook REST API
|
2024-01-15 23:29:14 +01:00 |
|
Andreas Marschke
|
ffad5d4fad
|
Add Hooks for extractors
|
2024-01-15 22:46:06 +01:00 |
|
Andreas Marschke
|
fc4925dc9b
|
Fix hook string
|
2024-01-15 22:31:39 +01:00 |
|
Andreas Marschke
|
a4406b781e
|
Add Extractor capability
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
fe83cef1be
|
Update Dredd changes
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
c54a03d081
|
Update Dredd Code to support webhooks
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
03c894d45a
|
Updating API to support projectID attachment
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
d09f416423
|
Undo changes to getObject calls in sql
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
7e0d5648d1
|
Clean up logging in backend
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
d2a5266719
|
Fix error message string composition
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
203b169962
|
Fixup api
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
4f4d8c51a0
|
Polish UI to allow crumb-style navigation
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
183a8536f1
|
Fix param reception
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
055ecb8a11
|
Remove dead code and unused dependency
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
8d0e39b065
|
Fix method calls, add is null for globals
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
7fd87d737b
|
go.sum addition
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
0443699c96
|
Include slices
|
2024-01-15 22:08:16 +01:00 |
|
Andreas Marschke
|
54d103105f
|
Webhook Feature implementation
|
2024-01-15 22:08:16 +01: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 |
|
s3lph
|
244bc7e76f
|
fix: #1669
|
2023-12-07 23:40:51 +01: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 |
|
Marcus Bader
|
c96b82328e
|
Fix: extra variables validation error
|
2023-11-25 12:24:37 +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 |
|