Commit Graph

4 Commits

Author SHA1 Message Date
opencodecabilloteu 9783b4ac90 feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Successful in 13s
Docker Build and Push / build (pull_request) Successful in 1m11s
Docker Build and Push / test (pull_request) Failing after 1m7s
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)
- Switch to root build context (Dockerfile does COPY ../public)
- Add tests/test.sh with Docker bridge gateway networking
2026-06-08 19:41:53 +00:00
Julien Cabillot d12df060dd feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 8m2s
2026-05-29 14:47:51 -04:00
Julien Cabillot 8f43834cdc feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 1m7s
2026-05-29 14:20:31 -04:00
Julien Cabillot 44f33175b3 feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 1m8s
2026-05-29 14:06:10 -04:00