1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/testdata
Andrey Nering 2dd3564da1 changed cyclic dep detection
since interpolation can be used, detection should be a execution time,
and not before

now, to prevent infinite execution, there's a miximum of 100 calls per
task

closes #37
2017-07-08 13:33:55 -03:00
..
cyclic changed cyclic dep detection 2017-07-08 13:33:55 -03:00
deps Write first test for deps 2017-03-15 21:15:27 -03:00
init Add --init flag to create a new Taskfile 2017-05-17 15:38:46 -03:00
params Allow template evaluation in parameters 2017-07-07 00:47:56 +02:00
status Add status option to prevent task from running 2017-05-17 14:37:16 -03:00
task_call Possibility to call another task 2017-03-25 15:26:42 -03:00
vars Fix "=" not being reconized in variables/environment variables 2017-03-25 11:01:44 -03:00