Skip to content
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

ci: Add Fedora packaging #38

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

Conversation

LecrisUT
Copy link
Contributor

@LecrisUT LecrisUT commented Jun 14, 2023

If you want to make this package available on Fedora, it is quite simple these days and there are CI tools that help you automate this. Here is the CI for Fedora packaging. You need to install packit service to enable this (and 1 more verification step that I can handle with packit upstream).

Other benefits of this:

  • Can test cmake's find_package and FetchContent as if it was installed on the system (or not)
  • Tests multiple architectures and dependencies on various Fedora release packages (after ctest is added)

Signed-off-by: Cristian Le <[email protected]>
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