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

[18.01] More robust nametag discovery and propagation. #5403

Merged

Commits on Feb 2, 2018

  1. More robust nametag discovery and propagation.

    - Nametags weren't being picked up on collection inputs - so for instance tools that take in a single collection and produce a dataset or file weren't propagating nametags (unless the collection contents had tags). To see this create two unnamed datasets without tags, create a pair from them, add a tag to the pair, and run the pair through the "paired_test" test tool.
    - Nametags weren't being propagated to the outputs of collection operations.
    jmchilton committed Feb 2, 2018
    Copy the full SHA
    7490fd4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6f40f70 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6022fe7 View commit details
    Browse the repository at this point in the history