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

Refactor yum_repository, deprecate yum only options #83116

Merged
merged 19 commits into from May 9, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    ac4b9b1 View commit details
    Browse the repository at this point in the history
  2. No need for class variables

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    31832dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd08a3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    468ee0d View commit details
    Browse the repository at this point in the history
  5. Remove obvious comments

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d708cdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b571376 View commit details
    Browse the repository at this point in the history
  7. Easier to maintain I think

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5a15322 View commit details
    Browse the repository at this point in the history
  8. comment

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5f5a227 View commit details
    Browse the repository at this point in the history
  9. set expects str

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0c9a306 View commit details
    Browse the repository at this point in the history
  10. convert only what's needed

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d451d2d View commit details
    Browse the repository at this point in the history
  11. deprecate all the things

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c8a0b25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    639277f View commit details
    Browse the repository at this point in the history
  13. deprecate async

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b7ddfc2 View commit details
    Browse the repository at this point in the history
  14. wip

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8b2240f View commit details
    Browse the repository at this point in the history
  15. change formatting

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5c36582 View commit details
    Browse the repository at this point in the history
  16. sanity fix

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    18622dc View commit details
    Browse the repository at this point in the history
  17. comment

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d96b5a1 View commit details
    Browse the repository at this point in the history
  18. Add changelog

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c421133 View commit details
    Browse the repository at this point in the history
  19. changelog fix

    mkrizek committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d557104 View commit details
    Browse the repository at this point in the history