Add Fedora packaging and validated COPR releases - #1
Merged
Merged
Conversation
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.
Adds Fedora RPM packaging from version tags and validates builds, tests, and installed paths in Fedora 44. Publishing a release reuses validation before notifying COPR of the validated tag.
Configures the systemd user-unit directory independently of lib64, replaces AUR installation instructions with COPR, and disables the Arch workflow. The Fedora container installs Git before checkout and trusts the mounted workspace for archive generation.
Validation: Fedora CI passed for 60a900a (RPM build, tests, and install checks). The full scripts/gate-local.sh passed locally in a Fedora 44 container: both builds/test runs, install smoke, and daemon smoke. Spec expansion, workflow YAML/shell syntax, and git diff checks also passed. Interactive desktop authentication and the release webhook have not been exercised.