Commit Graph

4 Commits

Author SHA1 Message Date
opencodecabilloteu 0ec101aebd 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 2m12s
Docker Build and Push / test (pull_request) Successful in 25s
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 /install.php returns DokuWiki setup wizard
2026-06-08 19:11:45 +00:00
Julien Cabillot 454ee1faf9 feat: add Gitea Actions workflow 2026-05-29 14:46:55 -04:00
Julien Cabillot cec23a99a8 feat: add Gitea Actions workflow 2026-05-29 14:19:48 -04:00
Julien Cabillot ccb27f9a35 feat: add Gitea Actions workflow 2026-05-29 14:05:16 -04:00