Valentin Maerten
5c858b37bd
test: self-manage .git in gitignore fixture tests
...
The use_gitignore filtering resolves a repo root by walking up to a
.git entry. An in-tree checkout inherits go-task's own .git, but a
GitHub source tarball (common for distro packaging) has none, which
silently disabled filtering and broke the golden fixtures.
Have the gitignore integration tests create and clean up their own
.git marker in the fixture dir so they validate real behavior
regardless of the build source.
2026-07-03 16:14:17 +02:00
Pete Davison
1f34895185
feat: update experiments workflow to reflect use of issue field instead of labels
nightly
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
Valentin Maerten
d0b903c772
ci: remove needs-build PR workflow ( #2895 )
2026-06-28 20:16:31 +00:00
Valentin Maerten
1d9b3cb7db
chore: changelog for #2894
2026-06-28 22:03:20 +02:00
Amit Mishra
1a0f146888
fix: don't mutate shared matrix AST when resolving ref: rows ( #2894 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-06-28 20:03:11 +00:00
Vessel9817
b9b50ca79c
fix: $schema according to schemastore standards ( #2893 )
2026-06-28 19:18:31 +00:00
Valentin Maerten
3dcaa7db89
chore: changelog for #2886
2026-06-21 16:25:14 +02:00
renovate[bot]
a72eb84c15
chore(deps): update all non-major dependencies ( #2869 )
2026-06-21 16:24:20 +02:00
SEONGHYUN HONG
91b9e42f17
fix: sanitize all invalid characters in checksum filenames ( #2886 )
2026-06-21 16:23:45 +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
24a3ccdf42
chore: changelog for #2871
2026-06-07 16:39:02 +02:00
Christian Provenzano
b455286b63
fix: deterministic ordering of required var prompts ( #2871 )
2026-06-07 16:36:58 +02: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
Valentin Maerten
dd810d42e1
chore: changelog for #2852
2026-05-31 11:08:42 +02:00
Koji Ishii
de1717b05f
feat(completion): ps completion supports aliases ( #2852 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-05-31 09:06:39 +00:00
Valentin Maerten
7766e8add5
chore: changelog for #2859
2026-05-31 11:03:32 +02:00
Zhaowei Li
e61d0f0f7c
fix: install fish completions to vendor directory ( #2859 )
2026-05-31 11:01:13 +02:00
renovate[bot]
9c8799480d
chore(deps): update goreleaser/goreleaser-action digest to 5daf1e9 ( #2857 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2026-05-31 08:47:42 +00: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]
48dd62cdc1
chore(deps): update go-task/setup-task digest to 01a4adf ( #2848 )
2026-05-18 15:37:33 +02:00