-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
effort: ModerateWill take a good amount of time and experience with the codebase, but feasible.Will take a good amount of time and experience with the codebase, but feasible.topic: TasksRelated to configuring and running tasks.Related to configuring and running tasks.
Description
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.Will take a good amount of time and experience with the codebase, but feasible.topic: TasksRelated to configuring and running tasks.Related to configuring and running tasks.