Commit Graph
4 Commits
Author SHA1 Message Date
Sagent c005407b75 fix: convert to standard htpasswd 4-workflow pattern
PR Checks / hadolint (pull_request) Failing after 5s
PR Checks / build-test (pull_request) Successful in 29s
2026-06-13 21:43:16 +00:00
Sagent 9975bbf61f chore: remove redundant configs now handled globally
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 1m34s
Docker Build and Push / test (pull_request) Successful in 35s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 13:40:26 +00:00
Sagent a130f7290b chore: improve renovate dependency detection
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Failing after 2m16s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
- Disable gitlabci manager (legacy CI, migrated to Gitea Actions)
- Add custom regexManager to detect jcabillot/phpapache base image version from ARG VERSION
2026-06-09 02:20:05 +00:00
Sagent 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