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

RPMs matching re-implemented [RHELDST-6392] #158

Merged
merged 1 commit into from
Aug 26, 2021

Commits on Aug 25, 2021

  1. RPMs matching re-implemented [RHELDST-6392]

    This rather bigger change moves matching non-modular binary,
    debug and source packages to separate class.
    
    This change provides 1:1 functionality as previous code, but is more
    robust, reliable and uses better paralellizition and should be also
    a bit faster than the previous implementation.
    
    I also removed some unused code, added and improved tests, added
    some custom config to pylint in order to pass static checks.
    rbikar committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    7ad1cc6 View commit details
    Browse the repository at this point in the history