-
-
Notifications
You must be signed in to change notification settings - Fork 189
Sam/nix paralle 8000 l #909
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
Sam/nix parallel #909
Conversation
…wrappers includes experimental integration of orioledb and patched psql 16 for orioledb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great. none of the comments above are blockers to merging if you'd rather get this in and then update in smaller PRs but can we add the CI jobs before merging?
I also only just realized this was a draft so sorry for reviewing before it's ready!
@olirice wanted to ping and let you know that now our nix gh action workflows are integrated and passing (dropped justfile requirement too) |
I have a bit more work to do on this one, to get this working with deployment files etc. But we decided just to keep rolling with this one, and have it all reviewed at once. |
closing in favor of #925 |
What kind of change does this PR introduce?
This draft PR introduces a "passive" experimental parallel build of postgresql 15, 16, experimental orioledb-16 all with known working extensions and wrappers. It will also include gh action workflows that will build and test all these variants, extensions and wrappers. Once those actions are added, I'll switch it from draft to actual PR.
Once this PR is merged, this portion of the project will just update and build in the background, in an attempt to stabilize this work here over time. We won't try to immediately use any of it for build and deployment of production postgres, exts, and wrappers until we see it stabilize here for some time.