Pete Davison
|
3aaa3223a0
|
fix: run once in shared dependencies (#1655)
* fix: run once in shared dependencies
* feat: add test
|
2024-06-28 16:50:02 +01:00 |
|
Pete Davison
|
8d138a5eea
|
feat: better yaml parsing and error handling (#1619)
|
2024-05-16 01:24:02 +00:00 |
|
Pete Davison
|
aff1f5316d
|
feat: taskfile special variable (#1523)
|
2024-03-03 22:45:23 +00:00 |
|
Pete Davison
|
9a3d2bc3aa
|
feat: wildcard matching of task names
|
2024-02-22 14:58:24 -06:00 |
|
Pete Davison
|
5fc66293b0
|
refactor: IncludedTaskfiles -> Includes
|
2024-01-11 14:00:30 +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 |
|