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

add option to upgrade collections #73336

Merged
merged 8 commits into from Feb 3, 2021

Commits on Jan 30, 2021

  1. Add a flag to ansible-galaxy to update collections

    Filter out preinstalled collections that don't match the new version requirements
    
    Add an example to the documentation
    
    changelog
    
    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    s-hertel and webknjaz committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    08847b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    57cacbf View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Improve changelog

    s-hertel committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    fd8b8d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a5529 View commit details
    Browse the repository at this point in the history
  3. Make upgrade a required argument for install_collections and _resolve…

    …_depenency_map and fix the order
    s-hertel committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ded81d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a2e8b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b963b73 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    db58d64 View commit details
    Browse the repository at this point in the history