-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
effort: DifficultGood luck.Good luck.topic: TasksRelated to configuring and running tasks.Related to configuring and running tasks.
Description
The user should be able to configure environment variables for a task and these variables should be replaced when using values in the configuration like $VARIABLE.
When a task runs another task, this child task should inherit the variables set by the parent.
This is the case when running dependency tasks (#9), but it should also be possible for a task to easily run another task programmatically and pass along these variables.
Variables provided by the child should take precedence over the variables from the parent.
Metadata
Metadata
Assignees
Labels
effort: DifficultGood luck.Good luck.topic: TasksRelated to configuring and running tasks.Related to configuring and running tasks.