15 Commits

Author SHA1 Message Date
9e84ec5e40 ci(build): lowercase repository names incl. subpath suffix (docker requirement)
Some checks failed
dev-test-2 / build-and-push (push) Has been cancelled
2025-09-10 14:30:39 +02:00
271022d36b ci(build): normalize DOCKER_TAG in script (strip heads/, lowercase, safe chars)
Some checks failed
dev-test-2 / build-and-push (push) Failing after 5m52s
2025-09-10 13:47:02 +02:00
4fd60e0600 ci: normalize DOCKER_TAG from branch name; use buildx --push to publish
Some checks failed
dev-test-2 / build-and-push (push) Failing after 45s
2025-09-10 13:45:31 +02:00
ca7256a60d ci(build): discover nested Dockerfiles in submodules; log and summarize all builds
Some checks are pending
dev / build-and-push (push) Waiting to run
2025-09-10 13:11:34 +02:00
f2b58cd094 clean
Some checks are pending
dev / build-and-push (push) Waiting to run
2025-09-10 12:58:51 +02:00
e7ef7e9439 ci(build): enable SSH forwarding for docker buildx (--ssh default) and allow buildkit entitlements 2025-09-10 12:51:56 +02:00
22ace2a948 ci(log): write per-image logs to log/ci/ and summary.txt 2025-09-10 12:46:20 +02:00
eec148c71f ci: pass DOCKER_TAG as explicit arg to build_and_push.sh (mandatory) 2025-09-10 12:18:50 +02:00
d0e0d06bb4 ci(build): require DOCKER_TAG env var (mandatory) 2025-09-10 12:17:27 +02:00
92b6c2580e ci: support branch-based trigger with .ci/tag.env and helper script 2025-09-10 12:13:03 +02:00
1a846b63f1 refactor(ci): structure tag.sh into functions and improve readability 2025-09-10 12:05:32 +02:00
3cd729bb71 feat(ci): tag all repos (root + submodules) with optional tag (default dev-test) 2025-09-10 12:04:51 +02:00
bfd833cc5b chore(ci): make tag.sh accept optional tag name (default dev-test) 2025-09-10 12:03:16 +02:00
69bc6f984e chore: update .gitmodules (id_verif->dev), minor script/doc updates 2025-09-10 11:59:57 +02:00
49749ed795 chore: normalise submodules paths; add CI dev-test and scripts; bump version v2025.09.1
Some checks are pending
dev-test / build-and-push (push) Waiting to run
2025-09-10 11:49:43 +02:00