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

Configure warnings #319

Merged
merged 9 commits into from
Sep 12, 2017
Merged

Commits on Aug 25, 2017

  1. Configuration menu
    Copy the full SHA
    18345fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce19c79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    438265f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd3cd09 View commit details
    Browse the repository at this point in the history
  5. Update change log

    drdavella committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    5aec392 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Configuration menu
    Copy the full SHA
    3cbd51f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39fb499 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Configuration menu
    Copy the full SHA
    006ba79 View commit details
    Browse the repository at this point in the history
  2. YAML validation warning whenever not latest version...

    This is to make sure that warnings occur even when there are tag classes
    for a particular tag, as long as that tag does not represent the latest
    known version of that tag. The purpose of this commit is to prevent
    `supported_versions` from having an affect on YAML validation warnings.
    
    This also refactors the warning handling logic to consolidate and reuse
    code.
    drdavella committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    ff9ec0c View commit details
    Browse the repository at this point in the history