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

Fetch released migrations via the GitHub API #14

Merged

Commits on Jun 22, 2017

  1. Fetch released migrations via the GitHub API

    This reverts the released migrations to using the GitHub API as was done
    in 9fba1a4.  The concern for the GitHub
    rate limits in 9568c7a is no longer a
    problem now that migrations are in their own repo which should have much
    less churn, unlike the main manageiq repo where the migrations would run
    on *every* PR.
    
    Fixes ManageIQ#6
    Fryguy committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    bd5ce03 View commit details
    Browse the repository at this point in the history