Oren
|
b588d49cfb
|
fix typo in usage.mdx (#1985)
|
2025-01-02 17:43:40 +00:00 |
|
Niklas Rousset
|
c1e14c461b
|
feat: make CHECKSUM and TIMESTAMP vars available in cmds commands (#1872)
|
2024-12-31 16:04:42 +01:00 |
|
Valentin Maerten
|
5f1d46c770
|
feat: can exclude task from being included (#1859)
|
2024-12-30 10:09:28 +01:00 |
|
CeMoN24
|
2ab1dcbf1d
|
docs: fix typo (#1896)
|
2024-12-11 21:50:05 -03:00 |
|
Matthias Vogt
|
24a0f24835
|
docs: fix typo (#1897)
|
2024-12-11 21:49:42 -03:00 |
|
Oleksandr Redko
|
390220ec9c
|
fix: typos in docs, changelog, testdata, comments (#1910)
|
2024-11-07 13:25:59 -03:00 |
|
George Green
|
47f5e6ab89
|
docs: add an example of a default value usage in vars (#1893)
|
2024-11-01 20:04:46 +01:00 |
|
Matheus Mina
|
5581954fb1
|
feat: allow providing single or multi prompts (#1866)
* Add new type to handle single or multi prompts
* update docs
* apply review
|
2024-10-29 13:37:03 +00:00 |
|
Valentin Maerten
|
a35910429c
|
feat: option to ensure variable is within the list of values (#1827)
|
2024-10-18 18:16:57 +02:00 |
|
Pete Davison
|
281d259e6e
|
feat: loop over a matrix (#1767)
|
2024-09-02 20:29:00 +01:00 |
|
Valentin Maerten
|
ef3b853728
|
feat: add option to declare an included Taskfile as flatten (#1704)
|
2024-08-26 17:17:39 -04:00 |
|
Thanu Poptiphueng
|
32158dac87
|
docs: fix variable name (#1754)
|
2024-08-24 22:24:42 -03:00 |
|
Andrey Nering
|
b259edeb65
|
feat(defer): expose EXIT_CODE special variable to defer: (#1762)
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 (#1747)
|
2024-08-09 13:14:03 +00:00 |
|
JonZeolla
|
81ff1cdea0
|
docs: fix special variables link (#1730)
|
2024-07-25 17:19:41 +00:00 |
|
Pete Davison
|
a3fce1c302
|
feat: variable references (#1654)
* 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 (#1653)
* 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 #1623
|
2024-05-08 15:49:01 +00:00 |
|
Tim Vergenz
|
16070c7a24
|
feat: add alias q for template function shellQuote (#1603)
Resolves #1601
|
2024-04-23 22:47:40 -03:00 |
|
Pete Davison
|
1ff618cc17
|
feat: enable any variables without maps (#1547)
* 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 |
|