Denis Gukov
|
b25199aa95
|
Update README.md
|
2024-09-28 03:14:19 +05:00 |
|
Denis Gukov
|
ae3f878276
|
Merge pull request #2363 from shaxiaozz/shaxiaozz-feat-dingtalk-alert
feat: Add dingtalk webhook notification medium
|
2024-09-28 00:42:25 +05:00 |
|
Denis Gukov
|
41b682ff38
|
chore(be): remove asking DingTalk settings in setup
|
2024-09-27 23:52:41 +05:00 |
|
Denis Gukov
|
3056640b41
|
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop
|
2024-09-27 01:44:48 +05:00 |
|
Denis Gukov
|
1439dd3ae2
|
refactor(be): rename local variable
|
2024-09-27 01:44:18 +05:00 |
|
Denis Gukov
|
dc8dac17a8
|
Update README.md
|
2024-09-27 01:34:19 +05:00 |
|
Denis Gukov
|
a63b409050
|
Update CODE_OF_CONDUCT.md
|
2024-09-26 23:39:36 +05:00 |
|
Denis Gukov
|
6c03c6b91e
|
Update README.md
|
2024-09-26 23:37:47 +05:00 |
|
Denis Gukov
|
d730176e50
|
Update README.md
|
2024-09-26 23:35:45 +05:00 |
|
Denis Gukov
|
b3e6d5e735
|
Update README.md
|
2024-09-26 23:34:25 +05:00 |
|
Denis Gukov
|
9b6492151d
|
Update README.md
|
2024-09-26 23:33:33 +05:00 |
|
Denis Gukov
|
34ec4d14dd
|
Update README.md
|
2024-09-26 23:32:19 +05:00 |
|
Denis Gukov
|
dc565f3508
|
feat(be): api/runners -> internal/runners
|
2024-09-26 17:52:31 +05:00 |
|
Denis Gukov
|
9817b345e6
|
fix(be): add migration
|
2024-09-26 16:03:27 +05:00 |
|
Denis Gukov
|
492152f94a
|
feat(be): runner api
|
2024-09-26 15:54:03 +05:00 |
|
shaxiao
|
8335649a81
|
feat: Add dingtalk webhook notification medium
|
2024-09-26 14:28:51 +08:00 |
|
Denis Gukov
|
02631b2643
|
feat(cli): add flag --no-config to do not read config file. All options can be read from env vars
|
2024-09-26 00:28:22 +05:00 |
|
Denis Gukov
|
43c2187433
|
docs(runners): describe one-off runner
|
2024-09-26 00:16:20 +05:00 |
|
Denis Gukov
|
3595ad4943
|
feat(be): add runners GET endpoint
|
2024-09-25 23:43:55 +05:00 |
|
Denis Gukov
|
47aee9aad4
|
feat(ui): add runners page
|
2024-09-25 23:26:37 +05:00 |
|
Denis Gukov
|
ba778ababe
|
feat: add env var for build version
|
2024-09-24 20:58:51 +05:00 |
|
Denis Gukov
|
eb067eb1ea
|
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop
|
2024-09-24 20:11:13 +05:00 |
|
Denis Gukov
|
f2db1f32c8
|
feat(ui): use autocoplete for users
|
2024-09-24 20:11:01 +05:00 |
|
Denis Gukov
|
f5404b17b0
|
Update README.md
|
2024-09-13 17:34:26 +05:00 |
|
Denis Gukov
|
53f125a45c
|
Merge pull request #2284 from gaoyue1989/develop
add Inventory ID when creating tasks
|
2024-08-22 09:00:18 +05:00 |
|
Denis Gukov
|
71a7ebe19e
|
Update README.md
|
2024-08-21 16:29:32 +05:00 |
|
warlocgao
|
84c473482c
|
add tests
TestPopulateDetailsInventory is testing the Inventory id in task
TestPopulateDetailsInventory1 is testing the Inventory id in task is nil
|
2024-08-21 10:08:34 +08:00 |
|
warlocgao
|
73e83944b3
|
add task InventoryID is null use Template.InventoryID
|
2024-08-20 10:23:09 +08:00 |
|
Denis Gukov
|
c285829582
|
Merge pull request #2288 from ShaneMcC/fix-bash-vars
Fix passing arguments and variables to shell apps.
|
2024-08-19 12:47:09 +05:00 |
|
Shane Mc Cormack
|
c7191b01e2
|
fix(apps): Fix passing arguments and variables to shell apps.
|
2024-08-16 17:42:02 +01:00 |
|
moonpanda
|
078034d9ed
|
add Inventory ID when creating tasks
|
2024-08-15 15:43:09 +08:00 |
|
Denis Gukov
|
cde8515fb1
|
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop
|
2024-08-10 21:22:33 +05:00 |
|
Denis Gukov
|
4b966a7c28
|
fix(be): do not check active flag of schedule if repo id provided
|
2024-08-10 21:22:19 +05:00 |
|
Denis Gukov
|
9efa97d756
|
Merge pull request #2257 from frizmanuch/develop
Fix git pull
|
2024-08-10 12:08:27 +05:00 |
|
frizmanuch
|
1f3cd8a68f
|
Merge pull request #1 from frizmanuch/frizmanuch-git_pull_recurse-submodules
Fix git pull
|
2024-08-02 16:33:15 +02:00 |
|
frizmanuch
|
98305311bc
|
Fix git pull
If repo is already pulled, but new submodules added -> new submodules will not be downloaded
|
2024-08-02 16:32:30 +02:00 |
|
Denis Gukov
|
550c2a5431
|
Merge pull request #2223 from semaphoreui/args_picker_for_task
args picker for task
|
2024-07-29 14:27:43 +05:00 |
|
Denis Gukov
|
a354d54bfd
|
Update README.md
|
2024-07-26 20:31:27 +05:00 |
|
Denis Gukov
|
a5ea39e229
|
fix(web): request method
|
2024-07-24 01:11:13 +05:00 |
|
fiftin
|
8b99d49968
|
fix(i8n): add some strings
|
2024-07-22 19:21:09 +05:00 |
|
fiftin
|
f3399e2829
|
feat(tasks): use ArgPicker on UI
|
2024-07-22 17:49:52 +05:00 |
|
fiftin
|
78c7fab9cc
|
feat(ui): replace codemirror with argspicker for tasks
|
2024-07-22 17:40:18 +05:00 |
|
Denis Gukov
|
74863501dd
|
Merge pull request #2216 from semaphoreui/always_use_utc_time
Always use utc time
|
2024-07-22 17:19:28 +05:00 |
|
fiftin
|
e44910d4a1
|
fix(apps): delete options with emply values
|
2024-07-22 17:17:45 +05:00 |
|
fiftin
|
fb75ab438d
|
fix(apps): ignore nil values
|
2024-07-22 17:04:35 +05:00 |
|
fiftin
|
de0eda9fb9
|
feat(apps): add priority
|
2024-07-22 16:51:29 +05:00 |
|
fiftin
|
83b8aad3e2
|
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop
|
2024-07-22 15:33:07 +05:00 |
|
fiftin
|
4bc7f156a9
|
fix(schedules): return only schedules with repo id for templates
|
2024-07-22 15:32:59 +05:00 |
|
Denis Gukov
|
08cf4dd73c
|
feat: time display
|
2024-07-22 13:26:10 +05:00 |
|
Denis Gukov
|
ffeb65c2ec
|
feat(sql): use UTC for all dates
|
2024-07-22 11:14:06 +05:00 |
|