refactor(ci): migrate to split Gitea Actions workflows #9

Merged
jcabillot merged 9 commits from fix/refactor-ci-pipelines into master 2026-06-12 20:54:55 -04:00

9 Commits

Author SHA1 Message Date
cloudix_mcp_server 81663ba8e8 fix: rewrite cron.yaml with proper YAML (was base64-encoded)
PR Checks / build-test (pull_request) Successful in 19s
PR Checks / hadolint (pull_request) Successful in 6s
2026-06-12 20:24:39 -04:00
cloudix_mcp_server b31856d228 fix: rewrite tag.yaml with proper YAML (was base64-encoded) 2026-06-12 20:24:32 -04:00
cloudix_mcp_server 542f86b6cd fix: rewrite main.yaml with proper YAML (was base64-encoded)
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build-test (pull_request) Successful in 21s
2026-06-12 20:24:25 -04:00
cloudix_mcp_server b2c0103b27 fix(ci): rewrite pr.yaml with parallel pattern
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 31s
2026-06-12 19:38:25 -04:00
cloudix_mcp_server bbecb203c9 feat(ci): add tag release workflow 2026-06-12 17:01:33 -04:00
cloudix_mcp_server 7947430ef1 feat(ci): add nightly cron rebuild workflow 2026-06-12 17:01:26 -04:00
cloudix_mcp_server d1c4b85c64 feat(ci): add PR workflow with lint and test jobs 2026-06-12 17:01:22 -04:00
cloudix_mcp_server 1e9e827b43 feat(ci): add main workflow for push to master 2026-06-12 17:01:20 -04:00
cloudix_mcp_server ef6c7b1b3e refactor(ci): replace single docker-build workflow with split workflow files 2026-06-12 17:00:50 -04:00