Pete Davison
|
2965841eb7
|
feat: use external package for ordered maps (#1797)
|
2024-12-30 17:54:36 +00:00 |
|
Paulo Bittencourt
|
8d0f0b049c
|
fix: Print dotenv file path when there is an error reading file (#1842)
|
2024-09-29 16:03:48 -04:00 |
|
Pete Davison
|
08a888dc8a
|
feat: parse templates in collection-type variables (#1526)
* refactor: replacer
* feat: move traverser to deepcopy package
* feat: nested map variable templating
* refactor: ReplaceVar function
* feat: test cases
* fix: TraverseStringsFunc copy value instead of pointer
|
2024-03-10 17:11:07 +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 |
|