1
0
mirror of https://github.com/go-task/task.git synced 2025-01-14 04:35:50 +02:00
task/internal
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
..
compiler Allow vars in dotenv paths, including environment variables 2021-06-05 16:00:19 -03:00
execext Use interp.Params("-e") intead of running "set -e" manually 2021-01-01 17:32:42 -03:00
logger Enforce NO_COLOR=1 on tests to make sure it passes 2021-05-30 22:48:48 -03:00
output Refactor: Fix import order 2021-01-07 11:48:33 -03:00
status use status.Glob for watch globbing 2021-05-08 15:02:08 -05:00
summary Refactor: Fix import order 2021-01-07 11:48:33 -03:00
templater Add support for delegating CLI arguments with "--" and a special CLI_ARGS variable 2021-03-20 11:58:45 -03:00