Commit Graph
5 Commits
Author SHA1 Message Date
Sagent c32be8114f fix: migrate from jcabillot/phpapache to dunglas/frankenphp 2026-06-29 12:32:50 +00:00
Sagent c2945979bc chore: remove redundant configs now handled globally
Docker Build and Push / lint (pull_request) Successful in 9s
Docker Build and Push / build (pull_request) Successful in 1m30s
Docker Build and Push / test (pull_request) Successful in 21s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 13:39:58 +00:00
Sagent c346da313a chore: improve renovate dependency detection
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Failing after 5m19s
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 fd1dd2e6ca fix: avoid binary PDF in command substitution (SIGPIPE)
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 1m3s
Docker Build and Push / test (pull_request) Successful in 22s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 18:57:24 +00:00
Sagent fa29bcb2a8 feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 58s
Docker Build and Push / test (pull_request) Failing after 21s
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 HTTP 200 on / and PDF serving
2026-06-08 18:52:01 +00:00