Skip to content

Support making tasks dependent on other tasks #9

@jespertheend

Description

@jespertheend

Tasks should be able to provide a list of files that it expects to change. And a list of files that it depends on. The task runner can then determine which tasks should be run first before running another task. This way there's no need for the user to configure anything, and we might use these same files for watch mode later on.

Metadata

Metadata

Assignees

Labels

effort: ModerateWill take a good amount of time and experience with the codebase, but feasible.topic: TasksRelated to configuring and running tasks.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions