Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Not dumping empty lists doesn't conform to the spec #45

@multimeric

Description

@multimeric

Currently, cwlgen.utils.should_exclude_object will cause the exporter to skip empty lists. This means that if you have an empty list of outputs, the output key will not be included in the resulting CWL. However the spec requires that the outputs list be present. This causes an empty-output tool to fail validation under cwltool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions