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

Merged
jcabillot merged 6 commits from fix/refactor-ci-pipelines into master 2026-06-12 20:23:59 -04:00

6 Commits

Author SHA1 Message Date
cloudix_mcp_server ae08c03aa6 fix(ci): rewrite pr.yaml with parallel pattern + continue-on-error
PR Checks / build-test (pull_request) Successful in 19s
PR Checks / hadolint (pull_request) Successful in 7s
2026-06-12 19:38:15 -04:00
cloudix_mcp_server 62672fb1ac chore: remove old monolithic workflow 2026-06-12 19:38:07 -04:00
cloudix_mcp_server a187df6b6e feat(ci): add nightly rebuild workflow
Docker Build and Push / lint (pull_request) Successful in 10s
Docker Build and Push / build (pull_request) Successful in 1m4s
Docker Build and Push / test (pull_request) Successful in 28s
Docker Build and Push / push (pull_request) Has been skipped
PR Checks / build (pull_request) Successful in 1m38s
PR Checks / lint (pull_request) Failing after 12m52s
PR Checks / test (pull_request) Has been skipped
2026-06-12 16:41:40 -04:00
cloudix_mcp_server 5bd51646be feat(ci): add tag release workflow — build and push with semver tags 2026-06-12 16:41:38 -04:00
cloudix_mcp_server b293dd89ac feat(ci): add main branch workflow — build, test, push latest, bump version 2026-06-12 16:41:25 -04:00
cloudix_mcp_server d0f199c291 feat(ci): add PR checks workflow — hadolint, build, test 2026-06-12 16:41:03 -04:00