2871 Commits

Author SHA1 Message Date
Valentin Maerten
c5b977ccc1 ci(renovate): stop dependency updates from bumping the go directive (#2951) 2026-08-03 20:05: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
renovate[bot]
547af56489 chore(deps): update actions/setup-node action to v7 (#2937) 2026-07-25 10:12:52 +00:00
renovate[bot]
ab234c83f9 chore(deps): update go-task/setup-task action to v2 (#2940) 2026-07-25 10:03:56 +00:00
renovate[bot]
c50f0de5bb chore(deps): update actions/setup-python action to v7 (#2938) 2026-07-25 10:01:40 +00:00
renovate[bot]
bf696ce45d chore(deps): update actions/setup-go action to v7 (#2936) 2026-07-25 09:59:40 +00:00
Valentin Maerten
4e869d2c30 ci(github): consolidate test and lint into single workflow (#2558) 2026-07-20 18:02:38 +02:00
baaki
81a49a40c3 test: support checkout paths containing spaces in fixtures (#2923) 2026-07-19 22:13:18 +02:00
Valentin Maerten
81c4291803 chore: changelog for #2915 2026-07-14 22:40:12 +02:00
vsaraikin
f6f458fe1d fix: joinUrl no longer collapses the URL scheme (#2915) 2026-07-14 20:25:44 +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
26baea3dcd Merge commit from fork 2026-07-14 22:06:38 +02: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
Andrey Nering
75b227ee13 docs(changelog): add entries for #2853, #2883 and #2884 2026-07-13 18:03:48 -03:00
Maxime Boucher
ed24adbc99 perf: avoid eager fingerprint variable evaluation (#2883) 2026-07-13 17:58:27 -03:00
Maxime Boucher
9200d42282 perf: add fast path for simple recursive globs (#2884) 2026-07-13 17:58:01 -03: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
Valentin Maerten
6e795f084a test: self-manage .git in gitignore fixture tests (#2908) 2026-07-13 12:11:16 +02:00
Maxime Boucher
5ebb0d19d9 test: add benchmarks for glob cache performance (#2881)
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Co-authored-by: Timothy Rule <34501912+trulede@users.noreply.github.com>
2026-07-11 14:25:47 +00: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
Pete Davison
b4710d29b4 chore: changelog for #2184 2026-07-03 13:19:03 +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 v3.52.0 2026-07-02 20:37:51 +02:00
Valentin Maerten
2b387c125e chore: changelog for #2892 2026-07-02 20:34:26 +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
b5f671e098 feat: changelog for #2905 2026-07-01 14:46:48 +00:00
Pete Davison
c7cb5e1aaa feat: readd example hosted remote taskfile (#2905) 2026-07-01 15:44:33 +01:00
Valentin Maerten
11010d0d81 chore: changelog for #2904 2026-07-01 14:40:32 +02:00
Pete Davison
a6cedbe732 fix: remote taskfiles from ADO git path (#2904) 2026-07-01 14:38:38 +02:00
renovate[bot]
6cf0303ab8 chore(deps): update all non-major dependencies (#2889) 2026-06-30 23:19:27 +02:00
renovate[bot]
b779f852e8 chore(deps): update module golang.org/x/crypto to v0.52.0 [security] (#2903) 2026-06-30 23:11:06 +02:00
Valentin Maerten
48b215db0a ci: enable indirect Go deps and group action digest updates (#2902) 2026-06-30 21:01:24 +00:00
Valentin Maerten
0aa0496f85 ci: fix golangci-lint custom manager and enable OSV alerts in Renovate (#2901) 2026-06-30 20:50:31 +00:00
otjdiepluong
d601746d4b fix: handle nil Vars in ToCacheMap (#2842) 2026-06-30 22:32:07 +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
Pete Davison
a61f8ade36 feat: update changelog for #2847 2026-06-29 18:27:59 +00: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
Valentin Maerten
f9e52fab40 chore: changelog for #2873 2026-06-29 15:50:50 +02:00
renovate[bot]
80693c1208 chore(deps): update pnpm/action-setup digest to 0ebf471 (#2888) 2026-06-29 15:50:06 +02: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
d4dc3dc448 chore: changelog for #2773 2026-06-29 15:42:22 +02: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
a03aa7ba69 chore: changelog for #2514 2026-06-29 14:53:00 +02:00
Valentin Maerten
6abbbcb265 feat: do not log secret variables (#2514) 2026-06-29 14:50:08 +02:00
renovate[bot]
c73d53f4e9 chore(deps): update actions/checkout action to v7 (#2896) 2026-06-29 10:06:34 +02:00