Skip to content

Update YAML schema to include workflow specification #44

@singhd789

Description

@singhd789

In order to generalize workflow [checkout |install | run] tools, we can edit the yaml to make the workflow repo and tag user specified. This allows flexibility to extend these tools to work for multiple workflows (not just pp)
Example:

workflow:
    run:
        repo: (str)
        tag: (str)
    pp:
        repo: (str)
        tag: (str)

Metadata

Metadata

Assignees

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