1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/testdata
2019-02-24 14:55:04 +01:00
..
checksum Fix error when using checksum method and no file exists for a source glob 2018-09-01 11:23:38 -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
details do not show empty dependencies 2019-02-24 14:55:04 +01:00
dry Dry run small code style changes 2018-08-05 11:28:02 -03:00
dry_checksum Don't persist new checksum on the disk if dry mode is enabled 2019-02-09 10:44:35 -02:00
env Add hability to globally set environment variables 2019-01-02 12:06:12 -02:00
expand Move path expanding logic to shell.Expand 2018-07-15 15:49:00 -03:00
generates Fix execext.Expand for file names with spaces 2019-02-21 20:59:17 -03:00
ignore_errors Allow ignore_error at task level 2018-08-05 12:53:42 -03:00
includes Fixes to Taskfile including: 2018-10-13 17:52:09 -03:00
includes_call_root_task Allow calling a task of the root Taskfile from within an included Taskfile 2019-02-02 21:22:08 -02:00
includes_deps Fix issue on running dependencies or tasks on included Taskfiles 2018-12-09 15:54:58 -02:00
includes_empty Fix nil errors when merging Taskfiles 2018-12-02 14:17:32 -02:00
init Add --init flag to create a new Taskfile 2017-05-17 15:38:46 -03:00
params Reintroduce template evaluation in variables 2017-07-22 00:50:23 +02:00
status Add status option to prevent task from running 2017-05-17 14:37:16 -03:00
vars Upgrade own Taskfile to version 2 2018-03-04 16:20:26 -03:00
version Add Taskfile struct and start implementing new format 2017-12-29 18:46:15 -02:00