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

ci: do not rebuild postgrest & cache postgresql #3173

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

develop7
Copy link
Collaborator

@develop7 develop7 commented Jan 19, 2024

Addresses the unnecessary rebuilding concern at #3131 (comment) by calling setup-nix action with all the tools available (h/t @wolfgangwalther)

@wolfgangwalther
Copy link
Member

Also adds supported postgresql_* to cache them preemptively.

Those should be in withTools already, right? Is that why you removed them again?

@develop7
Copy link
Collaborator Author

develop7 commented Jan 19, 2024 via email

specify outputs to cache excluding postgrest
Since we're building only tools now, we can just specify them directly
in the `tools:` parameter of `setup-nix` action.
@develop7 develop7 force-pushed the fix-ci-less_rebuilds branch from a47e165 to 3bd525e Compare January 22, 2024 11:16
@develop7 develop7 marked this pull request as ready for review January 22, 2024 14:52
@wolfgangwalther wolfgangwalther merged commit d7246b4 into PostgREST:main Jan 22, 2024
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants