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

Properly resolve the policy name #56272

Merged
merged 7 commits into from
Mar 11, 2020
Merged

Commits on Mar 11, 2020

  1. Properly resolve the policy name

    Some states were not resolving the policy name from the refId.
    Additionally, there was an issue where the element value wasn't being
    encoded properly
    twangboy committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    2e9be6e View commit details
    Browse the repository at this point in the history
  2. Add some tests

    twangboy committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    bc13be6 View commit details
    Browse the repository at this point in the history
  3. Only load adml data once

    twangboy committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    36a24ac View commit details
    Browse the repository at this point in the history
  4. Fix failing PY2 tests

    twangboy committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    b25b562 View commit details
    Browse the repository at this point in the history
  5. Consolidate duplicate code

    twangboy committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    1db3052 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7369e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    233ed12 View commit details
    Browse the repository at this point in the history