This repository automatically tracks the latest version of the Topgrade utility and updates the topgrade.spec file and trigger Fedora Copr build.
My Copr repo: topgrade
A GitHub Actions workflow runs twice daily to:
- Check for the latest release of
topgrade-rs/topgrade. - If a new version is found, it updates the
Version:tag in thetopgrade.specfile. - The changes are then automatically committed and pushed to this repository.
- Trigger Fedora Copr build via webhook.
This repository is intended to be used as a source for a Copr build, allowing for automated builds of the latest version of Topgrade for RPM-based distributions.
