Skip to content

Wait for PostgreSQL before running tests#36

Merged
seanwevans merged 1 commit intomainfrom
codex/fix-test-container-connection-issue
Aug 15, 2025
Merged

Wait for PostgreSQL before running tests#36
seanwevans merged 1 commit intomainfrom
codex/fix-test-container-connection-issue

Conversation

@seanwevans
Copy link
Copy Markdown
Owner

Summary

  • add healthcheck to the PostgreSQL service
  • add wait-for-db script and use it in test service

Testing

  • make test (fails: No rule to make target '/usr/lib/postgresql/16/lib/pgxs/src/makefiles/pgxs.mk')

https://chatgpt.com/codex/tasks/task_e_689fc3fae9688328a4b33f64c159c1ee

@seanwevans seanwevans merged commit dc854ad into main Aug 15, 2025
1 check failed
@seanwevans seanwevans deleted the codex/fix-test-container-connection-issue branch August 15, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant