1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00
task/taskfile
Andrey Nering 80b417c4ab
Merge pull request #887 from ronaudinho/fix/yaml-error-msg
Add file path to YAML error message
2022-10-14 19:36:58 -03:00
..
read Merge pull request #887 from ronaudinho/fix/yaml-error-msg 2022-10-14 19:36:58 -03:00
call.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
cmd.go Add CHANGELOG, documentation and small improvements to #626 2022-01-04 16:56:13 -03:00
copy.go fix: deep copy included tasks 2022-10-07 11:11:14 +00:00
included_taskfile.go Merge branch 'master' into aliases 2022-10-14 18:44:56 -03:00
merge.go For include aliases, consider the main task name as well 2022-10-14 19:27:20 -03:00
output.go Improvements and CHANGELOG for #651 2022-02-19 19:31:27 -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
task.go fix: deep copy included tasks 2022-10-07 11:11:14 +00:00
taskfile_test.go Changes from PR Review: 2022-01-02 16:38:06 -05:00
taskfile.go Issue 813. Made watch interval configurable through global setting in Taskfile and through CLI arg. 2022-09-19 20:14:35 +02:00
var.go refactor: use x/exp/slices instead of custom contains function 2022-10-07 11:11:14 +00:00