feat: migrate to 4-job CI pipeline v2 #4

Merged
jcabillot merged 9 commits from feat/gitea-actions-v2 into master 2026-06-09 11:19:36 -04:00

9 Commits

Author SHA1 Message Date
opencodecabilloteu 0f7b3336b8 fix: pin ansible-lint to 4.1.0 (has default_rulesdir in __init__)
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 5m0s
Docker Build and Push / build (push) Successful in 5m4s
Docker Build and Push / test (pull_request) Successful in 28s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / test (push) Successful in 1m0s
Docker Build and Push / push (push) Successful in 1m8s
2026-06-09 15:09:32 +00:00
opencodecabilloteu 713dade453 fix: pin ansible-lint<5 to keep default_rulesdir import 2026-06-09 15:09:32 +00:00
opencodecabilloteu 566de5e6fc fix: use real ansible-review version 0.13.9 (0.16.0 doesn't exist) 2026-06-09 15:09:32 +00:00
opencodecabilloteu 7cdb4fa89d fix: pin ansible-lint==4.3.7 (default_rulesdir removed in newer) 2026-06-09 15:09:32 +00:00
opencodecabilloteu 2d71b41f95 fix: pin ansible-lint<5 for ansible-review compatibility 2026-06-09 15:09:32 +00:00
cloudix_mcp_server 318f4d538e fix: split RUN for proper hadolint ignore placement 2026-06-09 15:08:49 +00:00
cloudix_mcp_server 85c627fc7c feat: migrate to 4-job CI pipeline (lint+build+test+push) 2026-06-09 15:07:20 +00:00
cloudix_mcp_server 7fc5d28475 feat: add test.sh for CI 2026-06-09 15:07:20 +00:00
cloudix_mcp_server 17d8449692 fix: hadolint fixes (DL3018, DL3013, quoted strings) 2026-06-09 15:07:19 +00:00