Commit Graph

4 Commits

Author SHA1 Message Date
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
Julien Cabillot 4082efb659 feat: add Gitea Actions workflow 2026-05-29 14:46:38 -04:00
Julien Cabillot 9de18a7ae0 feat: add Gitea Actions workflow 2026-05-29 14:19:34 -04:00
Julien Cabillot 9d2efd856b feat: add Gitea Actions workflow 2026-05-29 14:04:55 -04:00