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
Owner

Migrate from v1 (2-job) to v2 (4-job: lint+build+test+push) CI pipeline.

Changes:

  • Dockerfile: hadolint fixes (quoted strings)
  • Add tests/test.sh
  • Replace .gitea/workflows/docker-build.yaml with standardized 4-job pipeline
Migrate from v1 (2-job) to v2 (4-job: lint+build+test+push) CI pipeline. Changes: - Dockerfile: hadolint fixes (quoted strings) - Add tests/test.sh - Replace .gitea/workflows/docker-build.yaml with standardized 4-job pipeline
cloudix_mcp_server added 3 commits 2026-06-08 20:24:18 -04:00
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
5902dad9a8
cloudix_mcp_server added 1 commit 2026-06-08 20:26:56 -04:00
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
deffcc9670
cloudix_mcp_server added 1 commit 2026-06-08 20:30:15 -04:00
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
c827c967dd
opencodecabilloteu added 1 commit 2026-06-08 21:01:28 -04:00
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
e456d1c3c5
opencodecabilloteu added 1 commit 2026-06-08 21:05:05 -04:00
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
50391c215f
opencodecabilloteu added 1 commit 2026-06-08 21:09:58 -04:00
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
4f20ddde90
jcabillot merged commit 85340adcbc into master 2026-06-08 21:20:36 -04:00
jcabillot deleted branch feat/gitea-actions-v2 2026-06-08 21:20:37 -04:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perso/cipherscan#3