Commit Graph
3 Commits
Author SHA1 Message Date
Sagent 4b3fa55999 chore: add renovate.json with pre-commit manager
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 40s
Docker Build and Push / test (pull_request) Successful in 15s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 12:54:50 +00:00
Sagent 16c858542e fix: create empty htpasswd so Caddy basic_auth can start
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 1m16s
Docker Build and Push / test (pull_request) Successful in 18s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 19:53:13 +00:00
Sagent 9783b4ac90 feat: add lint, build, test, push pipeline with SHA-pinned actions
Docker Build and Push / lint (pull_request) Successful in 13s
Docker Build and Push / build (pull_request) Successful in 1m11s
Docker Build and Push / test (pull_request) Failing after 1m7s
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)
- Switch to root build context (Dockerfile does COPY ../public)
- Add tests/test.sh with Docker bridge gateway networking
2026-06-08 19:41:53 +00:00