Commit Graph

4 Commits

Author SHA1 Message Date
opencodecabilloteu fa29bcb2a8 feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 58s
Docker Build and Push / test (pull_request) Failing after 21s
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
- Test HTTP 200 on / and PDF serving
2026-06-08 18:52:01 +00:00
Julien Cabillot 99330869d2 feat: add Gitea Actions workflow 2026-05-29 14:47:37 -04:00
Julien Cabillot fb0c999e2b feat: add Gitea Actions workflow 2026-05-29 14:20:19 -04:00
Julien Cabillot 62dcb2dd14 feat: add Gitea Actions workflow 2026-05-29 14:05:52 -04:00