Valentin Maerten
d1c1e079e9
ci(github): carry over action pinning and version bumps from main
...
Preserve security hardening and version updates that main applied to the
now-removed lint.yml/test.yml: pin actions by commit SHA, bump Go matrix
to 1.25.10/1.26.x, golangci-lint to v2.12.2, and add read-only
permissions.
2026-07-01 21:58:44 +02:00
Valentin Maerten
f4a062453c
ci(github): use setup-task with output grouping for tests
...
Restore the --output group options for better GitHub Actions log
grouping, while keeping the separate build job for compilation check.
2026-07-01 21:56:46 +02:00
Valentin Maerten
13a35982de
ci(github): merge build step into test job
2026-07-01 21:56:46 +02:00
Valentin Maerten
e8d6795432
ci(github): improve workflow structure and add build job
2026-07-01 21:56:46 +02:00
Valentin Maerten
9d5e8e4577
ci(github): consolidate test and lint into single workflow
2026-07-01 21:56:46 +02:00
qingyingliu
b5861b1e27
fix: reject include without taskfile or dir ( #2892 )
...
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
nightly
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
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