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

DM-21919: Run ap_verify end-to-end in Gen 3 #142

Merged
merged 2 commits into from
Aug 14, 2020
Merged

Commits on Aug 10, 2020

  1. Store Gen 3 metadata as PropertySet.

    While some metadata objects are PropertyLists, some interfaces return
    PropertySet, and there is no special ordering to metadata entries.
    kfindeisen committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    03182a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Add defensive copy of PipelineTaskConnections.allConnections.

    This prevents certain aliasing bugs when allConnections is manipulated
    at configuration time.
    kfindeisen committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    61504ac View commit details
    Browse the repository at this point in the history