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

cloudapi: Add module_hotfixes flag #3831

Merged
merged 3 commits into from
Dec 20, 2023

Commits on Dec 19, 2023

  1. dnf-json: Allow passing module_hotfixes

    Allow passing module_hotfixes as repo option,
    it will allow disabling of modularity filtering per repository.
    ezr-ondrej committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    502bc7b View commit details
    Browse the repository at this point in the history
  2. cloudapi: Add module_hotfixes flag

    Allow passing module_hotfixes flag through the cloudapi.
    This will enable depsolving on repositories that might be affected by modularity filtering.
    
    Refs HMS-3202
    ezr-ondrej committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    bc56532 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d128e65 View commit details
    Browse the repository at this point in the history