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 |
|
Pete Davison
|
b5df4e89c2
|
refactor: slightly improved NewBaseNode API
|
2024-03-25 19:13:27 +00:00 |
|
Pete Davison
|
9a5fb38f48
|
refactor: rename node resolver methods
|
2024-03-25 19:13:27 +00:00 |
|
Pete Davison
|
68191205c7
|
feat: don't send entire include to node resolvers
|
2024-03-25 19:13:27 +00:00 |
|
Pete Davison
|
cbc19d35ea
|
feat: root remote taskfiles
|
2024-03-25 19:13:27 +00:00 |
|
Pete Davison
|
f00693052a
|
feat: reorder icons
|
2024-03-21 01:04:07 +00:00 |
|
Pete Davison
|
5ab9329128
|
refactor: md -> mdx
|
2024-03-21 01:04:07 +00:00 |
|
Pete Davison
|
97cf02872f
|
fix: update references to website directory
|
2024-03-21 01:04:07 +00:00 |
|
Pete Davison
|
7c61a59ecb
|
refactor(website): rename docs -> website
|
2024-03-21 01:04:07 +00:00 |
|
Pete Davison
|
5538636373
|
feat: when nav is small float link icons to the left
|
2024-03-21 01:04:07 +00:00 |
|
Pete Davison
|
0c3c2d70a2
|
feat: single docs item in navbar
|
2024-03-21 01:04:07 +00:00 |
|
Pete Davison
|
faa9e07627
|
feat: move donate doc to pages
|
2024-03-21 01:04:07 +00:00 |
|