Skip to content

fix(ci): set PGSCHEMA_PLAN_* in start-relay-for-tests.sh to avoid embedded-PG fetch#1443

Merged
wpfleger96 merged 1 commit into
mainfrom
alia/relay-e2e-pgschema-plan-env
Jul 1, 2026
Merged

fix(ci): set PGSCHEMA_PLAN_* in start-relay-for-tests.sh to avoid embedded-PG fetch#1443
wpfleger96 merged 1 commit into
mainfrom
alia/relay-e2e-pgschema-plan-env

Conversation

@wpfleger96

Copy link
Copy Markdown
Collaborator

Summary

…edded-PG fetch

The Relay E2E job calls pgschema apply via this script, which was
missing the PGSCHEMA_PLAN_* env vars restored in ci.yml by #1396.
Without them, pgschema downloads an embedded Postgres from Maven
Central for desired-state planning, causing transient fetch failures.

Co-authored-by: Will Pfleger <pfleger.will@gmail.com>
Signed-off-by: Will Pfleger <pfleger.will@gmail.com>
@wpfleger96 wpfleger96 merged commit 89c4f76 into main Jul 1, 2026
25 checks passed
@wpfleger96 wpfleger96 deleted the alia/relay-e2e-pgschema-plan-env branch July 1, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant