Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: CI: setup git repository properly #3373

Draft
wants to merge 2 commits into
base: subscription-manager-1.24
Choose a base branch
from

Commits on Jan 18, 2024

  1. fix: 1.24 Add python-requests to the list of required RPMs

    * Card ID: RHEL-11947
    * RPM package python-requests was not required, but "requests"
      Python package is used by auto-registration code
    jirihnidek committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6442c78 View commit details
    Browse the repository at this point in the history
  2. fix: CI: setup git repository properly

    * Use same approach for setting git repository as it is used
      in "tito.yml" GitHub action workflow
    * Install epel repository and core packages in the same way
      as it is done in "tito.yml"
    jirihnidek committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0e942dd View commit details
    Browse the repository at this point in the history