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

[WDL 2.0] task hints #456

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

[WDL 2.0] task hints #456

wants to merge 9 commits into from

Conversation

mlin
Copy link
Collaborator

@mlin mlin commented Nov 8, 2020

Provisionally implements openwdl/wdl#315

  • Add task hints section
    • Modeled on meta sections, with nested literals but no expressions
    • Unused for now
  • Allow JSON/CLI input overrides for runtime values
  • Alias runtime.container to runtime.docker, and accept arrays (unused for now)

@coveralls
Copy link

coveralls commented Nov 8, 2020

Pull Request Test Coverage Report for Build 483887157

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 96.577%

Totals Coverage Status
Change from base Build 483876129: 0.02%
Covered Lines: 6574
Relevant Lines: 6807

💛 - Coveralls

mlin added a commit that referenced this pull request Jan 13, 2021
Subset of #456 excluding 'hints' (which didn't make it into WDL 1.1)
@mlin mlin changed the title [WDL 2.0] runtime & hints [WDL 2.0] task hints Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants