nsls2/Install RPM from GitHub Release

Download and install an RPM from a GitHub release, automatically detecting the correct version for your RHEL system

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryTarget repository in owner/repo format (e.g., owner/my-package)yes
release_tagRelease tag to download from (e.g., v1.0.0)yes
rhel_versionRHEL version to target (8, 9, or 10). If not specified, attempts auto-detection.no""
github_tokenGitHub token for API access (defaults to job token)no${{ github.token }}
install_develAlso install the -devel package variant if availablenofalse
namedescription
rpm_filenameDownloaded RPM filename
rpm_urlDownload URL of the RPM
detected_rhel_versionRHEL version that was used for matching