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

12 Commits

Author SHA1 Message Date
Pete Davison
281d259e6e
feat: loop over a matrix () 2024-09-02 20:29:00 +01:00
Valentin Maerten
ef3b853728
feat: add option to declare an included Taskfile as flatten () 2024-08-26 17:17:39 -04:00
Thanu Poptiphueng
32158dac87
docs: fix variable name () 2024-08-24 22:24:42 -03:00
Andrey Nering
b259edeb65
feat(defer): expose EXIT_CODE special variable to defer: ()
Co-authored-by: Dor Sahar <dorsahar@icloud.com>
2024-08-14 22:53:14 -03:00
Ryan Halliday
e781b3d4e0
docs: update syslist links to the new location () 2024-08-09 13:14:03 +00:00
JonZeolla
81ff1cdea0
docs: fix special variables link () 2024-07-25 17:19:41 +00:00
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
b0efbad591
docs: template reference ()
* chore: deprecation warnings for template functions

* docs: update reference pages
2024-05-16 11:11:52 +01:00
Pete Davison
7fa06eedf4
chore: changelog and docs for 2024-05-08 15:49:01 +00:00
Tim Vergenz
16070c7a24
feat: add alias q for template function shellQuote ()
Resolves 
2024-04-23 22:47:40 -03: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
Pete Davison
5ab9329128 refactor: md -> mdx 2024-03-21 01:04:07 +00:00