1
0
mirror of https://github.com/go-task/task.git synced 2024-12-16 10:59:23 +02:00
task/internal/taskfile
2020-01-29 10:02:22 +03:00
..
read Add --taskfile flag (alias -t) to allow running another Taskfile 2019-07-21 10:57:04 -03:00
call.go IgnoreError 2018-08-01 10:44:53 +02:00
cmd.go IgnoreError 2018-08-01 10:44:53 +02:00
included_taskfile.go Added structure for storage information about included tasks 2020-01-29 10:02:22 +03:00
merge.go Allow calling a task of the root Taskfile from within an included Taskfile 2019-02-02 21:22:08 -02:00
precondition_test.go Remove ignore_errors 2019-05-28 13:02:59 -07:00
precondition.go Fix typos per review 2019-06-11 11:46:22 -07:00
task.go Allow shorter syntax for tasks with default configuration 2019-12-07 21:28:02 -03:00
taskfile_test.go Revert "Upgrade to yaml/go-yaml v3" 2019-05-11 11:22:13 -03:00
taskfile.go Merge branch 'master' into v3 2019-12-07 22:04:16 -03:00
var.go Few code improvements on #216 2019-09-14 17:54:41 -03:00