|
|
672bb8708c
|
ci(gitlab-ci): set correct build-args for container builds
|
2024-09-12 01:11:55 +02:00 |
|
|
|
f8886e02a7
|
ci(gitlab-ci): move buildah yum install inside script
|
2024-09-12 01:05:40 +02:00 |
|
|
|
e9cbb0771d
|
ci(gitlab-ci): fix IMAGE_EXISTS grep
|
2024-09-12 01:04:23 +02:00 |
|
|
|
2d1cd421c7
|
ci(gitlab-ci): remove debug prints
|
2024-09-12 00:49:17 +02:00 |
|
|
|
770be6c00f
|
ci(gitlab-ci): use correct package manager for installing wget
|
2024-09-12 00:46:37 +02:00 |
|
|
|
4240eb9ad2
|
ci(gitlab-ci): install wget
|
2024-09-12 00:43:06 +02:00 |
|
|
|
ee933de99f
|
ci(gitlab-ci): use wget instead of curl
|
2024-09-12 00:40:56 +02:00 |
|
|
|
426ea5b170
|
ci(gitlab-ci): use new registry-waiting procedure for backend container
|
2024-09-05 12:36:06 +02:00 |
|
|
|
a1bbd05e68
|
ci(gitlab-ci): install curl for wait for container
|
2024-09-05 02:04:49 +02:00 |
|
|
|
1fd0abb8e8
|
ci(gitlab-ci): fix the bash syntax fix
|
2024-09-05 02:01:59 +02:00 |
|
|
|
f79a024dca
|
ci(gitlab-ci): fix bash syntax (ugh)
|
2024-09-05 01:57:44 +02:00 |
|
|
|
9625bcbf4b
|
ci(gitlab-ci): fix bash test syntax
|
2024-09-05 00:34:34 +02:00 |
|
|
|
0488edf7ae
|
ci(gitlab-ci): add wait job for frontend container in merge request pipelines
|
2024-09-05 00:29:35 +02:00 |
|
|
|
5551f869e3
|
ci(gitlab-ci): change curl token
|
2024-09-05 00:13:56 +02:00 |
|
|
|
71afd4a0df
|
docs(gitlab-ci): tweak comments
|
2024-09-04 06:00:34 +02:00 |
|
|
|
034be6e2c9
|
ci(gitlab-ci): fix curl more
|
2024-09-04 05:23:22 +02:00 |
|
|
|
be75627bc0
|
ci(gitlab-ci): fix curl
|
2024-09-04 05:17:41 +02:00 |
|
|
|
b5f2f4ff0e
|
ci(gitlab-ci): use CI_JOB_MANUAL for container setup
|
2024-09-04 04:59:15 +02:00 |
|
|
|
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 |
|