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
- 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>