feat(ci): refactor pipelines — Hadolint, PR checks, tag releases, nightly rebuild #12

Merged
jcabillot merged 14 commits from fix/refactor-ci-pipelines into main 2026-06-12 14:37:25 -04:00

14 Commits

Author SHA1 Message Date
cloudix_mcp_server 850d6ed58c refactor(ci): decouple semver tagging from build on main push
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build (pull_request) Successful in 3m23s
2026-06-12 14:32:52 -04:00
cloudix_mcp_server 88ab5fa893 refactor(ci): run Hadolint and build in parallel on cron
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build (pull_request) Successful in 4m17s
2026-06-12 14:31:25 -04:00
cloudix_mcp_server fa685fd63e refactor(ci): run Hadolint and build in parallel on tag push 2026-06-12 14:31:17 -04:00
cloudix_mcp_server e1fab4f11f refactor(ci): run Hadolint and build in parallel on main push
PR Checks / build (pull_request) Successful in 4m0s
PR Checks / hadolint (pull_request) Failing after 13m32s
2026-06-12 14:31:10 -04:00
cloudix_mcp_server 0526268333 refactor(ci): run Hadolint and build in parallel on PR
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build (pull_request) Successful in 2m46s
2026-06-12 14:28:29 -04:00
cloudix_mcp_server 8682d4587a fix(ci): correct hadolint SHA (d2da2 → dda2)
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build (pull_request) Successful in 4m28s
2026-06-12 14:20:52 -04:00
cloudix_mcp_server 293cb50d4a fix(ci): correct hadolint SHA (d2da2 → dda2)
PR Checks / hadolint (pull_request) Successful in 5s
PR Checks / build (pull_request) Successful in 4m33s
2026-06-12 14:20:48 -04:00
cloudix_mcp_server caa18faff0 fix(ci): correct hadolint SHA (d2da2 → dda2)
PR Checks / build (pull_request) Successful in 4m40s
PR Checks / hadolint (pull_request) Successful in 5s
2026-06-12 14:20:38 -04:00
cloudix_mcp_server 1c50016d80 fix(ci): correct hadolint SHA (d2da2 → dda2) 2026-06-12 14:20:35 -04:00
cloudix_mcp_server e21758978a chore(ci): remove monolithic docker-build.yaml, replaced by pr/main/tag/cron
PR Checks / hadolint (pull_request) Failing after 3s
PR Checks / build (pull_request) Has been skipped
2026-06-12 14:18:58 -04:00
cloudix_mcp_server a261bdc030 feat(ci): add nightly rebuild of latest + most recent tag 2026-06-12 14:18:50 -04:00
cloudix_mcp_server b6a9577eee feat(ci): add tag release workflow with Hadolint + push :tag 2026-06-12 14:18:47 -04:00
cloudix_mcp_server 993c749a89 feat(ci): add main release workflow with Hadolint + push latest + auto-tag 2026-06-12 14:18:45 -04:00
cloudix_mcp_server 29ddd3f23b feat(ci): add PR workflow with Hadolint + build 2026-06-12 14:18:43 -04:00