Commit Graph

512 Commits

Author SHA1 Message Date
Denis Gukov
acd29797d4 refactor(backup): add tag backup and use it 2024-10-06 01:16:25 +05:00
Denis Gukov
a2f6a1e5f4 feat(migartions): drop foreign 2024-10-05 12:09:17 +05:00
Brian Zoetewey
0250b0b9f7 Fix backup/restore and demo project 2024-10-04 15:08:59 -04:00
Brian Zoetewey
87db92151c Initial pass at multiple ansible vault support. 2024-10-04 15:08:59 -04:00
Denis Gukov
08a059a939 fix(be): loading env after config refactoring 2024-09-30 00:34:05 +05:00
Denis Gukov
1ce8dd08a3 refactor(runners): runner <-> server comminication protocol 2024-09-29 14:57:02 +05:00
Denis Gukov
9d7afb339a feat(ui): create runner from web 2024-09-28 19:05:26 +05:00
Denis Gukov
611c0efbbe Merge branch 'develop' into runners_ui 2024-09-28 16:38:24 +05:00
Denis Gukov
c7177fac63 chore(be): sql query 2024-09-28 16:03:21 +05:00
Denis Gukov
35c1e2529f chore(be): code clean 2024-09-28 15:51:15 +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
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
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
Denis Gukov
018dd93fcb fix(be): convert time to utc before db operations 2024-07-22 01:21:54 +05:00
Denis Gukov
24bc4a83b8 fix(be): sql query 2024-07-22 00:00:31 +05:00
fiftin
21ba6c6b64
fix(tasks): fill tasks for sql 2024-07-20 15:43:14 +05:00
fiftin
7ea8d8956d
fix: merge conflict 2024-07-20 12:08:08 +05:00
fiftin
0e9b26a317
fix(templates): fill last task for sql db 2024-07-20 02:11:06 +05:00
fiftin
6bfe7517f8
fix(templates): fill last task for boltdb 2024-07-20 01:13:01 +05:00
fiftin
f63557d472
feat(db): revert template tasks requsting 2024-07-20 00:44:56 +05:00
fiftin
a8a95495d8
feat(db): change algo for filling last_task of template model 2024-07-20 00:38:35 +05:00
fiftin
fef54a1d5f
fix(environment): decrypt secrets 2024-07-18 00:41:11 +05:00
fiftin
734cc91ac8
feat(environment): secret can be var or env 2024-07-17 23:29:29 +05:00
fiftin
4a022ab386
fix(environment): remove secret from ui 2024-07-17 22:46:48 +05:00
fiftin
bb748cb480
fix: provide app for demo project templates 2024-07-16 11:35:36 +05:00
fiftin
3b3b29ee88
feat(task_params): add params 2024-07-15 13:57:12 +05:00
fiftin
a4992c5e9d
test(e2e): fix boltdb tests 2024-07-14 22:58:17 +05:00
fiftin
aab76094e4
test(bolt): fix util tests 2024-07-14 22:14:57 +05:00
fiftin
3605bf25cd
feat: add option sessionConnection for boltdb 2024-07-14 15:28:16 +05:00
fiftin
c75aaaa2a3
fix(apps): display app icon for tasks for boltdb 2024-07-10 18:09:13 +05:00
Denis Gukov
b4c20de7c3
Merge pull request #2175 from wildwind123/develop
git url without : with empty login
2024-07-10 11:08:35 +05:00
fiftin
63e602afbb
fix(be): escape table name option (need for mysql) 2024-07-10 02:09:05 +05:00
fiftin
f81151416f
fix(be): migration file 2024-07-10 01:54:49 +05:00
fiftin
b558d281e3
fix(be): remove default value for app 2024-07-10 01:42:32 +05:00
fiftin
5bdfbdf09b
Merge branch 'shell_app' of github.com:semaphoreui/semaphore into shell_app 2024-07-10 01:18:29 +05:00
fiftin
ffae8db2c9
fix(options): null pointer 2024-07-10 01:18:25 +05:00
Denis Gukov
07624fe341 fix(options): null pointer 2024-07-10 01:04:32 +05:00
Denis Gukov
83c08f8a48 fix(apps): labels in template editor 2024-07-10 00:40:04 +05:00
Denis Gukov
26c3479f8a feat(apps): add migration '' -> 'ansible' 2024-07-10 00:26:12 +05:00
Denis Gukov
15991dc411 feat(apps): delete apps 2024-07-09 15:37:47 +05:00
Denis Gukov
413bb8bc0c fix(apps): update single prop in config 2024-07-08 23:56:59 +05:00
Denis Gukov
10d7f5045e feat(options): implement manipulation methods 2024-07-08 16:15:04 +05:00
Denis Gukov
1052070632 feat(apps): add app mixin for ui, fixed config loading 2024-07-08 14:45:18 +05:00
Denis Gukov
3ce78b11fd fix(options): converting to go types 2024-07-07 23:53:32 +05:00
Denis Gukov
8796cfd8f5 fix: getting options from boltdb 2024-07-07 23:08:23 +05:00