320f848aa9
ci(gitlab-ci): switch to custom (iso-like, but image tag friendly) date format for image versioning
2024-09-13 18:42:07 +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
e77b159c02
ci(gitlab-ci): use last modified iso-date instead of commit count for frontend/backend image versioning
2024-09-13 18:20:30 +02:00
746e8a4d16
ci(gitlab-ci): git-log --all commits for frontend and backend dependencies for image version
2024-09-13 17:47:26 +02:00
8aec2676d0
ci(gitlab-ci): add more debug output
2024-09-13 17:42:55 +02:00
973e7657b4
ci(gitlab-ci): add debug output for dynamic setup
2024-09-13 17:40:28 +02:00
45d0e79649
ci(gitlab-ci): fix backend container rules syntax
2024-09-12 15:59:25 +02:00
ce86bbf47a
build(docker/frontend): fix if-then-else syntax
2024-09-12 11:49:47 +02:00
fa4b77b0ee
ci(gitlab-ci): GIT_STRATEGY = none for wait container jobs
2024-09-12 11:44:05 +02:00
6005680b38
ci(gitlab-ci): add more debug output for container builds
2024-09-12 11:40:46 +02:00
a6873fefdd
ci(gitlab-ci): add missing frontend wait container var
2024-09-12 11:36:43 +02:00
48b13c08a6
ci(gitlab-ci): fix backend container prod rules
2024-09-12 11:33:57 +02:00
774260fa3a
ci(gitlab-ci): prohibit the container waiters (for MRs) to wait longer than 3h
2024-09-12 11:31:48 +02:00
4513634a0c
ci(gitlab-ci): use curl instead of wget again; more output for wait
2024-09-12 11:30:12 +02:00
7600862444
ci(gitlab-ci): fix backend container rules
2024-09-12 11:23:28 +02:00
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
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
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
90ab22ce16
build(Makefile): cleanup; add .assets no-op target for caching
2024-09-12 00:21:53 +02:00
2aae4cb045
build(Makefile): fix frontend-compile subcalls
2024-09-11 01:10:59 +02:00
d77f372158
build(Makefile): fix compile dev/prod logic
2024-09-11 00:59:06 +02:00
1f0cd1066a
build(Makefile): work on make serve
2024-09-11 00:37:36 +02:00
e9d4174b83
chore(release): 27.4.79
2024-09-10 17:56:40 +02:00
90613faf72
Merge branch 'fradrive/jost'
2024-09-10 17:55:52 +02:00
6a070a6775
fix(supervision): fix #181 by unifying deletion of supervision
2024-09-10 17:47:09 +02:00
ea113cf57a
chore(login): limit number of suggestions for dummy development login for convenience
2024-09-10 17:45:27 +02:00
6ffc49ae0e
chore(avs): auto licence synch preview show AVS-No as well
2024-09-10 12:36:52 +02:00
ab8b17229a
chore(health): show db time on status page and status time diffs in a human readable format
2024-09-09 16:41:43 +02:00
6709d27732
build(Makefile): work on serving
2024-09-09 16:21:11 +02:00
74f7633837
fix(notifications): fix #180 qualification expiry notification are sent only once
2024-09-09 15:34:41 +02:00
609db460f6
chore: gitattributes
2024-09-09 14:11:33 +02:00
bc6ec24b84
build(Makefile): Better container control.
...
More careful tracking of when to call container so that container is not called in a container but is always called when needed. Also renamed several targets to achieve this.
2024-09-09 13:51:05 +02:00
277ae187f5
build(Makefile): work on start targets
2024-09-06 05:59:44 +02:00
faf4cc8c03
build(docker/backend): update backend Dockerfile for MOUNT_DIR and PROJECT_DIR update
2024-09-06 05:16:44 +02:00
04030ce6f0
build(Makefile): make .stack target phony
2024-09-06 05:16:17 +02:00
0a2ab4129e
build(Makefile): major Makefile makeover
2024-09-06 05:11:27 +02:00
998b06d9af
build(docker/frontend): Added configuration options for whether to store compilation results in the image or write it back to the file system.
2024-09-06 03:07:02 +02:00
d92d23bc99
chore(release): 27.4.78
2024-09-05 17:55:54 +02:00
4959736c90
Merge branch 'fradrive/jost'
2024-09-05 17:55:09 +02:00
ade27e6479
fix(avs): fix #178 by deleting old superiors for individual users
2024-09-05 17:53:18 +02:00
cbadef0a73
chore(mail): fix #179 reorder attachments and guess PDF pin password in Text display
2024-09-05 16:28:20 +02:00
2a27a1efa6
fix(avs): fix #124 avs auto synch filter working
...
also, provide test facility for auto synch
2024-09-05 16:27:10 +02:00
620e3e4700
fix(mail): fix #179 by adding download links for PDF attachments
2024-09-05 14:09:50 +02:00
426ea5b170
ci(gitlab-ci): use new registry-waiting procedure for backend container
2024-09-05 12:36:06 +02:00