Thanks to visit codestin.com
Credit goes to github.com

Skip to content

list or run all upstream tasks #2471

@gitirabassi

Description

@gitirabassi

Description

  • Given an tree structure of tasks, A depends on B, B depends on C, C depends on D and E, D depends on F
  • if D is changed, I'd like to be able to know which targets I'd need to rebuild as they are depended upon D

I understand this is a feature more targeted toward a build system rather than a task runner, but given that all the information is in the Taskfile/s, it would make life very easy for monorepos

Metadata

Metadata

Assignees

No one assigned

    Labels

    state: needs triageWaiting to be triaged by a maintainer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions