Commit Graph

4 Commits

Author SHA1 Message Date
opencodecabilloteu 8e2df90c3b feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 1m27s
Docker Build and Push / test (pull_request) Successful in 34s
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 GET and POST on /push.php with location data
2026-06-08 19:04:01 +00:00
Julien Cabillot ef1eb962af feat: add Gitea Actions workflow 2026-05-29 14:47:29 -04:00
Julien Cabillot 603e8629be feat: add Gitea Actions workflow 2026-05-29 14:20:12 -04:00
Julien Cabillot 1f718d0cb0 feat: add Gitea Actions workflow 2026-05-29 14:05:42 -04:00