Thomas Boerger
|
eef03adb54
|
fix: use same style for all compose snippets
|
2024-05-02 22:55:09 +02:00 |
|
Denis Gukov
|
e6403785ef
|
Merge pull request #1988 from andreas-marschke/fix-env-path-tmp-ssh
fix(config):Correct ENV Variable lookup typo for SshConfig
|
2024-05-02 11:26:37 +05:00 |
|
Andreas Marschke
|
5b9a5eaec3
|
Correct ENV Variable lookup typo for SshConfig
|
2024-05-02 07:10:31 +02:00 |
|
fiftin
|
669b535514
|
feat(cli): remove upgrade command
|
2024-05-01 16:34:50 +05:00 |
|
Denis Gukov
|
c762dcd21d
|
Merge pull request #1872 from ExplodingDragon/bugfix-i18n-parse
Fix language not being recognized correctly
|
2024-04-29 19:37:50 +05:00 |
|
fiftin
|
85f7d75720
|
fix(be): SSH connecting with wrong username https://github.com/semaphoreui/semaphore/issues/1964
|
2024-04-28 22:50:14 +05:00 |
|
fiftin
|
eed4586af1
|
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop
|
2024-04-28 22:34:27 +05:00 |
|
Denis Gukov
|
a2f2f372ad
|
Merge pull request #1976 from testwill/close_file
fix: close dir
|
2024-04-28 22:22:09 +05:00 |
|
Thomas Boerger
|
50505392b0
|
ci: use correct credentials for dredd tests
|
2024-04-28 15:23:58 +02:00 |
|
Thomas Boerger
|
620d0158c6
|
ci: add cache to dredd image build and fix goodman path
|
2024-04-28 15:12:53 +02:00 |
|
Thomas Boerger
|
137d78b53a
|
ci: cache node deps within pipelines
|
2024-04-28 15:06:19 +02:00 |
|
Thomas Boerger
|
8f78b57a2b
|
fix: looks like dredd requires go installed
|
2024-04-28 14:59:22 +02:00 |
|
Thomas Boerger
|
f0f7a59d12
|
feat: add proper cache layers for docker build
|
2024-04-28 14:58:07 +02:00 |
|
Thomas Boerger
|
9e2643788e
|
fix: remove copy and paste error
|
2024-04-28 14:48:18 +02:00 |
|
guangwu
|
d7005bc153
|
fix: close dir
|
2024-04-28 10:42:25 +08:00 |
|
Thomas Boerger
|
10adc744da
|
ci: enable docker builds for prs
|
2024-04-28 01:38:18 +02:00 |
|
Thomas Boerger
|
7e3b73e5d0
|
fix: use right path to build server image
|
2024-04-28 01:37:04 +02:00 |
|
Thomas Boerger
|
4dcbcbae69
|
chore: use right tasks within docker builds
|
2024-04-28 01:00:30 +02:00 |
|
Thomas Boerger
|
dec36a0180
|
ci: use right format for docker-compose commands
|
2024-04-28 00:46:27 +02:00 |
|
Thomas Boerger
|
1f688724a0
|
ci: disable sslmode for postgres migration tests
|
2024-04-28 00:33:29 +02:00 |
|
Thomas Boerger
|
e7521ba67c
|
ci: use right port for postgres migration test
|
2024-04-28 00:29:07 +02:00 |
|
Thomas Boerger
|
cd5f7ae314
|
fix: disable fe tests within default test task
|
2024-04-28 00:22:37 +02:00 |
|
Thomas Boerger
|
ee42d8c324
|
fix: rename requirements file
|
2024-04-28 00:15:59 +02:00 |
|
Thomas Boerger
|
aee0631540
|
feat: restructure whole docker build process
|
2024-04-28 00:15:05 +02:00 |
|
Thomas Boerger
|
41c25b93b1
|
chore: drop unused service file
|
2024-04-28 00:10:31 +02:00 |
|
Thomas Boerger
|
054230ff30
|
chore: add initial dockeringore config
|
2024-04-28 00:10:30 +02:00 |
|
Thomas Boerger
|
d974f8d6e1
|
ci: use new host for dredd tests
|
2024-04-28 00:10:30 +02:00 |
|
Thomas Boerger
|
c6b57489b3
|
ci: restructure pieplines for new compose/docker
|
2024-04-28 00:10:29 +02:00 |
|
Thomas Boerger
|
fa7529f256
|
feat: enable i386 for goreleaser
|
2024-04-28 00:10:29 +02:00 |
|
Thomas Boerger
|
b6f4bb7850
|
fix: add email to goreleaser config
|
2024-04-28 00:10:29 +02:00 |
|
Thomas Boerger
|
0a6a1be526
|
fix: better line breaks for build task
|
2024-04-28 00:10:28 +02:00 |
|
Thomas Boerger
|
51692c6a33
|
chore: drop comments from goreleaser
|
2024-04-28 00:10:28 +02:00 |
|
Thomas Boerger
|
8b8d961a6d
|
docs: move spec definition into packaging folder
|
2024-04-28 00:10:28 +02:00 |
|
Thomas Boerger
|
f0026b3134
|
docs: add all snippets for docker-compose deployments
|
2024-04-28 00:10:27 +02:00 |
|
Thomas Boerger
|
377048f6ed
|
feat: rebuild task file and drop version generator
|
2024-04-28 00:10:27 +02:00 |
|
Denis Gukov
|
4d86438236
|
feat: add loader
|
2024-04-27 15:42:17 +05:00 |
|
Denis Gukov
|
528ba19751
|
feat(web): add app constants
|
2024-04-27 14:51:02 +05:00 |
|
Denis Gukov
|
c74fac3cb4
|
fix(web): new template condition
|
2024-04-27 14:50:00 +05:00 |
|
Denis Gukov
|
2ec299cec2
|
fix(web): icon
|
2024-04-27 14:41:58 +05:00 |
|
Denis Gukov
|
de122d48b0
|
refactor: add edit template dialog
|
2024-04-27 14:36:33 +05:00 |
|
Denis Gukov
|
37ccbade63
|
fix(be): error message
|
2024-04-27 12:00:15 +05:00 |
|
fiftin
|
3282bc7711
|
feat(be): add method GetUserCount
|
2024-04-25 16:28:28 +05:00 |
|
fiftin
|
f4593c6c4d
|
chore: remove extra switch
|
2024-04-22 15:25:32 +05:00 |
|
fiftin
|
269baf09fc
|
chore: limit list of projects to 200
|
2024-04-22 13:22:23 +05:00 |
|
fiftin
|
5a0c9b8e8b
|
chore: limit list of projects to 200
|
2024-04-22 13:15:32 +05:00 |
|
fiftin
|
15ad753e8e
|
chore: limit list of projects to 200
|
2024-04-22 12:48:40 +05:00 |
|
fiftin
|
d8ab83a0d7
|
fix(be): setting option in db
|
2024-04-22 01:38:12 +05:00 |
|
fiftin
|
a156eb90ca
|
feat: change option value length
|
2024-04-22 01:35:27 +05:00 |
|
fiftin
|
7fdcf63f13
|
fix: use app instead of type for validating template
|
2024-04-19 22:24:46 +05:00 |
|
Denis Gukov
|
f93969f340
|
feat: allow null for template's inventory (#1953)
* feat: allow null for template's inventory
* fix(web): show - if no inventory or environment provided
* test: fix tests
* test: fix tests
* test: fix tests
* fix: compile dredd test
|
2024-04-19 21:47:08 +05:00 |
|