Skip to content

Add packit CI #5

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add packit CI #5

wants to merge 1 commit into from

Conversation

LecrisUT
Copy link
Contributor

@LecrisUT LecrisUT commented Jun 2, 2025

Add a packit workflow to test the builds in Fedora against the latest packages. This CI does:

  • builds on every PR, commit to main and release in their own environments
  • create a PR on rawhide after a release
  • (downstream CI) trigger a build when a packit PR is merged

Some additional improvements that can be made:

  • Build for epel10 also (maybe it is missing some dependencies). This can be used to gather the missing dependencies and request epel10 branching all at once
  • Add tests for post packaging, e.g. testing that the -devel files work appropriately or tests that require internet connection

Requires:

Originally described here

Signed-off-by: Cristian Le <[email protected]>
@LecrisUT LecrisUT marked this pull request as draft June 2, 2025 11:51
@LecrisUT
Copy link
Contributor Author

LecrisUT commented Jun 2, 2025

Marking as draft to prevent accidental merge until the CI is installed

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.

1 participant