1
0
mirror of https://github.com/go-task/task.git synced 2025-01-14 04:35:50 +02:00
task/taskfile
Nicolas Fouché 08265ed1d7 Allow vars in dotenv paths, including environment variables
Closes #453
Closes #434
Ref #433

Co-authored-by: Andrey Nering <andrey@nering.com.br>
2021-06-05 16:00:19 -03:00
..
read Allow vars in dotenv paths, including environment variables 2021-06-05 16:00:19 -03:00
call.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
cmd.go Improve YAML parse error reporting 2021-04-17 17:12:39 -03:00
included_taskfile.go Improve YAML parse error reporting 2021-04-17 17:12:39 -03:00
merge.go Evaluate included taskfiles in order of declaration 2021-01-01 18:27:50 -03:00
precondition_test.go Refactor: Fix import order 2021-01-07 11:48:33 -03:00
precondition.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
slice.go Evaluate included taskfiles in order of declaration 2021-01-01 18:27:50 -03:00
task.go Improve YAML parse error reporting 2021-04-17 17:12:39 -03:00
taskfile_test.go Refactor: Fix import order 2021-01-07 11:48:33 -03:00
taskfile.go Evaluate included taskfiles in order of declaration 2021-01-01 18:27:50 -03:00
var.go Improve YAML parse error reporting 2021-04-17 17:12:39 -03:00