Pete Davison
87076b165f
feat: enable remote taskfiles ( #2906 )
2026-08-13 14:38:10 +01:00
Valentin Maerten
37898d9102
feat: command timeouts ( #2898 )
2026-08-11 22:09:25 +02:00
星尘
2888867c94
feat: support excluding task namespaces ( #2959 )
2026-08-10 16:23:51 +02:00
shaurya
f174912975
docs: document use_gitignore in schema reference and guide ( #2957 )
...
Co-authored-by: no-hup <shauryaj.finance@gmail.com >
2026-08-05 10:48:23 +02:00
shaurya
886d1ea650
docs: close two unterminated code fences and fix --trust flag name ( #2955 )
2026-08-04 14:24:23 +00:00
Toby Griffiths
aac8c00e99
docs: add missing tasks.{task}.vars to schema reference ( #2912 )
2026-07-14 20:06:42 +00:00
Valentin Maerten
e415d7135e
fix(docs): wrap join example in v-pre to fix VitePress build
...
The inline `{{join " " .WORDS}}` example was parsed as a Vue
interpolation, which broke the website build. Wrap it in <span v-pre>
so it renders literally, matching the existing escaped example in the
same file.
2026-06-30 22:25:27 +02:00
Markus
b93897a6c3
docs: clarify join argument order in templating reference ( #2887 )
...
Co-authored-by: Markus Stark <markusstark@MacBook-Air-von-Markus.local >
2026-06-29 17:08:44 +02:00
kjasn
1c743de2b7
feat: Add temp dir option ( #2891 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-06-29 14:13:37 +00:00
Or Carmi
d6cc0ce070
feat: configure output flags via environment variables ( #2873 )
...
Co-authored-by: Or Carmi <ocarmi@paloaltonetworks.com >
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-06-29 13:48:37 +00:00
Valentin Maerten
6abbbcb265
feat: do not log secret variables ( #2514 )
2026-06-29 14:50:08 +02:00
Jerry Wiltse
d9e0e04725
feat: add joinEnv and joinUrl string functions and 2 new system vars ( #2408 )
2026-05-09 14:19:33 +00:00
Andreas **Felix** Häberle
70b6cd8ee0
docs: add call internal task within a task example ( #2789 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-04-20 21:58:42 +02:00
Mateen Anjum
1b06da16f6
feat(templater): add absPath template function ( #2788 )
...
Signed-off-by: Mateen Anjum <mateenali66@gmail.com >
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-04-20 21:50:03 +02:00
Valentin Maerten
8b6aca5722
feat(requires): support variable references in enum constraints ( #2678 )
2026-03-21 11:32:02 +01:00
Jannis
080ee8869f
docs: schema: add tasks.task.method ( #2718 )
2026-03-08 11:45:27 +01:00
Valentin Maerten
2ed77716be
feat(config): add environment variable support for all taskrc options ( #2607 )
2026-02-18 18:58:13 +01:00
Pete Davison
82783417ea
docs: update integration doc with details of extension config namespace change ( #2428 )
...
* docs: update integration doc with details of extension config namespace change
* docs: add descriptions of sorting modes
2026-02-14 20:47:06 +00:00
Jens Erat
e129ae2fac
docs: fix dir headline level ( #2665 )
...
The other commands in this section are on headline level 4, which probably is also the expected one for `dir`.
2026-01-28 18:21:50 +00:00
Andrey Nering
48f75f0913
docs(cli): mention --list with --silent
2026-01-27 21:53:52 -03:00
Valentin Maerten
6dedcafd7d
feat(vars): add interactive prompting for required variables ( #2579 )
2026-01-22 21:20:45 +01:00
Valentin Maerten
9bc1efbc47
feat: add conditional execution for tasks and commands ( #2564 )
2026-01-21 23:05:40 +01:00
Bouke Versteegh
3d4d189bcd
docs: clarify dotenv file precedence when multiple files are specified ( #2628 )
2026-01-14 19:37:41 +01:00
Valentin Maerten
6660afc8d2
feat: auto-detect color output in CI environments ( #2569 )
2025-12-18 08:40:37 +01:00
Semih Buyukgungor
1a190a118f
feat: expose .CLI_ASSUME_YES templating variable ( #2577 )
2025-12-15 22:42:27 +01:00
Valentin Maerten
a40ddd4949
refactor: optimize fuzzy matching with lazy initialization ( #2523 )
2025-12-07 21:43:26 +01:00
Andrey Nering
9b99866224
feat: add --failfast and failtest: true to control dependencies ( #2525 )
2025-12-07 17:23:08 -03:00
Daniel Thorngren
0d9e8dd71b
docs: corrected substr templating example ( #2519 )
2025-11-18 18:03:48 +00:00
Samuel Krieg
a927ffb31e
docs: add tasks.task.dir ( #2489 )
2025-11-15 17:53:10 +01:00
Kaj Kowalski
c71241bcbd
docs: fix YAML syntax errors in schema and guide documentation ( #2500 )
2025-11-10 11:00:39 +01:00
Valentin Maerten
f7287c503a
docs: dictionary operations example was wrong ( #2490 )
2025-11-02 19:17:13 +01:00
Libor Mořkovský
7c93ea8b44
docs: add reference to slim-sprig in the templating page ( #2472 )
2025-11-02 17:21:17 +01:00
Valentin Maerten
0fdb5e8665
feat: add some config to taskrc.yml ( #2389 )
...
Co-authored-by: Pete Davison <pd93.uk@outlook.com >
2025-09-10 17:57:52 +02:00
Andrey Nering
fd83414074
docs: update docs and faq to mention the new core utils
2025-08-27 11:29:38 -03:00
Pete Davison
39462cbfde
feat: change XDG taskrc naming ( #2391 )
2025-08-20 12:13:26 +01:00
Pete Davison
f89c12ddf0
feat: XDG taskrc config ( #2380 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2025-08-18 22:43:36 +02:00
Pete Davison
1a8df44e9e
fix: readd environment reference ( #2378 )
2025-08-14 17:22:04 +01:00
Valentin Maerten
79c93fb42b
docs: migrate website to vitepress ( #2359 )
...
Co-authored-by: Pete Davison <pd93.uk@outlook.com >
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com >
2025-08-12 18:09:19 +02:00