1
0
mirror of https://github.com/go-task/task.git synced 2025-03-21 21:27:07 +02:00

3 Commits

Author SHA1 Message Date
Pete Davison
a3fce1c302
feat: variable references ()
* feat: add references to the base code instead of the maps experiment

* feat: add template functions to ref resolver

* feat: tests

* docs: variable references

* feat: remove json and yaml keys from map variable experiment

* chore: typo
2024-05-16 16:20:59 +01:00
Pete Davison
630e58767b
feat: ability to resolve refs using templating syntax ()
* feat: resolve references using templating syntax

* refactor: moved when references are resolved to one place

* fix: linter

* docs: update map variables doc
2024-04-24 19:47:24 +00:00
Pete Davison
1ff618cc17
feat: enable any variables without maps ()
* feat: enable any variable experiment (without maps)

* chore: rename any_variables experiment to map_variables

* docs: create map variables experiment docs and update usage

* blog: any variables

* fix: links

* fix: warn about broken links instead of failing
2024-04-09 12:14:14 +01:00