Skip to content

Conversation

@shwstppr
Copy link
Member

Creates repo file for RPM packages

Creates repo file for RPM packages
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds functionality to create RPM repository metadata for built packages using createrepo. The changes modify the CentOS/RPM build path to fix outdated CentOS repository URLs (switching from mirror.centos.org to vault.centos.org) and then generate repository metadata in the /output directory where built RPM packages are stored.

Key Changes:

  • Adds CentOS repository URL fixes to enable package installation on systems where mirror.centos.org is no longer accessible
  • Installs and runs createrepo to generate RPM repository metadata for packages in /output

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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