Stephan Barth
|
f2067bdb56
|
build(.gitlab-ci/version.pl): Can now automatically determine the remote repository.
|
2024-10-25 15:48:19 +02:00 |
|
|
|
120e00ea2e
|
ci(gitlab-ci): pull frontend artifacts from backend downstream pipeline
|
2024-09-16 01:51:13 +02:00 |
|
|
|
e059082cf6
|
ci(gitlab-ci): add config/webpack.yml to frontend artifacts
|
2024-09-15 15:01:14 +02:00 |
|
|
|
b928af40e6
|
ci(gitlab-ci): switch to branch-first, image-type second for container registry destination
|
2024-09-13 18:23:40 +02:00 |
|
|
|
45d0e79649
|
ci(gitlab-ci): fix backend container rules syntax
|
2024-09-12 15:59:25 +02:00 |
|
|
|
48b13c08a6
|
ci(gitlab-ci): fix backend container prod rules
|
2024-09-12 11:33:57 +02:00 |
|
|
|
7600862444
|
ci(gitlab-ci): fix backend container rules
|
2024-09-12 11:23:28 +02:00 |
|
|
|
4d0bcca246
|
ci(backend): fix backend pipeline targets
|
2024-09-12 00:55:50 +02:00 |
|
|
|
56c26cdc04
|
ci(frontend): fix frontend pipeline targets
|
2024-09-12 00:54:05 +02:00 |
|
|
|
71afd4a0df
|
docs(gitlab-ci): tweak comments
|
2024-09-04 06:00:34 +02:00 |
|
|
|
c47d1c01f8
|
ci(backend): fix release container rules
|
2024-09-04 05:30:40 +02:00 |
|
|
|
dfc83b7b3c
|
ci(backend): add release job to backend-prod downstream pipeline
|
2024-09-04 05:28:42 +02:00 |
|
|
|
025388a2f2
|
ci(gitlab-ci/version.pl): Implemented changelog handling in version.pl
|
2024-09-01 13:08:52 +02:00 |
|
|
|
5ae515594d
|
ci(gitlab-ci): use new versioning script to compute release version
|
2024-08-29 16:35:17 +02:00 |
|
|
|
6f8e7062fa
|
ci(gitlab-ci): fix artifact paths for frontend and backend downstreams
|
2024-08-26 13:56:08 +02:00 |
|
|
|
a8c2d04a15
|
ci(docker/backend): disable custom stack root
|
2024-08-25 21:13:16 +02:00 |
|
|
|
46fbbe5fdb
|
ci(docker/backend): mount CI_PROJECT_DIR as volume for buildah image build RUNs
|
2024-08-25 18:36:18 +02:00 |
|
|
|
68eeacf3c2
|
ci(gitlab-ci): fix syntax
|
2024-08-25 06:48:42 +02:00 |
|
|
|
1184d54ef1
|
ci(gitlab-ci): prod build
|
2024-08-25 06:22:53 +02:00 |
|
|
|
a430bf3827
|
ci(gitlab-ci): cleanup dynamic frontend and backend downstream pipelines
|
2024-08-25 05:57:48 +02:00 |
|
|
|
d3370a42ac
|
ci(gitlab-ci): remove obsolete make env-var
|
2024-08-25 05:27:58 +02:00 |
|
|
|
35e77e2d1d
|
ci(gitlab-ci): make container builds independent from code builds
|
2024-08-25 05:07:29 +02:00 |
|
|
|
0d40207fe3
|
ci(gitlab-ci): Separation of build and manual rebuild of frontend-/backend-environment containers.
|
2024-08-25 03:11:13 +02:00 |
|
|
|
8b4801111d
|
ci(gitlab-ci): Use gitlab container runner instead of podman in docker (frontend part)
|
2024-08-24 18:49:35 +02:00 |
|
|
|
858d2d3386
|
ci(gitlab-ci): Use gitlab container runner instead of podman in docker (so far only backend)
|
2024-08-24 18:27:37 +02:00 |
|
|
|
f3df449693
|
ci(gitlab-ci): Statement of default image for downstream pipelines.
|
2024-08-24 18:22:14 +02:00 |
|
|
|
675dd364df
|
ci(gitlab-ci): make container builds manually triggerable
|
2024-08-24 17:41:50 +02:00 |
|
|
|
c04428e33b
|
ci(gitlab-ci): fix pipeline
|
2024-08-24 17:32:39 +02:00 |
|
|
|
c177ff826e
|
ci(gitlab-ci): separate frontend and backend downstreams
separate dynamic ci-yaml into two dynamic yamls for frontend and backend
|
2024-08-24 17:30:14 +02:00 |
|
|
|
333e8f7a9a
|
ci(gitlab-ci): remove debris
remove deprecated/unused stuff in .gitlab-ci folder
|
2024-08-23 22:20:37 +02:00 |
|
|
|
0eb90845de
|
ci(gitlab-ci): fix yaml location
move dynamic gitlab-ci yaml to proper place
|
2024-08-23 22:11:07 +02:00 |
|
|
|
fdd05a0b20
|
ci(gitlab-ci): fix script permissions
make dynamci.pl executable
|
2024-08-23 22:08:42 +02:00 |
|
|
|
d2a80f20b6
|
chore(gitlab-ci): introduce dynamic ci for image versioning; rename stages and jobs
|
2024-08-23 21:55:25 +02:00 |
|
|
|
1e74770ea2
|
chore(gitlab-ci): use flake.nix instead of manually constructing flake url
|
2023-07-15 16:24:19 +00:00 |
|
|
|
3a1e8e7c16
|
chore(gitlab-ci): use container image with automagic caching
|
2023-05-19 05:54:42 +00:00 |
|
|
|
8d65e7708b
|
Update nix.conf
|
2023-05-16 23:42:48 +00:00 |
|
|
|
dff9cbab31
|
chore(ci): fix cache url
|
2023-04-27 09:44:27 +00:00 |
|
|
|
bd29a204fa
|
chore(ci): ca-references no longer experimental
|
2023-04-27 06:35:43 +00:00 |
|
Sarah Vaupel
|
735f54928b
|
chore: fix gitlab-ci scripts
|
2022-10-14 19:45:28 +02:00 |
|
Sarah Vaupel
|
582b075466
|
chore: conform to REUSE specification
|
2022-10-12 09:35:16 +02:00 |
|
Gregor Kleen
|
1215135d56
|
chore(gitlab-ci): ...
|
2021-09-23 11:09:09 +02:00 |
|
Gregor Kleen
|
2e09c25085
|
chore(gitlab-ci): ...
|
2021-09-17 14:07:14 +02:00 |
|
Gregor Kleen
|
d120660455
|
chore(gitlab-ci): ...
|
2021-09-17 10:41:59 +02:00 |
|
Gregor Kleen
|
ea749b3ad1
|
chore(gitlab-ci): ...
|
2021-09-17 10:35:34 +02:00 |
|
Gregor Kleen
|
a5631f3096
|
chore(gitlab-ci): ...
|
2021-09-16 12:44:34 +02:00 |
|
Gregor Kleen
|
7331ba3a5b
|
chore(gitlab-ci): debug
|
2021-09-16 12:15:57 +02:00 |
|
Gregor Kleen
|
59007c32db
|
chore(gitlab-ci): ...
|
2021-09-15 16:29:01 +02:00 |
|
Gregor Kleen
|
9390eb75b7
|
chore(gitlab-ci): ...
|
2021-09-15 16:24:31 +02:00 |
|
Gregor Kleen
|
78b8020920
|
chore(gitlab-ci): ...
|
2021-09-15 16:17:34 +02:00 |
|
Gregor Kleen
|
56a68ed9a3
|
chore(gitlab-ci): ...
|
2021-09-15 15:50:45 +02:00 |
|