Pin community nightlies to tools v0.8.39 - #1217
Open
ibrahim halatci (ihalatci) wants to merge 1 commit into
Open
Pin community nightlies to tools v0.8.39#1217ibrahim halatci (ihalatci) wants to merge 1 commit into
ibrahim halatci (ihalatci) wants to merge 1 commit into
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 209db519-51ac-4a37-b8bf-bf1e2f2ef6df
ibrahim halatci (ihalatci)
marked this pull request as ready for review
September 3, 2026 11:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Pin the develop-scheduled community-nightlies workflow to tools
v0.8.39, which correctly derives nightly PostgreSQL versions.Interdependence
This is interdependent with packaging#1215: the develop-scheduled community-nightlies workflow goes green on amd64 only when both land.
v0.8.39, which correctly derives nightly PG versions.all-citus) provides15.0: [17,18,19]plusnightly: all: [19], read from the all-citus clone.v0.8.37incorrectly filtersrelease_versions, and Fix Citus nightly PostgreSQL version matrix #1215 alone still runs underv0.8.37in the develop workflow.Root cause evidence
Run 33705146211 fails with
Citus is not compatible with the detected PostgreSQL version 16.Arm64 context
Context only: arm64 has a separate builder-image bootstrap blocker addressed by draft packaging#1216. This PR + #1215 fix amd64; #1216 fixes arm64.