Thomas Boerger
|
3f542c3757
|
fix: install gcc within container
|
2024-05-04 01:34:58 +02:00 |
|
Thomas Boerger
|
7690ddac50
|
ci: run only on semaphore repos
|
2024-05-04 01:34:42 +02:00 |
|
Thomas Boerger
|
dae700992c
|
ci: execute dredd without containers
|
2024-05-04 01:16:31 +02:00 |
|
Thomas Boerger
|
a7b065d706
|
fix: return string instead of func for version
|
2024-05-03 23:01:49 +02:00 |
|
Thomas Boerger
|
0ecfef914d
|
ci: run integration tests in parallel
|
2024-05-03 22:23:28 +02:00 |
|
Thomas Boerger
|
1444721f0e
|
ci: rename dredd config files
|
2024-05-03 22:21:21 +02:00 |
|
Thomas Boerger
|
a80b30f36c
|
ci: use latest setup-node action
|
2024-05-02 22:55:27 +02:00 |
|
Thomas Boerger
|
eef03adb54
|
fix: use same style for all compose snippets
|
2024-05-02 22:55:09 +02: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 |
|
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
|
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 |
|
Denis Gukov
|
4ad93c5440
|
Merge pull request #1958 from commx/semaphore-vars-url
add url for task page to semaphore_vars
|
2024-04-19 21:43:33 +05:00 |
|
Denis Gukov
|
c57939ec49
|
Merge pull request #1956 from semaphoreui/dependabot/go_modules/golang.org/x/net-0.23.0
chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
|
2024-04-19 21:22:31 +05:00 |
|