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
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
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
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
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
task-bot
38efad5aa2
chore: sync translations ( #1376 )
2023-10-21 21:40:52 -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
6177376e50
v3.31.0
2023-10-07 19:10:57 -03:00
Pete Davison
dc77286282
feat: unify prompts ( #1344 )
2023-10-07 21:55:43 +00:00
Andrey Nering
adfb96b637
feat: add ability to set watch: true
in Taskfile ( #1361 )
2023-10-07 18:06:43 -03:00
dependabot[bot]
74c503a33d
chore(deps): bump postcss from 8.4.14 to 8.4.31 in /docs ( #1364 )
2023-10-07 16:48:25 -03:00
task-bot
9dc7502e4f
chore: sync translations ( #1336 )
2023-09-20 09:53:38 -03:00
Pete Davison
078e213890
feat: error handling for undefined schema version ( #1342 )
...
* feat: error handling for undefined schema version
* docs: error codes
* chore: changelog
2023-09-19 19:21:40 +01:00
Pete Davison
b1ff13d3e8
docs: typo
2023-09-15 17:30:22 +00:00
Andrey Nering
f5aca75798
chore(docs): update branch name on some links
2023-09-14 21:45:25 -03:00
Andrey Nering
99d247e254
release: v3.30.1
2023-09-14 21:31:13 -03:00
Andrey Nering
42ac242927
release: v3.30.0
2023-09-13 22:04:01 -03:00
Reilly Brogan
1417f9f6cd
feat(checksum): replace md5 with xxh3 to improve performance ( #1325 )
2023-09-13 21:26:48 -03:00
task-bot
4fd69154a3
chore: sync translations ( #1328 )
2023-09-13 21:12:26 -03:00
Pete Davison
22ce67c5e5
feat: remote taskfiles (HTTP) ( #1152 )
...
* feat: remote taskfiles over http
* feat: allow insecure connections when --insecure flag is provided
* feat: better error handling for fetch errors
* fix: ensure cache directory always exists
* fix: setup logger before everything else
* feat: put remote taskfiles behind an experiment
* feat: --download and --offline flags for remote taskfiles
* feat: node.Read accepts a context
* feat: experiment docs
* chore: changelog
* chore: remove unused optional param from Node interface
* chore: tidy up and generalise NewNode function
* fix: use sha256 in remote checksum
* feat: --download by itself will not run a task
* feat: custom error if remote taskfiles experiment is not enabled
* refactor: BaseNode functional options and simplified FileNode
* fix: use hex encoding for checksum instead of b64
2023-09-12 22:42:54 +01:00
task-bot
84ad0056e4
chore: sync translations ( #1323 )
2023-09-04 09:46:45 -03:00
Pete Davison
07d5e80c57
fix: minor blog typos
2023-09-03 03:19:11 +00:00
Pete Davison
c6241af64a
fix: il8n blog authors
2023-09-02 22:15:58 +00:00
Pete Davison
4f6eea8799
blog: introducing experiments
2023-09-02 21:52:43 +00:00
Pete Davison
a207289955
chore: update experiments and deprecation docs ( #1315 )
2023-09-02 17:48:05 -03:00
task-bot
b2e6c93b4b
chore: sync translations ( #1314 )
2023-08-28 21:20:30 -03:00
Andrey Nering
c3d2437c3a
chore(changelog): consolidate v3.29.0 and v3.29.1
2023-08-26 19:17:43 -03:00
Andrey Nering
e2552dae45
chore(website): update release docs to include instructions for winget
2023-08-26 19:17:24 -03:00
Andrey Nering
19eba3cc14
v3.29.1
2023-08-26 18:45:44 -03:00
Andrey Nering
5b8b58b6d9
v3.29.0
2023-08-26 18:39:18 -03:00
task-bot
6102900060
chore: sync translations ( #1308 )
2023-08-18 00:06:37 +00:00
Calvin McLean
c42bc6914e
fix: defer keyword in json schema
...
Closes #1288
2023-08-09 22:03:17 -03:00
Andrey Nering
2b21fd2eda
chore(website): reactivate carbon
2023-08-09 20:58:59 -03:00
task-bot
90a8c26b25
chore: sync translations ( #1291 )
2023-08-05 11:33:39 -03:00
James Sansbury
d9a4b4241e
docs: add required version for supporting loops ( #1290 )
2023-08-01 11:26:40 -03:00
task-bot
f219e1ee76
chore: sync translations ( #1287 )
2023-07-30 20:21:40 +00:00
skaluzka
c0d9c81393
docs: fix few typos in the api reference page ( #1286 )
2023-07-30 17:14:09 -03:00
task-bot
7bcdccc645
chore: sync translations ( #1280 )
2023-07-26 12:51:01 +00:00
Andrey Nering
44ca1fc77e
release: v3.28.0
2023-07-24 22:12:09 -03:00