Commit Graph

4 Commits

Author SHA1 Message Date
opencodecabilloteu ff0286e02d feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Failing after 7s
Docker Build and Push / build (pull_request) Successful in 2m10s
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
- Test GET / returns jQuery File Upload HTML
2026-06-08 19:11:35 +00:00
Julien Cabillot 857ba1469e feat: add Gitea Actions workflow 2026-05-29 14:47:07 -04:00
Julien Cabillot 93df07e397 feat: add Gitea Actions workflow 2026-05-29 14:19:55 -04:00
Julien Cabillot ae624e7fa2 feat: add Gitea Actions workflow 2026-05-29 14:05:23 -04:00