1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/taskfile
2023-02-10 18:14:38 +00:00
..
read feat: use semver package for taskfile schema version 2023-02-10 18:14:38 +00:00
call.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
cmd.go feat: set and shopt directives (#929) 2023-01-14 16:41:56 -03:00
copy.go fix: deep copy included tasks 2022-10-07 11:11:14 +00:00
included_taskfile.go fix: tasks being incorrectly marked as internal 2023-02-10 17:02:11 +00:00
merge.go feat: use semver package for taskfile schema version 2023-02-10 18:14:38 +00:00
output.go feat: improve unmarshal error handling and use v3 yaml interface everywhere (#959) 2022-12-18 22:11:31 -03:00
platforms_test.go Add CHANGELOG + improvements to #980 2023-01-06 21:39:57 -03:00
platforms.go Add CHANGELOG + improvements to #980 2023-01-06 21:39:57 -03:00
precondition_test.go Refactor: Fix import order 2021-01-07 11:48:33 -03:00
precondition.go feat: improve unmarshal error handling and use v3 yaml interface everywhere (#959) 2022-12-18 22:11:31 -03:00
task.go feat: set and shopt directives (#929) 2023-01-14 16:41:56 -03:00
taskfile_test.go Changes from PR Review: 2022-01-02 16:38:06 -05:00
taskfile.go feat: use semver package for taskfile schema version 2023-02-10 18:14:38 +00:00
var.go feat: improve unmarshal error handling and use v3 yaml interface everywhere (#959) 2022-12-18 22:11:31 -03:00