Нема описа

Pete Davison 58ab26c4ab v3.39.2 пре 10 часа
.github 114d5e1404 fix(renovate): switch mode from silent to full пре 1 недеља
.vscode 0a59890a46 chore(dev): add `.vscode/extensions.json` with recommended extensions пре 3 недеља
args 1ef5cf71d0 feat: pass ast.Call by reference пре 7 месеци
bin 7989f73f06 Fix behavior of interrupt (SIGINT, SIGTERM) signals пре 2 година
cmd 3747b2ab7f feat: completion command (#1157) пре 2 недеља
completion 84cc5e57b0 fix(completions): zsh and powershell completions (#1809) пре 1 дан
errors ef3b853728 feat: add option to declare an included Taskfile as flatten (#1704) пре 3 недеља
internal 15aa4b86af fix: double help is printed when `--help` is provided (#1806) пре 5 дана
taskfile c77c8a419b refactor: check if the remote exists just before reading it (#1713) пре 1 недеља
testdata 5eaf0b2dcd fix: interpolate dynamic vars in defer (#1818) пре 10 часа
website 58ab26c4ab v3.39.2 пре 10 часа
.editorconfig ef3b853728 feat: add option to declare an included Taskfile as flatten (#1704) пре 3 недеља
.gitattributes 912bbcab8e chore: make github detect task as a go project again пре 4 месеци
.gitignore 0a59890a46 chore(dev): add `.vscode/extensions.json` with recommended extensions пре 3 недеља
.golangci.yml 630e58767b feat: ability to resolve refs using templating syntax (#1612) пре 4 месеци
.goreleaser.yml f8e3742d11 fix: add schema version to .goreleaser.yml пре 1 недеља
.mockery.yaml b42299a5aa feat: use mockery/testify for mocking instead of mockgen/gomock (#1118) пре 1 година
.nvmrc 0307ca8ac6 Website: Upgrade Docusaurus (#956) пре 1 година
.prettierrc.yml 8026d8ddb3 Configure Prettier for Markdown formatting (#1112) пре 1 година
CHANGELOG.md 58ab26c4ab v3.39.2 пре 10 часа
LICENSE 45c40cc845 MIT LICENS file пре 7 година
README.md 97cf02872f fix: update references to website directory пре 6 месеци
Taskfile.yml ff2e0f846a chore: update project taskfile пре 1 недеља
completion.go 3747b2ab7f feat: completion command (#1157) пре 2 недеља
concurrency.go c6ecf70377 Adding a --concurrency (-C) flag пре 3 година
go.mod 0c05dcbe0f chore(deps): bump github.com/mattn/go-zglob from 0.0.5 to 0.0.6 (#1791) пре 1 недеља
go.sum 0c05dcbe0f chore(deps): bump github.com/mattn/go-zglob from 0.0.5 to 0.0.6 (#1791) пре 1 недеља
hash.go 5e9851f42f Update minimum go version (#1758) пре 1 месец
help.go 5e9851f42f Update minimum go version (#1758) пре 1 месец
init.go f9c77acd96 feat: custom error codes (#1114) пре 1 година
install-task.sh 99ed3001f0 revert changes, add fix for arm downloads пре 1 година
package-lock.json 58ab26c4ab v3.39.2 пре 10 часа
package.json 58ab26c4ab v3.39.2 пре 10 часа
precondition.go 247c2586c2 refactor: taskfile/ast package (#1450) пре 8 месеци
requires.go 5e9851f42f Update minimum go version (#1758) пре 1 месец
setup.go c243b0ec7e fix(remote): TASK_REMOTE_DIR does not work when absolute (#1715) пре 3 недеља
signals.go 5e9851f42f Update minimum go version (#1758) пре 1 месец
signals_test.go 5e9851f42f Update minimum go version (#1758) пре 1 месец
status.go 830b745112 feat(remote): global tempDir when the path is absolute (#1661) пре 2 месеци
task.go 5eaf0b2dcd fix: interpolate dynamic vars in defer (#1818) пре 10 часа
task_test.go 5eaf0b2dcd fix: interpolate dynamic vars in defer (#1818) пре 10 часа
variables.go e4b4d04abd fix: matrix loops should be deterministic (#1784) пре 2 недеља
watch.go c6c69a5a63 fix: address compilation error on `watch_test.go` пре 5 месеци
watch_test.go c6c69a5a63 fix: address compilation error on `watch_test.go` пре 5 месеци

README.md

Task

Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.

Installation | Documentation | Twitter | Mastodon | Discord