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

misc collection metadata fixes #70403

Merged
merged 2 commits into from Jul 1, 2020

Commits on Jun 30, 2020

  1. misc collection metadata fixes

    * parse collection meta with libyaml if available
    * require only Mapping for validation
    * add explanatory text for _meta_yml_to_dict
    nitzmahone committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    be54716 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. ignore custom pylint rule

    * this code shouldn't import a bunch of stuff from ansible, since it's run under the import sanity test
    nitzmahone committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    f9da273 View commit details
    Browse the repository at this point in the history