fix(ci): use postgres service for release checks #37

Merged
Wuast94 merged 1 commit from codex/fix-updatarr-release-postgres into main 2026-06-22 00:05:40 +02:00
Owner

Release Checks failed on run 147 because the workflow started PostgreSQL with a host-loopback port and then integration tests ran from the Forgejo job container, where 127.0.0.1 was not the Docker host. This changes Release Checks to use the same Forgejo postgres service alias as PR CI.\n\nVerification:\n- yq parse .forgejo/workflows/release.yaml\n- git diff --check\n- just format && just lint && just test && just everything && just test-integration

Release Checks failed on run 147 because the workflow started PostgreSQL with a host-loopback port and then integration tests ran from the Forgejo job container, where 127.0.0.1 was not the Docker host. This changes Release Checks to use the same Forgejo postgres service alias as PR CI.\n\nVerification:\n- yq parse .forgejo/workflows/release.yaml\n- git diff --check\n- just format && just lint && just test && just everything && just test-integration
fix(ci): use postgres service for release checks
All checks were successful
CI / SBOM (pull_request) Successful in 1m22s
CI / Quality (pull_request) Successful in 2m26s
CI / Build (pull_request) Successful in 1m5s
1a07bc97ec
Wuast94 deleted branch codex/fix-updatarr-release-postgres 2026-06-22 00:05:43 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Wuast94/updatarr!37
No description provided.