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

Merged
jcabillot merged 17 commits from fix/refactor-ci-pipelines into main 2026-06-12 16:16:58 -04:00

17 Commits

Author SHA1 Message Date
cloudix_mcp_server 198b67b320 feat(ci): add nightly rebuild of latest + most recent tag
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 12s
2026-06-12 15:43:14 -04:00
cloudix_mcp_server 1581feba04 feat(ci): add tag release workflow with Hadolint + push :tag
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 15s
2026-06-12 15:43:10 -04:00
cloudix_mcp_server d5f06b1c17 feat(ci): add main release workflow with Hadolint + build-push + test + tag 2026-06-12 15:43:05 -04:00
cloudix_mcp_server 6151f18d6b feat(ci): add PR workflow with Hadolint + build + test
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 19s
2026-06-12 15:42:56 -04:00
cloudix_mcp_server a33dbfbe7d chore: remove wrong-named workflows 2026-06-12 15:42:33 -04:00
cloudix_mcp_server 95878a525f chore: remove wrong-named workflows 2026-06-12 15:42:29 -04:00
cloudix_mcp_server badcef7a25 chore: remove wrong-named workflows 2026-06-12 15:42:21 -04:00
cloudix_mcp_server 7c0cb1c018 chore: remove wrong-named workflows (will recreate with standard names)
PR Checks / pr-checks (pull_request) Successful in 26s
PR Checks / test (pull_request) Successful in 13s
2026-06-12 15:42:15 -04:00
cloudix_mcp_server 60976b30ec fix(ci): update action SHAs in nightly-rebuild workflow
Hadolint / hadolint (pull_request) Successful in 5s
PR Checks / pr-checks (pull_request) Successful in 21s
PR Checks / test (pull_request) Successful in 11s
2026-06-12 15:36:24 -04:00
cloudix_mcp_server e048c72eae fix(ci): update action SHAs in tag-release workflow
Hadolint / hadolint (pull_request) Successful in 6s
PR Checks / pr-checks (pull_request) Successful in 31s
PR Checks / test (pull_request) Successful in 10s
2026-06-12 15:36:18 -04:00
cloudix_mcp_server b741af039c fix(ci): update actions/checkout SHA in PR checks workflow
Hadolint / hadolint (pull_request) Successful in 9s
PR Checks / pr-checks (pull_request) Successful in 26s
PR Checks / test (pull_request) Successful in 11s
2026-06-12 15:36:07 -04:00
cloudix_mcp_server df4ab1ccd3 fix(ci): update actions/checkout SHA in hadolint workflow
PR Checks / pr-checks (pull_request) Failing after 13m37s
Hadolint / hadolint (pull_request) Failing after 13m42s
PR Checks / test (pull_request) Has been skipped
2026-06-12 15:35:57 -04:00
cloudix_mcp_server dfde0adc5b chore(ci): remove old docker-build.yaml, replaced by new modular workflows
PR Checks / pr-checks (pull_request) Failing after 10s
PR Checks / test (pull_request) Has been skipped
Hadolint / hadolint (pull_request) Failing after 11m52s
2026-06-12 15:32:43 -04:00
cloudix_mcp_server 2cf77f0af3 feat(ci): add nightly rebuild workflow 2026-06-12 15:32:36 -04:00
cloudix_mcp_server 78bb18ad12 feat(ci): add tag release workflow 2026-06-12 15:32:24 -04:00
cloudix_mcp_server 537d0c1dc9 feat(ci): add PR checks workflow 2026-06-12 15:32:15 -04:00
cloudix_mcp_server 56185bffdb feat(ci): add hadolint workflow with step-level continue-on-error 2026-06-12 15:32:06 -04:00