Skip to content

Represent actual dependency DAG in dev module #23

Description

@M-Pixel

If, for example, CodeGenerator has a syntax error, then Lint, Test, TestPublish, and Generate will all fail in parallel with the same error. Modify their implementation so that each waits for its preconditions before attempting to run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions