Add script for individual package comparisons #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "manual_compare"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds a script for doing manual comparisons of individual package versions. It requires 3 arguments - major version, repository (one of BaseOS, AppStream, CodeReady, HighAvailability, and ResilientStorage), and a package name. It then pulls down the SRPM for the package from both the RHEL and Rocky repositories and presents the user with a brief summary of the NEVR and the most recent changelog timestamp.
Example output:
Checkout
From your project repository, check out a new branch and test the changes.