Pete Davison
36565bbbd2
fix: silent should be processed via taskCall
2023-07-24 22:05:40 -03:00
Pete Davison
755acd616c
docs: for
2023-07-24 22:05:40 -03:00
Pete Davison
7ff1b1795e
feat: for
2023-07-24 22:05:40 -03:00
Andrey Nering
7ece04e996
docs: add japanese and turkish translations ( #1279 )
2023-07-24 21:32:37 -03:00
Andrey Nering
d4d3571c96
changelog: add entry for #1263
2023-07-24 21:26:42 -03:00
Evan
364ddef56b
fix: add nil guards in dependency merge ( #1263 )
2023-07-24 21:22:39 -03:00
Pete Davison
3908c05d14
chore: changelog
2023-07-24 21:13:37 -03:00
Pete Davison
6059ce2ac4
fix: exit codes for indirect tasks
2023-07-24 21:13:37 -03:00
task-bot
659ba317c1
chore: sync translations ( #1267 )
2023-07-24 20:53:17 -03:00
Andrey Nering
7e7a016df3
chore(docs): update formatting
2023-07-18 11:03:41 -03:00
task-bot
5041c8058d
chore: sync translations ( #1262 )
2023-07-18 10:59:05 -03:00
dependabot[bot]
a66e804904
chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs ( #1258 )
2023-07-11 11:17:44 -03:00
Andrey Nering
d6d571779d
changelog: add entry for #1256
2023-07-08 11:44:57 -03:00
Hudson Clark
8a0689328b
fix: propagate include vars in multi-level includes ( #1256 )
2023-07-08 11:42:38 -03:00
task-bot
2a0c99b5d8
chore: sync translations ( #1253 )
2023-07-08 11:08:59 -03:00
dependabot[bot]
6e3e95a721
chore(deps): bump golang.org/x/term from 0.9.0 to 0.10.0 ( #1257 )
2023-07-08 11:00:21 -03:00
Steve Russo
a4d242680b
docs: fix two minor typos in usage.md ( #1254 )
2023-07-06 20:31:26 +00:00
task-bot
ee2e939d13
chore: sync translations ( #1248 )
2023-07-02 14:42:10 -03:00
Max Winterstein
788a63ca2f
docs: add "tea" installation method ( #1249 )
2023-07-02 14:41:29 -03:00
Andrey Nering
dea98467c0
v3.27.1
2023-06-30 09:36:33 -03:00
Pete Davison
4e6ec14223
fix: ignore all errors when reading dotenv for experiments ( #1245 )
2023-06-30 09:33:37 -03:00
Andrey Nering
d6b7d532ed
v3.27.0
2023-06-29 22:44:02 -03:00
Pete Davison
46f7bba90d
feat: experiments flag ( #1242 )
2023-06-30 01:29:28 +00:00
Pete Davison
02f1c8482a
fix: new line after prompts
2023-06-29 22:24:21 -03:00
Pete Davison
4de2ccea59
fix: remove duplicated quotes
2023-06-29 22:24:21 -03:00
Andrey Nering
0bf5fab9c0
chore(changelog): add entry for #1204
2023-06-29 22:20:10 -03:00
Andrey Nering
e97c48051e
chore(changelog): fix typo
2023-06-29 22:15:09 -03:00
Ben Coleman
307f39cee3
feat: add ability to specify which vars are required ( #1204 )
2023-06-29 22:13:41 -03:00
task-bot
f346015d8c
chore: sync translations ( #1225 )
2023-06-29 22:00:01 -03:00
Andrey Nering
a2f8adbb5c
fix(interp): move from deprecated ExecHandler
to the new ExecHandlers
2023-06-29 21:57:58 -03:00
dependabot[bot]
82510a04af
chore(deps): bump mvdan.cc/sh/v3 from 3.6.0 to 3.7.0
...
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/mvdan/sh/releases )
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mvdan/sh/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 21:57:58 -03:00
Andrey Nering
5eda349bbd
chore(website): upcase "Crowdin"
2023-06-29 15:32:00 -03:00
Trim21
8d99c33472
chore(website): remove old chinese translation repo from community.md ( #1243 )
2023-06-29 18:26:26 +00:00
Pete Davison
5fdaa9aa36
feat: implement gentle force experiment draft ( #1216 )
...
* feat: implement gentle force experiment draft
* docs: changelog
2023-06-18 02:32:18 +01:00
Pete Davison
d8a12fe56d
Support for experiment env vars ( #1214 )
...
* feat: experiments env var handling
* feat: read experiments from dotenv files
* docs: removed experimental cli flags
* feat: use vars instead of struct with reflection
2023-06-18 01:04:05 +00:00
task-bot
c79378f380
chore: sync translations ( #1219 )
2023-06-17 14:46:30 -03:00
Pete Davison
5e78171d3e
feat: support lowercase Taskfiles ( #1221 )
2023-06-17 14:38:53 -03:00
Andrey Nering
d82b0faca1
chore(changelog): mention npm installation fixes
2023-06-17 11:54:04 -03:00
dependabot[bot]
26f3fb157f
chore(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 ( #1223 )
2023-06-17 11:45:59 -03:00
dependabot[bot]
7c66bcc857
chore(deps): bump @go-task/go-npm from 0.1.18 to 0.2.0 ( #1224 )
2023-06-17 11:45:03 -03:00
dependabot[bot]
1dd5d7ad1a
chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 ( #1222 )
2023-06-17 11:43:08 -03:00
Andrey Nering
667835f2a0
ci: disable github pages
...
We recently migrated to Netlify.
2023-06-14 20:31:57 -03:00
task-bot
427e0cd46d
chore: sync translations ( #1217 )
2023-06-14 09:07:57 -03:00
Antoine Prouvost
92aa4927db
chore(website): add conda community installation method ( #1218 )
2023-06-14 09:07:03 -03:00
Andrey Nering
5c68f87114
chore(website): update website colors ( #1201 )
2023-06-11 10:53:25 -03:00
Andrey Nering
ede8da7677
chore(website): add netlify badge
2023-06-10 22:49:09 -03:00
Andrey Nering
b44231a6b8
chore(changelog): fix typo
2023-06-10 22:33:17 -03:00
Andrey Nering
ae3884386d
v3.26.0
2023-06-10 22:26:49 -03:00
Andrey Nering
6cc8d602fc
chore(changelog): add entry for #1131
2023-06-10 22:12:22 -03:00
Tim De Pauw
e2c1b3b931
feat: add support for single cmd task syntax ( #1131 )
2023-06-10 22:08:28 -03:00