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

Merged
jcabillot merged 8 commits from feat/gitea-actions-v2 into master 2026-06-08 21:20:36 -04:00

8 Commits

Author SHA1 Message Date
Sagent 4f20ddde90 fix: python-six → python3-six (cscan.py runs under python3)
Docker Build and Push / lint (push) Successful in 9s
Docker Build and Push / lint (pull_request) Successful in 5s
Docker Build and Push / build (pull_request) Successful in 1m34s
Docker Build and Push / build (push) Successful in 1m40s
Docker Build and Push / test (pull_request) Successful in 30s
Docker Build and Push / test (push) Successful in 30s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / push (push) Successful in 54s
2026-06-09 01:09:48 +00:00
Sagent 50391c215f fix: add python3 to runtime packages (cscan.sh requires python3)
Docker Build and Push / lint (push) Successful in 13s
Docker Build and Push / lint (pull_request) Successful in 11s
Docker Build and Push / build (push) Failing after 57s
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / build (pull_request) Failing after 50s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (push) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 01:04:55 +00:00
Sagent e456d1c3c5 fix: add ca-certificates to fix SSL for git clone on ubuntu:18.04
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (push) Failing after 42s
Docker Build and Push / build (pull_request) Failing after 36s
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (push) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 01:01:08 +00:00
cloudix_mcp_server c827c967dd fix: add SC2086 to hadolint ignore
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Failing after 34s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / lint (push) Failing after 14m55s
Docker Build and Push / build (push) Has been skipped
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / push (push) Has been skipped
2026-06-08 20:30:00 -04:00
cloudix_mcp_server deffcc9670 fix: add hadolint ignores DL3008,SC3009
Docker Build and Push / lint (pull_request) Failing after 9s
Docker Build and Push / build (pull_request) Has been skipped
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / lint (push) Failing after 13m10s
Docker Build and Push / build (push) Has been skipped
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / push (push) Has been skipped
2026-06-08 20:26:47 -04:00
cloudix_mcp_server 5902dad9a8 feat: migrate to 4-job CI pipeline (lint+build+test+push)
Docker Build and Push / lint (push) Failing after 5s
Docker Build and Push / build (push) Has been skipped
Docker Build and Push / test (push) Has been skipped
Docker Build and Push / lint (pull_request) Failing after 6s
Docker Build and Push / build (pull_request) Has been skipped
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / push (push) Failing after 11m8s
2026-06-08 20:23:48 -04:00
cloudix_mcp_server a1bb95f7ef feat: add test.sh for CI 2026-06-08 20:21:59 -04:00
cloudix_mcp_server ec5ba18601 fix: remove quoted strings (hadolint) 2026-06-08 20:21:40 -04:00