Commit Graph

4 Commits

Author SHA1 Message Date
opencodecabilloteu a1d6f90967 feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Failing after 9s
Docker Build and Push / build (pull_request) Successful in 2m7s
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:56 +00:00
Julien Cabillot ef18694099 feat: add Gitea Actions workflow 2026-05-29 14:46:30 -04:00
Julien Cabillot c6f59affeb feat: add Gitea Actions workflow 2026-05-29 14:18:48 -04:00
Julien Cabillot 487154c948 feat: add Gitea Actions workflow 2026-05-29 14:04:48 -04:00