1
0
mirror of https://github.com/go-task/task.git synced 2025-11-29 22:48:03 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Valentin Maerten
dbe053277e preconditions cannot be in included taskfile 2025-02-23 12:40:55 +01:00
Valentin Maerten
37715657ae separe preconditions and precondition 2025-02-23 12:23:43 +01:00
Valentin Maerten
16ac79c561 merge preconditions 2025-02-23 12:20:27 +01:00
Valentin Maerten
d3e0fc9eea add docs 2025-02-23 12:20:27 +01:00
Valentin Maerten
08bd0d982a wip 2025-02-23 12:20:27 +01:00
Valentin Maerten
10d7123f60 wip 2025-02-23 12:20:27 +01:00
Pete Davison
8d138a5eea feat: better yaml parsing and error handling (#1619) 2024-05-16 01:24:02 +00:00
Pete Davison
247c2586c2 refactor: taskfile/ast package (#1450)
* refactor: ast package

* feat: read -> taskfile

* refactor: taskfile.Taskfile -> taskfile.Read

* refactor: move merge function back into taskfile package

* refactor: rename taskfile.go to read.go
2023-12-29 20:32:03 +00:00