|
|
e5eae3da2c
|
ci(gitlab-ci): fix container rules
|
2024-09-04 04:57:02 +02:00 |
|
|
|
c3722693ad
|
ci(gitlab-ci): work on container rebuilds
|
2024-09-04 04:52:27 +02:00 |
|
|
|
2f8e6bc30b
|
ci(gitlab-ci): fix syntax even more
|
2024-09-04 04:41:01 +02:00 |
|
|
|
b549f0027f
|
ci(gitlab-ci): try to fix syntax
|
2024-09-04 04:31:01 +02:00 |
|
|
|
597a611f58
|
ci(gitlab-ci): fix syntax
|
2024-09-04 04:24:47 +02:00 |
|
|
|
3c71388a32
|
ci(gitlab-ci): fix syntax
|
2024-09-04 04:21:48 +02:00 |
|
|
|
fc57bdffb5
|
ci(gitlab-ci): replace manual frontend container build
check if image already exists in the registry and build if not; also rebuild on manual run
|
2024-09-04 04:18:53 +02:00 |
|
|
|
2c5423e869
|
ci(gitlab-ci): fix release needs
|
2024-08-29 16:38:39 +02:00 |
|
|
|
f2072ca31b
|
ci(gitlab-ci): unite release:prepare and release:changelog jobs
|
2024-08-29 16:37:55 +02:00 |
|
|
|
5ae515594d
|
ci(gitlab-ci): use new versioning script to compute release version
|
2024-08-29 16:35:17 +02:00 |
|
|
|
82838a22b5
|
ci(gitlab-ci): fix rules for container rebuilds
|
2024-08-28 03:15:11 +02:00 |
|
|
|
71d3ea01a5
|
ci(gitlab-ci): revise release rules
|
2024-08-28 02:50:13 +02:00 |
|
|
|
5d6c7f6d13
|
ci(gitlab-ci): fix release-rules
|
2024-08-28 02:28:40 +02:00 |
|
|
|
4d882b1dd3
|
ci(gitlab-ci): revisit GIT_STRATEGY for builds
|
2024-08-28 02:27:10 +02:00 |
|
|
|
8570bac39e
|
ci(gitlab-ci): work on release jobs
|
2024-08-28 02:12:47 +02:00 |
|
|
|
db519d3bcf
|
ci(gitlab-ci): fix release needs
|
2024-08-26 15:53:21 +02:00 |
|
|
|
5471a99475
|
ci(gitlab-ci): add release stub; use GIT_STRATEGY none for frontend and backend downstreams
|
2024-08-26 15:52:05 +02:00 |
|
|
|
6214d08558
|
ci(gitlab-ci): fix backend image dependencies
|
2024-08-26 14:32:17 +02:00 |
|
|
|
b5635fe992
|
ci(gitlab-ci): make frontend and backend images dependent on resprective package lists
|
2024-08-26 14:26:40 +02:00 |
|
|
|
6f8e7062fa
|
ci(gitlab-ci): fix artifact paths for frontend and backend downstreams
|
2024-08-26 13:56:08 +02:00 |
|
|
|
2d4f4f68df
|
ci(docker/backend): mount CI_PROJECT_DIR to tmp dir and copy to WORKDIR instead
|
2024-08-26 13:29:39 +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 |
|
|
|
da9bd08dcb
|
ci(gitlab-ci): change --build-context for buildah image builds
|
2024-08-25 18:24:26 +02:00 |
|
|
|
29b4d84d31
|
ci(docker): use --build-arg for providing ARG during buildah image builds
|
2024-08-25 17:49:38 +02:00 |
|
|
|
9d18b74ec5
|
ci(gitlab-ci): control image workdir via env var
|
2024-08-25 17:30:22 +02:00 |
|
|
|
fceaa0b5cf
|
ci(gitlab-ci): Do not display blocked on unused manual container builds.
|
2024-08-25 16:06:16 +02:00 |
|
|
|
1184d54ef1
|
ci(gitlab-ci): prod build
|
2024-08-25 06:22:53 +02:00 |
|
|
|
b9b45ed152
|
ci(gitlab-ci): unify setup and containers stages
|
2024-08-25 06:10:41 +02:00 |
|
|
|
6df013e4c0
|
ci(gitlab-ci): always execute setup:dynamic job
|
2024-08-25 05:39:03 +02:00 |
|
|
|
ce34fc1aed
|
ci(gitlab-ci): restructure setup and containers stages
rename stages and jobs in prepare/setup and new containers stage
|
2024-08-25 05:34:40 +02:00 |
|
|
|
da535be0d4
|
ci(gitlab-ci): improve refs
|
2024-08-25 05:23:00 +02:00 |
|
|
|
cd4eae08cf
|
ci(gitlab-ci): fix syntax
|
2024-08-25 05:17:02 +02:00 |
|
|
|
35e77e2d1d
|
ci(gitlab-ci): make container builds independent from code builds
|
2024-08-25 05:07:29 +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 |
|
|
|
33ce61d662
|
ci(gitlab-ci): fix dynamic job dependencies
remove unnecessary before_script for dynamic:execute step
|
2024-08-23 22:06:01 +02:00 |
|
|
|
85d43f5b77
|
chore(gitlab-ci): add dependencies for dynamic jobs
|
2024-08-23 21:58:35 +02:00 |
|
|
|
d2a80f20b6
|
chore(gitlab-ci): introduce dynamic ci for image versioning; rename stages and jobs
|
2024-08-23 21:55:25 +02:00 |
|
|
|
6f5c74f1ca
|
chore(gitlab-ci): make image needs optional
|
2024-08-22 03:12:31 +02:00 |
|
|
|
303a6ca3f6
|
chore(gitlab-ci): add changes rules to containers jobs
|
2024-08-22 03:04:53 +02:00 |
|
|
|
3f1e351d54
|
chore(gitlab-ci): apply creds to buildah-push
|
2024-08-21 03:29:46 +02:00 |
|
|
|
de94223285
|
chore(gitlab-ci): fix registry var
|
2024-08-21 03:24:11 +02:00 |
|
|
|
0bdc63040d
|
chore(gitlab-ci): restructure containers stage
|
2024-08-21 03:21:10 +02:00 |
|
|
|
2ec37a29da
|
chore(gitlab-ci): fix podman config
|
2024-08-19 18:18:58 +02:00 |
|
|
|
581316fb42
|
chore(gitlab-ci): fix podman syntax
|
2024-08-19 18:13:21 +02:00 |
|
|
|
6e3d0aaa2e
|
chore(gitlab-ci): work on podman config
|
2024-08-19 18:03:58 +02:00 |
|
|
|
21ad810338
|
chore(gitlab-ci): podman-compose instead of podman compose
|
2024-08-19 03:33:24 +02:00 |
|
|
|
3682361fd9
|
chore(docker): create debian-podman image; parametrize Makefile and gitlab-ci over docker/podman
|
2024-08-19 03:23:16 +02:00 |
|
|
|
aebbfce109
|
chore(gitlab-ci): install make correctly
|
2024-08-19 02:43:14 +02:00 |
|
|
|
d12899ffea
|
chore(gitlab-ci): apt-get update before_script
|
2024-08-19 02:41:08 +02:00 |
|
|
|
6ba2377d16
|
chore(gitlab-ci): install gnumake in base image
|
2024-08-19 02:39:05 +02:00 |
|