Skip to content

Interest in library-fying and perhaps extending some of the validation in CLI.py? #837

@geoffjentry

Description

@geoffjentry

A while back we wrote some code built on top of miniwdl to help us manage automation of WDL workflow running in a larger platform. Most of it involved introspecting a WDL to validate inputs in an inputs JSON & similar functionality for outputs JSON to facilitate automated output handling. I've been meaning to open source this work for a while, but realized miniwdl could make more sense as a home.

And then I realized that CLI.py includes similar functionality already.

I'm proposing I put together a contribution including:

  1. First identifying any areas of our code providing enhancement over what miniwdl is already doing
  2. Putting all of this a location that's more accessible/documented for use cases like we had (Specific location TBD, let me know if you have preferences?)
  3. Updating CLI.py as appropriate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions