Andrey Nering
|
5ece1d74f6
|
fix Taskvars.yml vars not available while interpolating vars prop
closes #40
|
2017-07-15 14:40:58 -03:00 |
|
Sindre Myren
|
a548c63a92
|
Bugfix: allow templating when calling deps
Fixes issue #42 by allowing for template evaluatation on task override
variables when the task is launched as dependency.
|
2017-07-09 23:48:36 +02:00 |
|
Sindre Røkenes Myren
|
2f9381065d
|
Allow template evaluation in parameters
When passing variables to a sub-task, allow template evaluation
within the passed-on variables.
|
2017-07-07 00:47:56 +02:00 |
|
Andrey Nering
|
a52a66ec1c
|
test usage of param with $ prefix
|
2017-07-05 20:12:40 -03:00 |
|
Andrey Nering
|
06d80e92eb
|
rename Cmd.Params to Cmd.Vars
|
2017-07-05 20:07:27 -03:00 |
|
Andrey Nering
|
196d3cb13d
|
add custom Cmd and Dep types
|
2017-07-03 21:04:38 -03:00 |
|