Valentin Maerten
17f6e816d8
fix(remote): do not display prompt if it's empty ( #1634 )
2024-05-05 16:10:32 +01:00
Pete Davison
cd259a741f
chore: changelog for #1610
2024-04-29 21:32:42 +00:00
Valentin Maerten
c81dbda157
feat(remote): replace env variable in include remote URL ( #1610 )
...
* feat(remote): replace env variable in include remote URL
* use templating system instead of os.ExpandEnv
* lint
2024-04-29 22:27:30 +01:00
Michael Zhao
e23ef818ea
docs: fix reference to GOOS and GOARCH link ( #1628 )
2024-04-29 15:01:18 -03:00
Pete Davison
ddd9964db7
feat: warn about move from any variables to map variables ( #1618 )
2024-04-24 21:40:52 +01:00
Pete Davison
a5b949f5dc
chore: changelog for #1612
2024-04-24 19:50:03 +00:00
Pete Davison
630e58767b
feat: ability to resolve refs using templating syntax ( #1612 )
...
* feat: resolve references using templating syntax
* refactor: moved when references are resolved to one place
* fix: linter
* docs: update map variables doc
2024-04-24 19:47:24 +00:00
Pete Davison
d87e5de56f
chore: changelog for #1607
2024-04-24 17:35:48 +00:00
Pete Davison
f75aa1f84b
feat: taskfile mutex for adding edge data
2024-04-24 18:33:56 +01:00
Pete Davison
53235f07ad
feat: edge weight
2024-04-24 18:33:56 +01:00
Pete Davison
f19c520f23
feat: add support for multiple includes on a graph edge
2024-04-24 18:33:56 +01:00
Pete Davison
6951e5cd0c
refactor: includes uses pointers
2024-04-24 18:33:56 +01:00
Andrey Nering
24059a4b76
chore(changelog): add entry for #1613
2024-04-23 22:58:56 -03:00
jwater7
fa022be1f9
chore(completions): support tilde home directory for zsh ( #1613 )
2024-04-24 01:57:43 +00:00
Andrey Nering
a3b9554efd
chore: improve changelog for #1603
2024-04-23 22:49:12 -03:00
Tim Vergenz
16070c7a24
feat: add alias q
for template function shellQuote
( #1603 )
...
Resolves #1601
2024-04-23 22:47:40 -03:00
Andrey Nering
72d9671fcf
chore(website): disable translations for now ( #1617 )
2024-04-24 01:23:06 +00:00
Pete Davison
d01b3c8979
chore: changelog for #1563
2024-04-09 11:41:28 +00:00
Pete Davison
4024b4fa37
chore: remove code that outputs the graphviz file
2024-04-09 12:37:18 +01:00
Pete Davison
54c7f35b00
fix: linting issues
2024-04-09 12:37:18 +01:00
Pete Davison
3efb437c9a
feat: merge concurrency
2024-04-09 12:37:18 +01:00
Pete Davison
e9448bd4be
fix: advanced import operates on including file instead of included file
2024-04-09 12:37:18 +01:00
Pete Davison
8f3180a9fa
fix: bug with merge code
2024-04-09 12:37:18 +01:00
Pete Davison
1d230af90d
fix: advanced import resolving dynamic variables incorrectly
2024-04-09 12:37:18 +01:00
Pete Davison
fb9f6c20ab
feat: merger
2024-04-09 12:37:18 +01:00
Pete Davison
6854b4c300
fix: include_with_vars test included the same file multiple times
2024-04-09 12:37:18 +01:00
Pete Davison
b10c573270
fix: missing task locations
2024-04-09 12:37:18 +01:00
Pete Davison
6ecfb634d2
fix: includes interpolation test
2024-04-09 12:37:18 +01:00
Pete Davison
6b3f8e29bb
fix: optional includes
2024-04-09 12:37:18 +01:00
Pete Davison
220bf74a9e
feat: better taskfile cycle error handling
2024-04-09 12:37:18 +01:00
Pete Davison
0a027df50d
feat: better error handling for duplicate edges and fixed tests
2024-04-09 12:37:18 +01:00
Pete Davison
a50580b5a1
feat: dag reader
2024-04-09 12:37:18 +01:00
Pete Davison
1890722b75
chore: changelog for #1547
2024-04-09 11:28:12 +00:00
Pete Davison
1ff618cc17
feat: enable any variables without maps ( #1547 )
...
* feat: enable any variable experiment (without maps)
* chore: rename any_variables experiment to map_variables
* docs: create map variables experiment docs and update usage
* blog: any variables
* fix: links
* fix: warn about broken links instead of failing
2024-04-09 12:14:14 +01:00
Andrey Nering
eb2783fcce
fix: fix bug for files with special chars &()
( #1584 )
2024-04-09 02:08:30 +00:00
Andrey Nering
43d84560e5
v3.36.0
2024-04-08 22:12:11 -03:00
Andrey Nering
1d4bb7b5ef
chore: add changelog for #1576
2024-04-08 21:58:35 -03:00
Pete Davison
454fe65ef3
feat: support 8-bit color ( #1576 )
2024-04-08 21:49:44 -03:00
Andrey Nering
c6c69a5a63
fix: address compilation error on watch_test.go
...
Closes #1567
Co-authored-by: sunpe <sunpeng.dev@gmail.com>
2024-04-08 21:45:44 -03:00
Andrey Nering
1f157fef94
chore(crowdin): fixes to crowdin.yml
( #1583 )
2024-04-08 21:44:31 -03:00
dependabot[bot]
e269bcf028
chore(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 ( #1581 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/term/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 00:14:13 +00:00
dependabot[bot]
f06a4a35b1
chore(deps): bump express from 4.18.2 to 4.19.2 in /website ( #1570 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 21:11:53 -03:00
dependabot[bot]
567d84c317
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /website ( #1558 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 21:10:42 -03:00
dependabot[bot]
3c8ad5a77c
chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website ( #1561 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 21:10:20 -03:00
dependabot[bot]
4db3759ace
chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 ( #1582 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/sync/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 21:08:49 -03:00
Andrey Nering
36fdd4e677
chore(website): upgrade crowdin cli
2024-04-03 23:16:34 -03:00
Andrey Nering
9c169ac9c6
chore(website): upgrade docusaurus ( #1577 )
2024-04-03 22:29:23 -03:00
Pete Davison
bb68fb333f
chore: changelog for #1347
2024-03-25 19:20:39 +00:00
Pete Davison
64b7d3415a
feat: use timeout in RemoteExists function
2024-03-25 19:13:27 +00:00
Pete Davison
a496a1dfa8
docs: remote root taskfiles
2024-03-25 19:13:27 +00:00