Skip to content

packit: Enable CentOS Stream builds#224

Merged
cgwalters merged 1 commit intomainfrom
add-centos-stream
Mar 13, 2026
Merged

packit: Enable CentOS Stream builds#224
cgwalters merged 1 commit intomainfrom
add-centos-stream

Conversation

@gursewak1997
Copy link
Collaborator

Add CentOS Stream 9 and 10 targets for COPR builds to prepare for RHEL inclusion

Add CentOS Stream 9 and 10 targets for COPR builds to prepare
for RHEL inclusion

Signed-off-by: gursewak1997 <gursmangat@gmail.com>
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the .packit.yaml configuration to enable COPR builds for CentOS Stream 9 and 10. The changes correctly implement the stated goal of adding these build targets. I have one suggestion to improve the consistency of the overall build target list.

trigger: pull_request
targets:
# Primary targets: supported Fedora (x86_64 and aarch64 only)
# Primary targets: supported Fedora and CentOS Stream (x86_64 and aarch64 only)

Choose a reason for hiding this comment

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

medium

This comment mentions that x86_64 and aarch64 are the primary architectures. However, the list of targets below is inconsistent as fedora-rawhide is only defined for x86_64. To ensure consistent build coverage, please consider adding the fedora-rawhide-aarch64 target.

@cgwalters cgwalters merged commit 003b132 into main Mar 13, 2026
24 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants