Skip to content

Add ability to define dependy on a group of tasks / group of dependencies #272

@brokenmass

Description

@brokenmass

example:
dependsOn: ['^#build'],

possibly:
allow name wildcards dependsOn: ['libraries*#build'],
allow 'categories' dependsOn: ['__dependencies__*#build'],
allow task wildcards dependsOn: ['^#build:*'],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions