Valentin Maerten
|
ef3b853728
|
feat: add option to declare an included Taskfile as flatten (#1704)
|
2024-08-26 17:17:39 -04:00 |
|
Pete Davison
|
8d138a5eea
|
feat: better yaml parsing and error handling (#1619)
|
2024-05-16 01:24:02 +00:00 |
|
Pete Davison
|
e9448bd4be
|
fix: advanced import operates on including file instead of included file
|
2024-04-09 12:37:18 +01:00 |
|
Pete Davison
|
fb9f6c20ab
|
feat: merger
|
2024-04-09 12:37:18 +01:00 |
|
Pete Davison
|
d6b2926828
|
refactor: move task merge code into a method
|
2024-01-25 21:23:28 -03:00 |
|
Pete Davison
|
909ec1ed0f
|
refactor: convert taskfile.Merge into a method
|
2024-01-25 21:23:28 -03:00 |
|
Pete Davison
|
e2b85c6aa1
|
feat: version checks
|
2024-01-25 21:05:23 -03: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 |
|