Valentin Maerten
993508c782
feat(completion): add Nushell completions ( #2966 )
2026-08-11 20:12:17 +02:00
Valentin Maerten
65471a2ef8
fix: align command schema definitions with the parser ( #2967 )
2026-08-10 20:25:05 +02:00
Gerard O'Keefe
49eea5352c
fix: schema does not allow ignore_error in a for loop ( #2044 )
...
Co-authored-by: O'Keefe, Gerard (Gerry) <gokeefe@atb.com >
2026-08-10 18:22:25 +00:00
renovate[bot]
a80bee87cb
chore(deps): update all non-major dependencies ( #2943 )
2026-08-10 16:39:06 +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
renovate[bot]
c05bdcddf5
chore(deps): update dependency netlify-cli to v27 ( #2939 )
2026-07-25 19:10:54 +02:00
renovate[bot]
1426db91e4
chore(deps): update all non-major dependencies ( #2935 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-07-25 19:01:00 +02:00
Toby Griffiths
aac8c00e99
docs: add missing tasks.{task}.vars to schema reference ( #2912 )
2026-07-14 20:06:42 +00:00
renovate[bot]
6833ee5c0c
chore(deps): update all non-major dependencies ( #2909 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-07-14 22:02:35 +02:00
Nick Gluschenko
dc4ce212e3
docs: add zed extension to community integrations ( #2914 )
...
Co-authored-by: Nick Gluschenko <nick.a.lie@gmail.com >
2026-07-13 17:53:22 -03:00
Pete Davison
1f34895185
feat: update experiments workflow to reflect use of issue field instead of labels
2026-07-03 13:31:52 +00:00
Jurgen Braam
3354090f21
docs: Mention version checks introduced in v3.34.0 ( #2184 )
2026-07-03 14:16:57 +01:00
Andrey Nering
015eb3f0fe
docs(adopters): update charm copy
2026-07-02 17:49:17 -03:00
Valentin Maerten
536f490187
v3.52.0
2026-07-02 20:37:51 +02:00
qingyingliu
b5861b1e27
fix: reject include without taskfile or dir ( #2892 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-07-01 19:48:47 +00:00
Pete Davison
c7cb5e1aaa
feat: readd example hosted remote taskfile ( #2905 )
2026-07-01 15:44:33 +01:00
renovate[bot]
6cf0303ab8
chore(deps): update all non-major dependencies ( #2889 )
2026-06-30 23:19:27 +02: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
Valentin Maerten
9910c33557
fix(remote): define special variables behavior ( #2847 )
2026-06-29 19:25:25 +01: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
Valentin Maerten
7fa9d657cd
feat(completion): complete task aliases in zsh ( #2865 )
2026-06-29 14:21:47 +00: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
616433df75
feat: add use_gitignore option to exclude ignored files from sources/generates ( #2773 )
2026-06-29 15:39:33 +02:00
Valentin Maerten
6abbbcb265
feat: do not log secret variables ( #2514 )
2026-06-29 14:50:08 +02:00
Vessel9817
b9b50ca79c
fix: $schema according to schemastore standards ( #2893 )
2026-06-28 19:18:31 +00:00
renovate[bot]
a72eb84c15
chore(deps): update all non-major dependencies ( #2869 )
2026-06-21 16:24:20 +02:00
SEONGHYUN HONG
f1ab404fbb
docs: fix duplicated word in guide ( #2885 )
...
Signed-off-by: s3onghyun <s3onghyun.hong@gmail.com >
2026-06-21 14:19:20 +00:00
Valentin Maerten
81d621d8aa
chore: add mise config for dev environment setup ( #2863 )
...
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com >
2026-06-07 14:46:01 +02:00
dependabot[bot]
f50327f2a2
chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /website ( #2846 )
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-31 11:13:28 +02:00
renovate[bot]
7f04f7057c
chore(deps): update all non-major dependencies ( #2858 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-05-31 10:38:31 +02:00
renovate[bot]
b27a6653f6
chore(deps): update all non-major dependencies ( #2816 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-05-17 12:40:51 +02:00
renovate[bot]
76269b03c4
chore(deps): update pnpm to v11 ( #2844 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-05-17 12:20:33 +02:00
dependabot[bot]
1d385ad5b4
chore(deps): bump vite from 5.4.19 to 5.4.21 in /website ( #2841 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-17 11:59:42 +02:00
Andrey Nering
bd79c29a39
v3.51.1
2026-05-16 17:51:05 -03:00
Andrey Nering
41a2137044
v3.51.0
2026-05-16 17:27:25 -03:00
imgbot[bot]
aea7f7a713
docs: optimize images ( #2690 )
2026-05-16 17:23:46 -03: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
Andrey Nering
dc64864643
docs: add security > threat model page ( #2830 )
2026-05-09 13:59:36 +00:00
renovate[bot]
5f78da2d0a
chore(deps): update dependency netlify-cli to v26 ( #2823 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-05 03:03:32 +02:00
Valentin Maerten
be35b3af75
feat(website): highlight big orgs / projects that use Task ( #2803 )
2026-04-22 10:02:06 +02:00
renovate[bot]
0b19d973ac
chore(deps): update all non-major dependencies ( #2805 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 22:08:05 +02: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
Andrey Nering
6e37e3d7a7
chore(website): remove controls to copy page content
...
This is part of the LLM plugin. It's distracting and not really useful.
We're keeping the markdown version of the pages, tho. Just append `.md`
to any page to see the markdown version.
2026-04-15 16:39:20 -03:00
Pete Davison
4bea638b05
feat: add security docs to website and update contributing ( #2799 )
2026-04-15 20:34:38 +01:00
Andrey Nering
f7d17fffad
chore(website): update my bluesky handle
2026-04-15 10:16:02 -03:00
Andrey Nering
8fe3d048fa
docs: document and add blog post about go tool task ( #2791 )
2026-04-14 22:47:45 -03:00