Aucune description

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

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