feat: standardize to 4-workflow Gitea Actions pattern #8

Merged
jcabillot merged 8 commits from fix/workflow-standard into master 2026-06-13 22:49:27 -04:00

8 Commits

Author SHA1 Message Date
cloudix_mcp_server 8cdb21f8a0 fix: rewrite pr.yaml with raw YAML (was base64)
Docker Build and Push / lint (pull_request) Successful in 7s
PR Checks / hadolint (pull_request) Successful in 9s
PR Checks / build-test (pull_request) Successful in 17s
Docker Build and Push / build (pull_request) Successful in 29s
Docker Build and Push / test (pull_request) Successful in 15s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-13 22:18:10 -04:00
cloudix_mcp_server e1a118330f fix: rewrite tag.yaml with raw YAML (was base64)
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 27s
Docker Build and Push / test (pull_request) Successful in 17s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-13 22:18:06 -04:00
cloudix_mcp_server 81ae68665e fix: rewrite cron.yaml with raw YAML (was base64)
Docker Build and Push / lint (pull_request) Successful in 13s
Docker Build and Push / build (pull_request) Successful in 22s
Docker Build and Push / test (pull_request) Successful in 21s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-13 22:17:59 -04:00
cloudix_mcp_server b3dd86d8c7 fix: rewrite main.yaml with raw YAML (was base64)
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 49s
Docker Build and Push / test (pull_request) Successful in 16s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-13 22:17:38 -04:00
cloudix_mcp_server 9285a974a4 feat: add pr.yaml workflow - pull request checks only
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 49s
Docker Build and Push / test (pull_request) Successful in 12s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-13 17:41:29 -04:00
cloudix_mcp_server b344d47d30 feat: add tag.yaml workflow - tag push build 2026-06-13 17:41:27 -04:00
cloudix_mcp_server e31c576ff3 feat: add cron.yaml workflow - nightly scheduled build 2026-06-13 17:41:23 -04:00
cloudix_mcp_server b225b3cdd0 feat: add main.yaml workflow - push to release branches 2026-06-13 17:41:20 -04:00