Commit Graph

2265 Commits

Author SHA1 Message Date
fiftin
aaec4ce2bb
feat(schedule): minor ui changes 2024-06-25 23:27:51 +05:00
fiftin
c425074ae2
feat(schedule): change column order 2024-06-25 01:26:21 +05:00
Denis Gukov
6b945e8c4d
Merge pull request #2132 from semaphoreui/schedule
schedule
2024-06-24 18:31:45 +05:00
fiftin
a4c9ef91eb
fix(schedule): nect run time for new schedule 2024-06-24 18:16:21 +05:00
fiftin
8418f08583
feat(schedule): display next run time 2024-06-24 17:32:06 +05:00
fiftin
5be1f0194d
feat(schedule): editor 2024-06-24 17:24:08 +05:00
fiftin
b511385465
feat(schedule): don't show repo commit check schedules 2024-06-23 23:59:14 +05:00
fiftin
477c0dfe7d
fix(web): schedule form 2024-06-23 22:24:22 +05:00
fiftin
33a9b0d730
feat(be): add project schedules function 2024-06-22 22:32:53 +05:00
fiftin
92ac21132b
feat(web): add schedule page 2024-06-22 22:09:10 +05:00
fiftin
dabc8ebf71
fix(be): deserialize secret of inventory 2024-06-21 23:46:35 +05:00
fiftin
ce21ea82bc
docs: change website domain 2024-06-21 20:17:48 +05:00
fiftin
e7db9730aa
fix(web): remove unused import 2024-06-21 14:49:04 +05:00
fiftin
27b5385dcd
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop 2024-06-21 14:43:57 +05:00
fiftin
f9c0d51ab6
chore(ui): remove unused code 2024-06-21 14:43:48 +05:00
Denis Gukov
742b0c1653
Update README.md 2024-06-20 11:30:53 +05:00
fiftin
6bcf476e69
docs(be): add comment 2024-06-19 23:10:23 +05:00
fiftin
a2e34ef8ff
fix(be): disable BatchMode for ansible playbook to fix issue https://github.com/semaphoreui/semaphore/issues/2098 2024-06-19 12:59:42 +05:00
fiftin
c429a17ace
fix(docker): do not export web_host env var 2024-06-18 19:20:22 +05:00
fiftin
0bd5a039fa
feat(ui): remove predefined env vars 2024-06-18 18:21:49 +05:00
fiftin
349325be70
fix(docker): remove overriding config options by empty env vars 2024-06-18 18:14:12 +05:00
Denis Gukov
91601eb0eb
task stages (#2103)
* feat(be): add stages

* feat(tf): split to plan/apply

* fix(be): blocking
2024-06-17 23:37:45 +05:00
fiftin
40b8f659a7
feat(docker): add terraform 2024-06-14 16:40:12 +05:00
fiftin
89bd28e9ff
feat(be): add env var for config option 2024-06-14 14:38:15 +05:00
fiftin
cc915017dd
ci: fix gpg key 2024-06-13 10:34:33 +05:00
fiftin
37ddfc3636
docs(readme): title 2024-06-13 02:12:43 +05:00
Denis Gukov
074e303085
Support TF/Bash (#2077)
Support OpenTofu and Bash
2024-06-13 01:20:57 +05:00
Denis Gukov
f144075d95
Merge pull request #2083 from tboerger/docker-requirementstxt-fix
feat: reduce container size and fix requirements.txt loading
2024-06-08 23:24:17 +05:00
Thomas Boerger
ed3ee8e5d8
fix: reduce container size by removing __pycache__ folders 2024-06-05 10:50:42 +02:00
Thomas Boerger
bad8c6ab4a
fix: reduce docker layer and remove user flag from pip install 2024-06-05 10:28:32 +02:00
fiftin
80e2c8ed16
feat(ui): use list for env vars 2024-06-01 21:25:40 +02:00
fiftin
ab17bee9da
docs(docker): debug tutorial 2024-06-01 19:05:34 +02:00
fiftin
6495161cc9
docs(docker): debug tutorial 2024-06-01 18:24:10 +02:00
fiftin
c40add2c51
docs(docker): debug tutorial 2024-06-01 18:21:02 +02:00
fiftin
0c21ecb418
fix(exmaples): env var 2024-06-01 16:07:02 +02:00
fiftin
fdae86a9e2
ci(docker): remove go build options 2024-06-01 15:30:37 +02:00
fiftin
66f7ea36e3
ci(docker): debug container 2024-06-01 15:15:17 +02:00
fiftin
f26bb6c2b2
docs(examples): complete example 2024-06-01 12:12:14 +02:00
fiftin
3a40cd491f
chore(examples): update readme 2024-06-01 11:34:27 +02:00
fiftin
3da3da5d74
chore(examples): update readme 2024-06-01 11:32:53 +02:00
Denis Gukov
0f58572b21
Update README.md 2024-06-01 11:30:33 +02:00
fiftin
7c2b926507
docs(examples): add readme 2024-06-01 00:15:08 +02:00
fiftin
71de0a359a
docs(examples): add readme 2024-06-01 00:11:29 +02:00
fiftin
814514280c
Merge branch 'develop' into examples 2024-05-31 23:58:25 +02:00
fiftin
2c967fc306
docs(authentik): ldap 2024-05-31 23:57:58 +02:00
fiftin
cb14c045c5
docs(examples): add authentik ldap example 2024-05-31 23:11:13 +02:00
fiftin
3a05705ef5
Merge branch 'examples' of github.com:semaphoreui/semaphore into examples 2024-05-31 19:23:49 +02:00
fiftin
b5c8dba59a
docs(examples): use latest version 2024-05-31 19:23:42 +02:00
Denis Gukov
5e42fb2cc1
Merge pull request #2076 from semaphoreui/examples
feat: add openldap example
2024-05-31 19:19:53 +02:00
Denis Gukov
76e0fa7f31
Update README.md 2024-05-31 19:19:02 +02:00