Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade postgrest tests image add some more test data #556

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

avallete
Copy link
Member

What kind of change does this PR introduce?

  • Upgrade the postgrest docker image version to match recent one used in supabase
  • Add some more data to the tests to assert postgrest runtime behavior on some corner case
  • Update all data snapshots in the tests

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

Comment on lines 5 to 7
rest:
image: postgrest/postgrest:v11.2.2
image: postgrest/postgrest:v12.2.0
ports:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's the important part, everything else is tests updates due to changes in 01-dummy-data.sql

@soedirgo soedirgo merged commit 23943a6 into master Sep 30, 2024
1 check passed
@soedirgo soedirgo deleted the avallete/chore-upgraade-and-test-cleanup branch September 30, 2024 22:59
Copy link

🎉 This PR is included in version 1.16.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.16.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants