This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/.github/workflows
Chris Farhood ed62648a9d
CI / Lint & Typecheck (pull_request) Successful in 23s
CI / Test (pull_request) Successful in 25s
CI / Build (pull_request) Successful in 25s
CI / E2E Tests (pull_request) Failing after 3m8s
CI / Build & Push Docker Images (pull_request) Has been skipped
CI / Update Infra Image Tags (pull_request) Has been skipped
CI / Deploy PR to groombook-dev (pull_request) Has been cancelled
CI / Web E2E (Dev) (pull_request) Has been cancelled
fix(ci): use Gitea registry auth + E2E DinD networking
- Change Docker login to git.farh.net with secrets.REGISTRY_TOKEN (not ghcr.io/GITHUB_TOKEN)
- Update all image tags from ghcr.io/groombook to git.farh.net/groombook
- Replace GitHub Actions cache (type=gha) with registry cache (type=registry)
- Add PLAYWRIGHT_BASE_URL env var for E2E DinD networking (http://host.docker.internal:8080)
- Update deploy-dev kubectl Job to use git.farh.net image
- GRO-1344

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-20 10:56:10 +00:00
..