203e6da9e3
CI / Lint & Typecheck (pull_request) Successful in 22s
CI / Test (pull_request) Successful in 24s
CI / Build (pull_request) Successful in 24s
CI / E2E Tests (pull_request) Successful in 1m54s
CI / Build & Push Docker Images (pull_request) Failing after 12s
CI / Update Infra Image Tags (pull_request) Has been skipped
CI / Web E2E (Dev) (pull_request) Has been skipped
CI / Deploy PR to groombook-dev (pull_request) Has been skipped
- Docker login: ghcr.io → git.farh.net, gitea.actor + gitea.token - All image tags: ghcr.io/groombook/* → git.farh.net/groombook/* - Cache: type=gha → type=registry,ref=git.farh.net/groombook/cache:<image> - deploy-dev: replace GitHub-script PR comment with curl to Gitea API - CD step: replace tibdex/github-app-token + gh CLI with oauth2 + curl Gitea API - Remove permissions: blocks (Gitea doesn't use them) - Keep PLAYWRIGHT_BASE_URL: http://host.docker.internal:8080 GRO-1344