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

Merged
jcabillot merged 13 commits from feat/ci-refactor into master 2026-06-12 16:16:18 -04:00

13 Commits

Author SHA1 Message Date
cloudix_mcp_server 3f622287d3 fix: use step-level continue-on-error for hadolint
PR Checks / hadolint (pull_request) Successful in 5s
PR Checks / build-test (pull_request) Successful in 11s
2026-06-12 15:30:18 -04:00
cloudix_mcp_server 5567cf04d3 fix: set continue-on-error for hadolint in pr.yaml
PR Checks / hadolint (pull_request) Failing after 8s
PR Checks / build-test (pull_request) Successful in 5m39s
2026-06-12 15:19:22 -04:00
cloudix_mcp_server 3f48a43104 fix: correct SHA typos in cron.yaml
PR Checks / build-test (pull_request) Failing after 3s
PR Checks / hadolint (pull_request) Failing after 7s
2026-06-12 15:15:40 -04:00
cloudix_mcp_server 9d20261d09 fix: correct SHA typos in tag.yaml
PR Checks / hadolint (pull_request) Failing after 6s
PR Checks / build-test (pull_request) Failing after 24s
2026-06-12 15:15:35 -04:00
cloudix_mcp_server b7d46e9f78 fix: correct SHA typos in main.yaml 2026-06-12 15:15:25 -04:00
cloudix_mcp_server 2395784946 fix: correct SHA typos in pr.yaml
PR Checks / hadolint (pull_request) Failing after 7s
PR Checks / build-test (pull_request) Failing after 19s
2026-06-12 15:15:04 -04:00
cloudix_mcp_server 1f9746c6e0 chore: remove old Jenkins pipeline config
PR Checks / build-test (pull_request) Failing after 2s
PR Checks / hadolint (pull_request) Failing after 4s
2026-06-12 15:11:11 -04:00
cloudix_mcp_server 840a78cc37 chore: remove old GitLab CI config 2026-06-12 15:11:05 -04:00
cloudix_mcp_server 8dec16af9d chore: remove old docker-build workflow 2026-06-12 15:11:02 -04:00
cloudix_mcp_server 31bc44cd32 feat(ci): add nightly cron rebuild workflow 2026-06-12 15:10:39 -04:00
cloudix_mcp_server 044b2cf7b4 feat(ci): add tag release workflow 2026-06-12 15:10:37 -04:00
cloudix_mcp_server 9ebf46ff30 feat(ci): add main release workflow 2026-06-12 15:10:32 -04:00
cloudix_mcp_server cd2db8e77e feat(ci): add PR checks workflow 2026-06-12 15:10:26 -04:00