feat: add lint, build, test, push pipeline with SHA-pinned actions #3

Merged
jcabillot merged 4 commits from feat/gitea-actions-v2 into master 2026-06-08 17:40:29 -04:00

4 Commits

Author SHA1 Message Date
opencodecabilloteu 8b6088cee9 fix: redirect deb.debian.org to archive.debian.org for buster EOL
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 2m42s
Docker Build and Push / test (pull_request) Successful in 21s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 21:25:27 +00:00
opencodecabilloteu c0b250624f fix: add DL3013,DL3042 to hadolint ignore for pip install
Docker Build and Push / lint (pull_request) Successful in 9s
Docker Build and Push / build (pull_request) Failing after 13s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 20:46:03 +00:00
opencodecabilloteu fb21d41f32 fix: unquote HEALTHCHECK interval to satisfy hadolint parser
Docker Build and Push / lint (pull_request) Failing after 6s
Docker Build and Push / build (pull_request) Failing after 10s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 19:53:14 +00:00
opencodecabilloteu b9f2cd448b feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Failing after 8s
Docker Build and Push / build (pull_request) Failing after 25s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
- Split single build job into 4 jobs: lint, build, test, push
- SHA-pin all actions for supply chain security
- Use ChristopherHX artifact actions (Gitea-compatible)
- Add tests/test.sh with Docker bridge gateway networking
- Add hadolint ignore for apt/brace patterns
2026-06-08 19:41:55 +00:00