.github
|
chore(deps): update goreleaser/goreleaser-action action to v6 (#1852)
|
2024-10-06 00:21:52 +00:00 |
.vscode
|
chore(dev): add .vscode/extensions.json with recommended extensions
|
2024-08-24 22:16:22 -03:00 |
args
|
feat: pass ast.Call by reference
|
2024-02-22 14:58:24 -06:00 |
bin
|
|
|
cmd
|
feat: add TASK_OFFLINE env and expose it as a special variable (#1716)
|
2024-09-21 11:17:15 -04:00 |
completion
|
fix(completions): zsh and powershell completions (#1809)
|
2024-09-18 10:46:02 -04:00 |
errors
|
feat: option to ensure variable is within the list of values (#1827)
|
2024-10-18 18:16:57 +02:00 |
internal
|
feat: add numCPU func (#1890)
|
2024-10-29 14:50:17 +01:00 |
taskfile
|
feat: allow providing single or multi prompts (#1866)
|
2024-10-29 13:37:03 +00:00 |
testdata
|
feat: allow providing single or multi prompts (#1866)
|
2024-10-29 13:37:03 +00:00 |
website
|
feat: add numCPU func (#1890)
|
2024-10-29 14:50:17 +01:00 |
.editorconfig
|
feat: add option to declare an included Taskfile as flatten (#1704)
|
2024-08-26 17:17:39 -04:00 |
.gitattributes
|
chore: make github detect task as a go project again
|
2024-05-22 18:28:37 -03:00 |
.gitignore
|
chore(dev): add .vscode/extensions.json with recommended extensions
|
2024-08-24 22:16:22 -03:00 |
.golangci.yml
|
feat: ability to resolve refs using templating syntax (#1612)
|
2024-04-24 19:47:24 +00:00 |
.goreleaser.yml
|
fix: snapshot builds and wrong winget version (#1824)
|
2024-09-20 10:13:42 -03:00 |
.mockery.yaml
|
|
|
.nvmrc
|
chore(deps): update website (#1834)
|
2024-09-24 13:26:36 -04:00 |
.prettierrc.yml
|
|
|
CHANGELOG.md
|
chore: changelog for #1890
|
2024-10-29 14:50:34 +01:00 |
completion.go
|
feat: completion command (#1157)
|
2024-09-02 19:21:53 +00:00 |
concurrency.go
|
|
|
go.mod
|
chore(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#1884)
|
2024-10-29 14:52:53 +01:00 |
go.sum
|
chore(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#1884)
|
2024-10-29 14:52:53 +01:00 |
hash.go
|
Update minimum go version (#1758)
|
2024-08-14 08:37:05 -05:00 |
help.go
|
Update minimum go version (#1758)
|
2024-08-14 08:37:05 -05:00 |
init.go
|
|
|
install-task.sh
|
|
|
LICENSE
|
|
|
package-lock.json
|
v3.39.2
|
2024-09-19 12:25:29 +00:00 |
package.json
|
v3.39.2
|
2024-09-19 12:25:29 +00:00 |
precondition.go
|
|
|
README.md
|
fix: update references to website directory
|
2024-03-21 01:04:07 +00:00 |
requires.go
|
feat: option to ensure variable is within the list of values (#1827)
|
2024-10-18 18:16:57 +02:00 |
setup.go
|
fix(remote): TASK_REMOTE_DIR does not work when absolute (#1715)
|
2024-08-25 17:03:28 -04:00 |
signals_test.go
|
Update minimum go version (#1758)
|
2024-08-14 08:37:05 -05:00 |
signals.go
|
Update minimum go version (#1758)
|
2024-08-14 08:37:05 -05:00 |
status.go
|
feat(remote): global tempDir when the path is absolute (#1661)
|
2024-06-28 17:01:11 +01:00 |
task_test.go
|
feat: option to ensure variable is within the list of values (#1827)
|
2024-10-18 18:16:57 +02:00 |
task.go
|
feat: allow providing single or multi prompts (#1866)
|
2024-10-29 13:37:03 +00:00 |
Taskfile.yml
|
chore: update project taskfile
|
2024-09-07 19:31:01 -03:00 |
variables.go
|
Fix: Cannot use splitArgs and splitLines in for-loops (#1823)
|
2024-09-20 18:05:19 +01:00 |
watch_test.go
|
fix: address compilation error on watch_test.go
|
2024-04-08 21:45:44 -03:00 |
watch.go
|
fix: address compilation error on watch_test.go
|
2024-04-08 21:45:44 -03:00 |