feat/gitea-actions-v2
master
build
actions/upload-artifact
actions/download-artifact
tests/test.sh
GET /install.php
Same as web/ip PR #10
- 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
No dependencies set.
The note is not visible to the blocked user.
Changes
buildjob into 4 jobs: lint → build → test → pushactions/upload-artifact/actions/download-artifactwith Gitea-compatible ChristopherHX equivalentstests/test.shwith Docker bridge gateway networking (DinD-compatible)Tests
GET /install.php→ HTTP 200, text/html, body contains DokuWikiPattern
Same as web/ip PR #10