Retire Debian Bullseye packaging builders - #1234
Merged
ibrahim halatci (ihalatci) merged 1 commit intoSep 9, 2026
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This was referenced Sep 8, 2026
ibrahim halatci (ihalatci)
deleted the
serhatandic-publish-bullseye-builder-retirement
branch
September 9, 2026 16:25
This was referenced Sep 9, 2026
ibrahim halatci (ihalatci)
added a commit
to citusdata/citus
that referenced
this pull request
Sep 10, 2026
Retire Debian Bullseye and modernize the Debian-based packaging CI targets on `main`. The matrix now tests: - Debian Bookworm and Trixie - Ubuntu Jammy and Noble This removes Ubuntu Focal and its obsolete PG18/PG19 exclusions while preserving PostgreSQL coverage and the aggregate `Packaging` gate. Companion release-branch PRs: - #8835 (`release-14.0`) - #8836 (`release-13.2`) Rollout order: update consumers before rolling out citusdata/packaging#1234. --------- Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Co-authored-by: ibrahim halatci <ihalatci@gmail.com> Co-authored-by: Ibrahim Halatci <ihalatci@microsoft.com>
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
os-list.csvand the five packaging workflows that consume itdebian-bullseye-allDockerfileValidation
Merge order
Land consumer removals before this PR, especially
all-citus,debian-hll, anddebian-topnARM64 jobs that currently consume the livedevelopbuilder. Existing packages and images are intentionally preserved.Those live ARM64 consumer removals are:
all-citusdebian-hlldebian-topnOther coordinated consumer retirements: citusdata/tools#432, citusdata/citus#8837, citusdata/citus#8835, citusdata/citus#8836, #1227, #1228, #1229, #1230, #1231, #1232, and #1235.
Public installer retirement: #1236. Automation-host upgrade: citusdata/test-automation#280.