ci: refactor CI pipelines into separate trigger-based workflows #7

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

14 Commits

Author SHA1 Message Date
cloudix_mcp_server e755a5d773 fix(ci): rewrite pr.yaml with parallel pattern
PR Checks / hadolint (pull_request) Successful in 5s
PR Checks / build-test (pull_request) Successful in 14s
2026-06-12 19:38:21 -04:00
cloudix_mcp_server 2a241b25bc ci: split workflows - add tag.yaml for version tagging
PR Checks / lint (pull_request) Failing after 3s
PR Checks / build (pull_request) Successful in 53s
PR Checks / test (pull_request) Has been skipped
2026-06-12 17:04:59 -04:00
cloudix_mcp_server 92bd4ac4f9 ci: split workflows - add pr.yaml for PR checks 2026-06-12 17:04:51 -04:00
cloudix_mcp_server 801b0525d2 ci: split workflows - add cron.yaml for nightly rebuild 2026-06-12 17:04:47 -04:00
cloudix_mcp_server d78afcf106 ci: split workflows - add main.yaml for push-on-master 2026-06-12 17:04:45 -04:00
cloudix_mcp_server 84fb1468cc fix: remove incorrectly encoded tag.yaml 2026-06-12 17:04:24 -04:00
cloudix_mcp_server ba308ab09e fix: remove incorrectly encoded pr.yaml 2026-06-12 17:04:18 -04:00
cloudix_mcp_server 3238927eea fix: remove incorrectly encoded cron.yaml 2026-06-12 17:04:13 -04:00
cloudix_mcp_server e88640b7fd fix: remove incorrectly encoded main.yaml 2026-06-12 17:03:53 -04:00
cloudix_mcp_server 1d2f71b54d ci: split workflows - add tag.yaml for version tagging 2026-06-12 17:00:09 -04:00
cloudix_mcp_server 33b077e248 ci: split workflows - add pr.yaml for PR checks 2026-06-12 17:00:04 -04:00
cloudix_mcp_server a9bd5bb34d ci: split workflows - add cron.yaml for nightly rebuild 2026-06-12 17:00:00 -04:00
cloudix_mcp_server 032716ca1f ci: split workflows - add main.yaml for push-on-master 2026-06-12 16:59:53 -04:00
cloudix_mcp_server 38c9297f3b ci: refactor CI pipelines into separate trigger-based workflows 2026-06-12 16:59:10 -04:00