2056391f9d5d28ab9b9685530fd441ec23f92c35
CI / build (push) Successful in 3m58s
The declarative services: Postgres was never reachable at postgres:5432 (P1001) on this Gitea runner even with a valid healthcheck — service-name networking to the job isn't wired here. Switch to the mdm CI pattern: host-mode runner, start pgvector via 'docker run -p 5434:5432', connect over localhost:5434 (also the specs' default DATABASE_URL). Clean up the container in always(). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
88.8%
JavaScript
10.4%
Dockerfile
0.4%
HTML
0.3%
Shell
0.1%