feat: add lint, build, test, push pipeline with SHA-pinned actions #3

Merged
jcabillot merged 1 commits from feat/gitea-actions-v2 into master 2026-06-08 15:37:49 -04:00

1 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