Andrey Nering
743a15f35b
v3.33.0
2023-12-20 23:20:06 -03:00
Andrey Nering
f00ffad63d
chore: changelog and docs for #1434
2023-12-20 23:17:44 -03:00
Andrey Nering
0d209ef05d
docs: minor updates to the "any variables" experiment page
2023-12-20 23:11:50 -03:00
Pete Davison
e177f48e41
feat: CLI_FORCE special variable ( #1434 )
2023-12-21 02:08:57 +00:00
dependabot[bot]
e53dafa47e
chore(deps): bump axios from 1.4.0 to 1.6.2 in /docs ( #1433 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.4.0 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 23:07:22 -03:00
Pete Davison
7c93741670
feat: docusaurus v3 ( #1432 )
...
* feat: docusaurus v3
* feat: update release tool to stop it from converting links - this is now done use mdx plugins
* fix: broken links
* feat: more github links and prettier config
* chore: changelog
* fix: blog emoji
2023-12-21 01:59:29 +00:00
Pete Davison
43a2979e77
fix: non-evaluated nil values should be converted to empty strings to avoid empty interface errors in the templater
2023-12-20 19:55:25 -06:00
Pete Davison
cb195da72f
chore: changelog
2023-12-20 19:55:25 -06:00
Pete Davison
77aaf996a1
feat: testdata
2023-12-20 19:55:25 -06:00
Pete Davison
7feceeae87
fix: handle errors when sh is used in Taskfiles with the any variables experiment enabled
2023-12-20 19:55:25 -06:00
Pete Davison
1eeb7d5cf9
fix: dynamic vars break with for because of fast-compiled tasks
2023-12-20 19:55:25 -06:00
Pete Davison
4a0414274f
feat: for supports variables and lists of any type
2023-12-20 19:55:25 -06:00
Pete Davison
1a12b94bd3
feat: new dynamic variable syntax
2023-12-20 19:55:25 -06:00
Pete Davison
12a8fb0581
docs: any variables experiment
2023-12-20 19:55:25 -06:00
Pete Davison
20aad66e48
feat: update schema to support objects and arrays in vars
2023-12-20 19:55:25 -06:00
Pete Davison
1cd26ae1b9
feat: add ability to unmarshal as any when experiment enabled
2023-12-20 19:55:25 -06:00
Pete Davison
5516ac1a00
feat: change Var.Value from string to an any type
2023-12-20 19:55:25 -06:00
Pete Davison
de09e675c1
refactor: rename Var.Static to Var.Value
2023-12-20 19:55:25 -06:00
Pete Davison
f58257a208
feat: add any variable experiment flag
2023-12-20 19:55:25 -06:00
Pete Davison
abf0d29736
chore: changelog
2023-12-20 21:54:52 -03:00
Pete Davison
c5a2e92e5e
feat: add aliases to --json output
2023-12-20 21:54:52 -03:00
Pete Davison
edb9dcd284
chore: bump golangci-lint version
2023-12-19 01:20:11 +00:00
William Sjökvist
cb0e6c5efc
chore(docs): fix typo ( #1422 )
2023-12-13 13:35:02 -03:00
task-bot
4e35b1e9c2
chore: sync translations ( #1418 )
2023-12-13 13:34:35 -03:00
dependabot[bot]
1becb64d83
chore(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 ( #1419 )
2023-12-13 13:34:20 -03:00
Andrey Nering
c4dce8f506
chore(docs): fix typo on "releasing" page
2023-11-29 23:17:32 -03:00
Andrey Nering
7c221ef999
v3.32.0
2023-11-29 22:40:04 -03:00
Pete Davison
ec35d43677
feat: support negative globs ( #1324 )
...
Co-authored-by: Andrey Nering <andrey@nering.com.br>
2023-11-29 22:38:12 -03:00
task-bot
a7958c0e3b
chore: sync translations ( #1404 )
2023-11-22 09:52:01 -03:00
Pete Davison
546a4d7e46
feat: prefer remote taskfiles over cached ones ( #1345 )
...
* feat: prefer remote taskfiles over cached ones
* feat: implemented cache on network timeout
* feat: --download always downloads, but never executes tasks
* feat: --timeout flag
* fix: bug with timeout error handling
* chore: changelog
2023-11-17 14:51:10 -06:00
Andrey Nering
834babe0ef
chore: add changelog + improve code for #1368
2023-11-15 22:38:53 -03:00
Alexander Mancevice
8355f16809
feat: add --no-status
flag ( #1368 )
...
disables status check when running with `--list` `--json` options
2023-11-15 22:31:02 -03:00
dependabot[bot]
db2414402f
chore(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 ( #1395 )
2023-11-15 21:42:36 -03:00
dependabot[bot]
c7f80a3be4
chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 ( #1396 )
2023-11-15 21:39:43 -03:00
dependabot[bot]
b883a25c9a
chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 ( #1397 )
2023-11-15 21:39:20 -03:00
task-bot
7fbded2b13
chore: sync translations ( #1399 )
2023-11-15 21:38:07 -03:00
task-bot
fb506acc27
chore: sync translations ( #1389 )
2023-11-07 11:15:18 -03:00
Andrey Nering
a8d3a69013
chore: update discord link on issue template
...
#1390
2023-11-07 11:13:35 -03:00
Iain Majer
30a2415ac8
Add silent to for_call schema ( #1386 )
...
* Add silent to for_call schema
* Update Changelog
2023-10-30 12:50:20 +00:00
Andrey Nering
b681ef9868
fix(platforms): do not run dynamic vars for other platforms ( #1377 )
2023-10-22 00:42:26 +00:00
task-bot
38efad5aa2
chore: sync translations ( #1376 )
2023-10-21 21:40:52 -03:00
Andrey Nering
6de3be1384
refactor(merge): use constant
2023-10-21 21:10:42 -03:00
Andrey Nering
781e55fce9
chore(website): remove gold sponsors section
2023-10-21 18:59:22 -03:00
task-bot
9b0de2e72e
chore: sync translations ( #1371 )
2023-10-18 09:51:47 -03:00
dependabot[bot]
d4f7216256
chore(deps): bump @babel/traverse from 7.18.2 to 7.23.2 in /docs ( #1374 )
2023-10-18 09:51:17 -03:00
Andrey Nering
2842ae7fb5
chore(docs) add missing watch: true
to example
2023-10-11 09:40:14 -03:00
task-bot
75aa066d9c
chore: sync translations ( #1367 )
2023-10-07 22:10:49 -03:00
Andrey Nering
244aa93b3a
chore(taskfile): add task to install goreleaser
2023-10-07 19:38:16 -03:00
Andrey Nering
6177376e50
v3.31.0
2023-10-07 19:10:57 -03:00
Andrey Nering
b5f6a237cc
chore: add changelog entry for #1338
2023-10-07 19:03:25 -03:00