1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/internal/taskfile
2019-08-10 19:38:57 -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
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 Apply suggestions from code review 2019-05-28 12:28:29 -07:00
taskfile_test.go Revert "Upgrade to yaml/go-yaml v3" 2019-05-11 11:22:13 -03:00
taskfile.go Fix nil panic bug when assigning global var and no var is declared on the Taskfile 2019-08-10 19:38:57 -03:00
var.go Move all structs related to Taskfile to its own package 2018-02-17 14:22:18 -02:00