go-task-bin 3.31.0__tar.gz → 3.32.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of go-task-bin might be problematic. Click here for more details.
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/PKG-INFO +1 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/pdm_build.py +1 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/pyproject.toml +1 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/ISSUE_TEMPLATE/config.yml +1 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/CHANGELOG.md +20 -3
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/README.md +0 -14
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/Taskfile.yml +6 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/cmd/task/task.go +13 -4
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/changelog.md +20 -3
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/donate.md +3 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/experiments/remote_taskfiles.md +11 -10
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/intro.md +0 -10
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/usage.md +24 -8
- {go_task_bin-3.31.0/task/docs/i18n/ja-JP → go_task_bin-3.32.0/task/docs/i18n/es-ES}/docusaurus-plugin-content-docs/current/changelog.md +11 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/donate.md +1 -1
- {go_task_bin-3.31.0/task/docs/i18n/fr-FR → go_task_bin-3.32.0/task/docs/i18n/es-ES}/docusaurus-plugin-content-docs/current/experiments/remote_taskfiles.md +7 -4
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/intro.md +0 -10
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/usage.md +23 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-blog/authors.yml +1 -1
- {go_task_bin-3.31.0/task/docs/i18n/es-ES → go_task_bin-3.32.0/task/docs/i18n/fr-FR}/docusaurus-plugin-content-docs/current/changelog.md +11 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/community.md +1 -1
- go_task_bin-3.32.0/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/deprecations/deprecations.md +12 -0
- go_task_bin-3.32.0/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/deprecations/template.md +17 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/donate.md +1 -1
- go_task_bin-3.32.0/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/experiments/experiments.md +78 -0
- {go_task_bin-3.31.0/task/docs/i18n/pt-BR → go_task_bin-3.32.0/task/docs/i18n/fr-FR}/docusaurus-plugin-content-docs/current/experiments/remote_taskfiles.md +7 -4
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/intro.md +0 -10
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/styleguide.md +3 -3
- go_task_bin-3.32.0/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/taskfile_versions.md +240 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/usage.md +23 -0
- {go_task_bin-3.31.0/task/docs/i18n/pt-BR → go_task_bin-3.32.0/task/docs/i18n/ja-JP}/docusaurus-plugin-content-docs/current/changelog.md +11 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/donate.md +1 -1
- {go_task_bin-3.31.0/task/docs/i18n/es-ES → go_task_bin-3.32.0/task/docs/i18n/ja-JP}/docusaurus-plugin-content-docs/current/experiments/remote_taskfiles.md +7 -4
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/installation.md +1 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/intro.md +1 -11
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/taskfile_versions.md +1 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/usage.md +51 -28
- {go_task_bin-3.31.0/task/docs/i18n/fr-FR → go_task_bin-3.32.0/task/docs/i18n/pt-BR}/docusaurus-plugin-content-docs/current/changelog.md +11 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/donate.md +1 -1
- {go_task_bin-3.31.0/task/docs/i18n/ja-JP → go_task_bin-3.32.0/task/docs/i18n/pt-BR}/docusaurus-plugin-content-docs/current/experiments/remote_taskfiles.md +7 -4
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/intro.md +1 -11
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/usage.md +23 -0
- go_task_bin-3.32.0/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/changelog.md +530 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/donate.md +1 -1
- go_task_bin-3.32.0/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/experiments/remote_taskfiles.md +57 -0
- go_task_bin-3.32.0/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/faq.md +89 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/intro.md +1 -11
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/usage.md +31 -8
- go_task_bin-3.32.0/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/changelog.md +530 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/donate.md +1 -1
- go_task_bin-3.32.0/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/experiments/remote_taskfiles.md +57 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/intro.md +0 -10
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/usage.md +23 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/changelog.md +11 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/donate.md +1 -1
- go_task_bin-3.32.0/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/experiments/remote_taskfiles.md +57 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/intro.md +1 -11
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage.md +23 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/schema.json +25 -2
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/yarn.lock +119 -30
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/errors/errors.go +1 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/errors/errors_taskfile.go +24 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/go.mod +5 -5
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/go.sum +11 -10
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/help.go +27 -14
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/fingerprint/glob.go +13 -4
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/fingerprint/sources_checksum.go +4 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/fingerprint/task_test.go +6 -6
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/goext/meta.go +1 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/templater/templater.go +15 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/package-lock.json +1 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/package.json +1 -1
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/setup.go +1 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/task.go +11 -6
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/task_test.go +41 -21
- go_task_bin-3.32.0/task/taskfile/glob.go +32 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/merge.go +2 -2
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/read/taskfile.go +40 -31
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/task.go +4 -4
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/checksum/Taskfile.yml +3 -1
- go_task_bin-3.32.0/task/testdata/checksum/ignore_me.txt +1 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/platforms/Taskfile.yml +16 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/variables.go +2 -2
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/watch.go +6 -1
- go_task_bin-3.31.0/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/changelog.md +0 -519
- go_task_bin-3.31.0/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/experiments/remote_taskfiles.md +0 -54
- go_task_bin-3.31.0/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/changelog.md +0 -519
- go_task_bin-3.31.0/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/experiments/remote_taskfiles.md +0 -54
- go_task_bin-3.31.0/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/faq.md +0 -89
- go_task_bin-3.31.0/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/taskfile_versions.md +0 -240
- go_task_bin-3.31.0/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deprecations/deprecations.md +0 -12
- go_task_bin-3.31.0/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deprecations/template.md +0 -17
- go_task_bin-3.31.0/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/experiments/experiments.md +0 -78
- go_task_bin-3.31.0/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/experiments/remote_taskfiles.md +0 -54
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/LICENSE +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/README.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/go_task_bin/__init__.py +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.editorconfig +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.git +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.gitattributes +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/CODE_OF_CONDUCT.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/CONTRIBUTING.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/FUNDING.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/dependabot.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/pull_request_template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/workflows/issue-awaiting-response.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/workflows/issue-closed.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/workflows/issue-experiment.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/workflows/issue-needs-triage.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/workflows/lint.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/workflows/release.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/workflows/sync-translated-documents.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/workflows/test.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.github/workflows/upload-source-documents.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.golangci.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.goreleaser.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.mockery.yaml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.nvmrc +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.prettierignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.prettierrc.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/.vscode/settings-sample.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/LICENSE +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/args/args.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/args/args_test.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/bin/.keep +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/cmd/release/main.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/cmd/sleepit/sleepit.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/completion/bash/task.bash +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/completion/fish/task.fish +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/completion/ps/task.ps1 +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/completion/zsh/_task +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/concurrency.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/.nojekyll +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/.prettierignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/babel.config.js +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/blog/2023-09-02-introducing-experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/blog/authors.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/constants.js +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/crowdin.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/api_reference.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/community.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/contributing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/deprecations/deprecations.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/deprecations/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/deprecations/version_2_schema.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/experiments/experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/experiments/gentle_force.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/experiments/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/faq.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/installation.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/integrations.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/releasing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/styleguide.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/taskfile_versions.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docs/translate.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/docusaurus.config.js +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/en/code.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/en/docusaurus-plugin-content-docs/current.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/en/docusaurus-theme-classic/footer.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/en/docusaurus-theme-classic/navbar.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/code.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-blog/2023-09-02-introducing-experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-blog/authors.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/api_reference.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/community.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/contributing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/deprecations/deprecations.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/deprecations/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/deprecations/version_2_schema.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/experiments/experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/experiments/gentle_force.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/experiments/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/experiments/workflow.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/faq.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/installation.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/integrations.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/releasing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/styleguide.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/taskfile_versions.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current/translate.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-plugin-content-docs/current.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-theme-classic/footer.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/es-ES/docusaurus-theme-classic/navbar.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/code.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-blog/2023-09-02-introducing-experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/api_reference.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/contributing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/deprecations/version_2_schema.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/experiments/gentle_force.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/experiments/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/experiments/workflow.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/faq.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/installation.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/integrations.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/releasing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current/translate.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-plugin-content-docs/current.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-theme-classic/footer.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/fr-FR/docusaurus-theme-classic/navbar.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/code.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-blog/2023-09-02-introducing-experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-blog/authors.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/api_reference.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/community.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/contributing.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/fr-FR → go_task_bin-3.32.0/task/docs/i18n/ja-JP}/docusaurus-plugin-content-docs/current/deprecations/deprecations.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/fr-FR → go_task_bin-3.32.0/task/docs/i18n/ja-JP}/docusaurus-plugin-content-docs/current/deprecations/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/deprecations/version_2_schema.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/fr-FR → go_task_bin-3.32.0/task/docs/i18n/ja-JP}/docusaurus-plugin-content-docs/current/experiments/experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/experiments/gentle_force.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/experiments/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/experiments/workflow.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/faq.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/integrations.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/releasing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/styleguide.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current/translate.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-plugin-content-docs/current.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-theme-classic/footer.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ja-JP/docusaurus-theme-classic/navbar.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/code.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-blog/2023-09-02-introducing-experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-blog/authors.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/api_reference.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/community.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/contributing.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/ja-JP → go_task_bin-3.32.0/task/docs/i18n/pt-BR}/docusaurus-plugin-content-docs/current/deprecations/deprecations.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/ja-JP → go_task_bin-3.32.0/task/docs/i18n/pt-BR}/docusaurus-plugin-content-docs/current/deprecations/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/deprecations/version_2_schema.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/ja-JP → go_task_bin-3.32.0/task/docs/i18n/pt-BR}/docusaurus-plugin-content-docs/current/experiments/experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/experiments/gentle_force.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/experiments/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/experiments/workflow.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/faq.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/installation.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/integrations.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/releasing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/styleguide.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/taskfile_versions.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current/translate.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-plugin-content-docs/current.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-theme-classic/footer.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/pt-BR/docusaurus-theme-classic/navbar.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/code.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-blog/2023-09-02-introducing-experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-blog/authors.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/api_reference.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/community.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/contributing.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/pt-BR → go_task_bin-3.32.0/task/docs/i18n/ru-RU}/docusaurus-plugin-content-docs/current/deprecations/deprecations.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/pt-BR → go_task_bin-3.32.0/task/docs/i18n/ru-RU}/docusaurus-plugin-content-docs/current/deprecations/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/deprecations/version_2_schema.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/pt-BR → go_task_bin-3.32.0/task/docs/i18n/ru-RU}/docusaurus-plugin-content-docs/current/experiments/experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/experiments/gentle_force.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/experiments/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/experiments/workflow.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/installation.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/integrations.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/releasing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/styleguide.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/taskfile_versions.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current/translate.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-plugin-content-docs/current.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-theme-classic/footer.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/ru-RU/docusaurus-theme-classic/navbar.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/code.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-blog/2023-09-02-introducing-experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-blog/authors.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/api_reference.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/community.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/contributing.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/ru-RU → go_task_bin-3.32.0/task/docs/i18n/tr-TR}/docusaurus-plugin-content-docs/current/deprecations/deprecations.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/ru-RU → go_task_bin-3.32.0/task/docs/i18n/tr-TR}/docusaurus-plugin-content-docs/current/deprecations/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/deprecations/version_2_schema.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/experiments/experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/experiments/gentle_force.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/experiments/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/experiments/workflow.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/ru-RU → go_task_bin-3.32.0/task/docs/i18n/tr-TR}/docusaurus-plugin-content-docs/current/faq.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/installation.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/integrations.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/releasing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/styleguide.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/fr-FR → go_task_bin-3.32.0/task/docs/i18n/tr-TR}/docusaurus-plugin-content-docs/current/taskfile_versions.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current/translate.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-plugin-content-docs/current.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-theme-classic/footer.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/tr-TR/docusaurus-theme-classic/navbar.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/code.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-blog/2023-09-02-introducing-experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-blog/authors.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/api_reference.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/community.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/contributing.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/tr-TR → go_task_bin-3.32.0/task/docs/i18n/zh-Hans}/docusaurus-plugin-content-docs/current/deprecations/deprecations.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/tr-TR → go_task_bin-3.32.0/task/docs/i18n/zh-Hans}/docusaurus-plugin-content-docs/current/deprecations/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deprecations/version_2_schema.md +0 -0
- {go_task_bin-3.31.0/task/docs/i18n/ru-RU → go_task_bin-3.32.0/task/docs/i18n/zh-Hans}/docusaurus-plugin-content-docs/current/experiments/experiments.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/experiments/gentle_force.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/experiments/template.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/experiments/workflow.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/faq.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/installation.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/integrations.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/releasing.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/styleguide.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/taskfile_versions.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/translate.md +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-theme-classic/footer.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/i18n/zh-Hans/docusaurus-theme-classic/navbar.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/package.json +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/prettier.config.js +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/sidebars.js +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/src/api/crowdin.js +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/src/components/.keep +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/src/css/carbon.css +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/src/css/custom.css +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/src/pages/.keep +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/src/themes/prismDark.js +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/src/themes/prismLight.js +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/.nojekyll +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/CNAME +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/img/appwrite.svg +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/img/favicon.ico +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/img/logo.png +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/img/logo.svg +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/img/logo_mono.svg +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/img/og-image.png +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/img/pix.png +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/install.sh +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/docs/static/js/carbon.js +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/errors/errors_task.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/hash.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/init.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/install-task.sh +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/compiler/compiler.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/compiler/env.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/compiler/v2/compiler_v2.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/compiler/v3/compiler_v3.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/deepcopy/deepcopy.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/editors/output.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/env/env.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/execext/devnull.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/execext/exec.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/experiments/experiments.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/filepathext/filepathext.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/fingerprint/checker.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/fingerprint/sources.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/fingerprint/sources_checksum_test.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/fingerprint/sources_none.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/fingerprint/sources_timestamp.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/fingerprint/status.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/fingerprint/task.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/hash/hash.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/logger/logger.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/mocks/sources_checkable.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/mocks/status_checkable.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/orderedmap/orderedmap.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/orderedmap/orderedmap_test.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/output/group.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/output/interleaved.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/output/output.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/output/output_test.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/output/prefixed.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/slicesext/slicesext.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/sort/sorter.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/sort/sorter_test.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/summary/summary.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/summary/summary_test.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/sysinfo/uid.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/sysinfo/uid_win.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/templater/funcs.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/term/term.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/internal/version/version.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/precondition.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/requires.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/signals.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/signals_test.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/status.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/call.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/cmd.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/dep.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/for.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/included_taskfile.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/location.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/output.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/platforms.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/platforms_test.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/precondition.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/precondition_test.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/read/cache.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/read/dotenv.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/read/node.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/read/node_base.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/read/node_file.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/read/node_http.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/read/taskvars.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/requires.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/taskfile.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/taskfile_test.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/tasks.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/taskfile/var.go +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/alias/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/alias/Taskfile2.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/alias/alias-summary.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/alias/alias.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/checksum/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/checksum/source.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/concurrency/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/cyclic/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/deferred/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/deps/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/deps/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dir/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dir/dynamic_var/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dir/dynamic_var/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dir/dynamic_var/subdirectory/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dir/dynamic_var_on_created_dir/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dir/explicit_doesnt_exist/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dir/explicit_exists/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dir/explicit_exists/exists/.keep +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/default/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/env_var_in_path/.env.testing +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/env_var_in_path/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/error_included_envs/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/include1/.env +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/include1/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/include1/envs/.env +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/local_env_in_path/.env.testing +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/local_env_in_path/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/local_var_in_path/.env.testing +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/local_var_in_path/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv/missing_env/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv_task/default/.env +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv_task/default/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dotenv_task/default/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dry/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dry_checksum/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/dry_checksum/source.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/empty_task/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/env/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/env/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/error_code/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/evaluate_symlinks_in_paths/Taskfile.yaml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/evaluate_symlinks_in_paths/shared/b +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/evaluate_symlinks_in_paths/shared/inner_shared/c +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/evaluate_symlinks_in_paths/src/a +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/exit_immediately/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/expand/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/file_names/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/file_names/Taskfile.dist.yaml/Taskfile.dist.yaml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/file_names/Taskfile.dist.yml/Taskfile.dist.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/file_names/Taskfile.yaml/Taskfile.yaml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/file_names/Taskfile.yml/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/for/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/for/bar.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/for/foo.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/force/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/generates/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/generates/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/generates/sub/.keep +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/ignore_errors/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/ignore_nil_elements/cmds/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/ignore_nil_elements/deps/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/ignore_nil_elements/includes/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/ignore_nil_elements/includes/inc.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/ignore_nil_elements/preconditions/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/ignore_signals/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/include_with_vars/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/include_with_vars/include/Taskfile.include.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/include_with_vars_multi_level/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/include_with_vars_multi_level/bar/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/include_with_vars_multi_level/foo/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/include_with_vars_multi_level/lib/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes/Taskfile2.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes/Taskfile_darwin.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes/Taskfile_linux.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes/Taskfile_windows.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes/included/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes/module1/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes/module2/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_call_root_task/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_call_root_task/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_call_root_task/Taskfile2.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_cycle/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_cycle/one/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_cycle/one/two/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_deps/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_deps/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_deps/Taskfile2.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_empty/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_empty/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_empty/Taskfile2.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_incorrect/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_incorrect/incomplete.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_internal/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_internal/Taskfile2.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_interpolation/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_interpolation/included/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_multi_level/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_multi_level/called_one.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_multi_level/called_three.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_multi_level/called_two.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_multi_level/one/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_multi_level/one/two/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_multi_level/one/two/three/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_optional/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_optional/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_optional_explicit_false/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_optional_implicit_false/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_rel_path/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_rel_path/common/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_rel_path/included/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_shadowed_default/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_shadowed_default/Taskfile2.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_shadowed_default/file.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_unshadowed_default/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_unshadowed_default/Taskfile2.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_unshadowed_default/file.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_yaml/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_yaml/Custom.ext +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_yaml/included/Taskfile.yaml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/includes_yaml/included/custom.yaml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/incorrect_includes/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/incorrect_includes/included/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/init/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/internal_task/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/label_list/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/label_status/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/label_summary/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/label_uptodate/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/label_var/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/list_desc_interpolation/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/list_mixed_desc/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/output_group/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/output_group_error_only/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/params/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/params/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/precondition/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/precondition/foo.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/prompt/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/run/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/run/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/shopts/command_level/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/shopts/global_level/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/shopts/task_level/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/short_task_notation/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/silent/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/single_cmd_dep/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/single_cmd_dep/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/special_vars/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/special_vars/included/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/split_args/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/status/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/status/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/status_vars/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/status_vars/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/status_vars/source.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/summary/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/summary/task-with-summary.txt +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/taskfile_walk/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/taskfile_walk/foo/bar/.gitkeep +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/user_working_dir/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/user_working_dir_with_includes/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/user_working_dir_with_includes/included/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/user_working_dir_with_includes/somedir/.keep +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/vars/v2/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/vars/v2/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/vars/v2/Taskvars.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/vars/v2/multiline/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/vars/v3/.env +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/vars/v3/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/vars/v3/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/version/v1/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/version/v2/Taskfile.yml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/watcher_interval/.gitignore +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/testdata/watcher_interval/Taskfile.yaml +0 -0
- {go_task_bin-3.31.0 → go_task_bin-3.32.0}/task/watch_test.go +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: go-task-bin
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.32.0
|
|
4
4
|
Summary: task - A task runner / simpler Make alternative written in Go
|
|
5
5
|
Keywords: build build-tool devops go make makefile runner task task-runner taskfile tool
|
|
6
6
|
Author-Email: dowon <ks2515@naver.com>
|
|
@@ -4,7 +4,7 @@ contact_links:
|
|
|
4
4
|
url: https://github.com/go-task/vscode-task
|
|
5
5
|
about: Issues related to the Visual Studio Code extension should be opened here.
|
|
6
6
|
- name: Help forum on Discord
|
|
7
|
-
url: https://discord.
|
|
7
|
+
url: https://discord.gg/6TY36E39UK
|
|
8
8
|
about: 'The Discord #help channel is the best way to get help from the community.'
|
|
9
9
|
- name: Questions, Ideas and General Discussions
|
|
10
10
|
url: https://github.com/go-task/task/discussions
|
|
@@ -1,10 +1,27 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## v3.32.0 - 2023-11-29
|
|
4
|
+
|
|
5
|
+
- Added ability to exclude some files from `sources:` by using `exclude:` (#225,
|
|
6
|
+
#1324 by @pd93 and @andreynering).
|
|
7
|
+
- The
|
|
8
|
+
[Remote Taskfiles experiment](https://taskfile.dev/experiments/remote-taskfiles)
|
|
9
|
+
now prefers remote files over cached ones by default (#1317, #1345 by @pd93).
|
|
10
|
+
- Added `--timeout` flag to the
|
|
11
|
+
[Remote Taskfiles experiment](https://taskfile.dev/experiments/remote-taskfiles)
|
|
12
|
+
(#1317, #1345 by @pd93).
|
|
13
|
+
- Fix bug where dynamic `vars:` and `env:` were being executed when they should
|
|
14
|
+
actually be skipped by `platforms:` (#1273, #1377 by @andreynering).
|
|
15
|
+
- Fix `schema.json` to make `silent` valid in `cmds` that use `for` (#1385,
|
|
16
|
+
#1386 by @iainvm).
|
|
17
|
+
- Add new `--no-status` flag to skip expensive status checks when running
|
|
18
|
+
`task --list --json` (#1348, #1368 by @amancevice).
|
|
19
|
+
|
|
3
20
|
## v3.31.0 - 2023-10-07
|
|
4
21
|
|
|
5
22
|
- Enabled the `--yes` flag for the
|
|
6
23
|
[Remote Taskfiles experiment](https://taskfile.dev/experiments/remote-taskfiles)
|
|
7
|
-
(#1344 by @pd93).
|
|
24
|
+
(#1317, #1344 by @pd93).
|
|
8
25
|
- Add ability to set `watch: true` in a task to automatically run it in watch
|
|
9
26
|
mode (#231, #1361 by @andreynering).
|
|
10
27
|
- Fixed a bug on the watch mode where paths that contained `.git` (like
|
|
@@ -18,8 +35,8 @@
|
|
|
18
35
|
exists to detect recursive calls, but will be removed in favor of a better
|
|
19
36
|
algorithm soon (#1321, #1332).
|
|
20
37
|
- Fixed templating on descriptions on `task --list` (#1343 by @blackjid).
|
|
21
|
-
- Fixed a bug where precondition errors were incorrectly being printed when
|
|
22
|
-
|
|
38
|
+
- Fixed a bug where precondition errors were incorrectly being printed when task
|
|
39
|
+
execution was aborted (#1337, #1338 by @sylv-io).
|
|
23
40
|
|
|
24
41
|
## v3.30.1 - 2023-09-14
|
|
25
42
|
|
|
@@ -13,17 +13,3 @@
|
|
|
13
13
|
<a href="https://taskfile.dev/installation/">Installation</a> | <a href="https://taskfile.dev/usage/">Documentation</a> | <a href="https://twitter.com/taskfiledev">Twitter</a> | <a href="https://fosstodon.org/@task">Mastodon</a> | <a href="https://discord.gg/6TY36E39UK">Discord</a>
|
|
14
14
|
</p>
|
|
15
15
|
</div>
|
|
16
|
-
|
|
17
|
-
## Gold Sponsors
|
|
18
|
-
|
|
19
|
-
<div align="center">
|
|
20
|
-
|
|
21
|
-
| [Appwrite][appwrite] |
|
|
22
|
-
| ------------------------------------------------------ |
|
|
23
|
-
| [][appwrite] |
|
|
24
|
-
|
|
25
|
-
</div>
|
|
26
|
-
|
|
27
|
-
<!-- prettier-ignore-start -->
|
|
28
|
-
[appwrite]: https://appwrite.io/?utm_source=task_github&utm_medium=social&utm_campaign=task_oss_fund
|
|
29
|
-
<!-- prettier-ignore-end -->
|
|
@@ -113,11 +113,16 @@ tasks:
|
|
|
113
113
|
GO_PACKAGES:
|
|
114
114
|
sh: go list ./...
|
|
115
115
|
|
|
116
|
-
test
|
|
116
|
+
goreleaser:test:
|
|
117
117
|
desc: Tests release process without publishing
|
|
118
118
|
cmds:
|
|
119
119
|
- goreleaser --snapshot --clean
|
|
120
120
|
|
|
121
|
+
goreleaser:install:
|
|
122
|
+
desc: Installs goreleaser
|
|
123
|
+
cmds:
|
|
124
|
+
- go install github.com/goreleaser/goreleaser@latest
|
|
125
|
+
|
|
121
126
|
release:
|
|
122
127
|
desc: Prepare the project for a new release
|
|
123
128
|
cmds:
|
|
@@ -53,6 +53,7 @@ var flags struct {
|
|
|
53
53
|
listJson bool
|
|
54
54
|
taskSort string
|
|
55
55
|
status bool
|
|
56
|
+
noStatus bool
|
|
56
57
|
insecure bool
|
|
57
58
|
force bool
|
|
58
59
|
forceAll bool
|
|
@@ -74,6 +75,7 @@ var flags struct {
|
|
|
74
75
|
experiments bool
|
|
75
76
|
download bool
|
|
76
77
|
offline bool
|
|
78
|
+
timeout time.Duration
|
|
77
79
|
}
|
|
78
80
|
|
|
79
81
|
func main() {
|
|
@@ -115,6 +117,7 @@ func run() error {
|
|
|
115
117
|
pflag.BoolVarP(&flags.listJson, "json", "j", false, "Formats task list as JSON.")
|
|
116
118
|
pflag.StringVar(&flags.taskSort, "sort", "", "Changes the order of the tasks when listed. [default|alphanumeric|none].")
|
|
117
119
|
pflag.BoolVar(&flags.status, "status", false, "Exits with non-zero exit code if any of the given tasks is not up-to-date.")
|
|
120
|
+
pflag.BoolVar(&flags.noStatus, "no-status", false, "Ignore status when listing tasks as JSON")
|
|
118
121
|
pflag.BoolVar(&flags.insecure, "insecure", false, "Forces Task to download Taskfiles over insecure connections.")
|
|
119
122
|
pflag.BoolVarP(&flags.watch, "watch", "w", false, "Enables watch of the given task.")
|
|
120
123
|
pflag.BoolVarP(&flags.verbose, "verbose", "v", false, "Enables verbose mode.")
|
|
@@ -148,6 +151,7 @@ func run() error {
|
|
|
148
151
|
if experiments.RemoteTaskfiles {
|
|
149
152
|
pflag.BoolVar(&flags.download, "download", false, "Downloads a cached version of a remote Taskfile.")
|
|
150
153
|
pflag.BoolVar(&flags.offline, "offline", false, "Forces Task to only use local or cached Taskfiles.")
|
|
154
|
+
pflag.DurationVar(&flags.timeout, "timeout", time.Second*10, "Timeout for downloading remote Taskfiles.")
|
|
151
155
|
}
|
|
152
156
|
|
|
153
157
|
pflag.Parse()
|
|
@@ -233,6 +237,7 @@ func run() error {
|
|
|
233
237
|
Insecure: flags.insecure,
|
|
234
238
|
Download: flags.download,
|
|
235
239
|
Offline: flags.offline,
|
|
240
|
+
Timeout: flags.timeout,
|
|
236
241
|
Watch: flags.watch,
|
|
237
242
|
Verbose: flags.verbose,
|
|
238
243
|
Silent: flags.silent,
|
|
@@ -254,7 +259,7 @@ func run() error {
|
|
|
254
259
|
TaskSorter: taskSorter,
|
|
255
260
|
}
|
|
256
261
|
|
|
257
|
-
listOptions := task.NewListOptions(flags.list, flags.listAll, flags.listJson)
|
|
262
|
+
listOptions := task.NewListOptions(flags.list, flags.listAll, flags.listJson, flags.noStatus)
|
|
258
263
|
if err := listOptions.Validate(); err != nil {
|
|
259
264
|
return err
|
|
260
265
|
}
|
|
@@ -268,6 +273,12 @@ func run() error {
|
|
|
268
273
|
return err
|
|
269
274
|
}
|
|
270
275
|
|
|
276
|
+
// If the download flag is specified, we should stop execution as soon as
|
|
277
|
+
// taskfile is downloaded
|
|
278
|
+
if flags.download {
|
|
279
|
+
return nil
|
|
280
|
+
}
|
|
281
|
+
|
|
271
282
|
if listOptions.ShouldListTasks() {
|
|
272
283
|
foundTasks, err := e.ListTasks(listOptions)
|
|
273
284
|
if err != nil {
|
|
@@ -296,9 +307,7 @@ func run() error {
|
|
|
296
307
|
}
|
|
297
308
|
|
|
298
309
|
// If there are no calls, run the default task instead
|
|
299
|
-
|
|
300
|
-
// the Taskfile and do nothing else
|
|
301
|
-
if len(calls) == 0 && !flags.download {
|
|
310
|
+
if len(calls) == 0 {
|
|
302
311
|
calls = append(calls, taskfile.Call{Task: "default", Direct: true})
|
|
303
312
|
}
|
|
304
313
|
|
|
@@ -5,11 +5,28 @@ sidebar_position: 14
|
|
|
5
5
|
|
|
6
6
|
# Changelog
|
|
7
7
|
|
|
8
|
+
## v3.32.0 - 2023-11-29
|
|
9
|
+
|
|
10
|
+
- Added ability to exclude some files from `sources:` by using `exclude:` ([#225](https://github.com/go-task/task/issues/225),
|
|
11
|
+
[#1324](https://github.com/go-task/task/issues/1324) by [@pd93](https://github.com/pd93) and [@andreynering](https://github.com/andreynering)).
|
|
12
|
+
- The
|
|
13
|
+
[Remote Taskfiles experiment](https://taskfile.dev/experiments/remote-taskfiles)
|
|
14
|
+
now prefers remote files over cached ones by default ([#1317](https://github.com/go-task/task/issues/1317), [#1345](https://github.com/go-task/task/issues/1345) by [@pd93](https://github.com/pd93)).
|
|
15
|
+
- Added `--timeout` flag to the
|
|
16
|
+
[Remote Taskfiles experiment](https://taskfile.dev/experiments/remote-taskfiles)
|
|
17
|
+
([#1317](https://github.com/go-task/task/issues/1317), [#1345](https://github.com/go-task/task/issues/1345) by [@pd93](https://github.com/pd93)).
|
|
18
|
+
- Fix bug where dynamic `vars:` and `env:` were being executed when they should
|
|
19
|
+
actually be skipped by `platforms:` ([#1273](https://github.com/go-task/task/issues/1273), [#1377](https://github.com/go-task/task/issues/1377) by [@andreynering](https://github.com/andreynering)).
|
|
20
|
+
- Fix `schema.json` to make `silent` valid in `cmds` that use `for` ([#1385](https://github.com/go-task/task/issues/1385),
|
|
21
|
+
[#1386](https://github.com/go-task/task/issues/1386) by [@iainvm](https://github.com/iainvm)).
|
|
22
|
+
- Add new `--no-status` flag to skip expensive status checks when running
|
|
23
|
+
`task --list --json` ([#1348](https://github.com/go-task/task/issues/1348), [#1368](https://github.com/go-task/task/issues/1368) by [@amancevice](https://github.com/amancevice)).
|
|
24
|
+
|
|
8
25
|
## v3.31.0 - 2023-10-07
|
|
9
26
|
|
|
10
27
|
- Enabled the `--yes` flag for the
|
|
11
28
|
[Remote Taskfiles experiment](https://taskfile.dev/experiments/remote-taskfiles)
|
|
12
|
-
([#1344](https://github.com/go-task/task/issues/1344) by [@pd93](https://github.com/pd93)).
|
|
29
|
+
([#1317](https://github.com/go-task/task/issues/1317), [#1344](https://github.com/go-task/task/issues/1344) by [@pd93](https://github.com/pd93)).
|
|
13
30
|
- Add ability to set `watch: true` in a task to automatically run it in watch
|
|
14
31
|
mode ([#231](https://github.com/go-task/task/issues/231), [#1361](https://github.com/go-task/task/issues/1361) by [@andreynering](https://github.com/andreynering)).
|
|
15
32
|
- Fixed a bug on the watch mode where paths that contained `.git` (like
|
|
@@ -23,8 +40,8 @@ sidebar_position: 14
|
|
|
23
40
|
exists to detect recursive calls, but will be removed in favor of a better
|
|
24
41
|
algorithm soon ([#1321](https://github.com/go-task/task/issues/1321), [#1332](https://github.com/go-task/task/issues/1332)).
|
|
25
42
|
- Fixed templating on descriptions on `task --list` ([#1343](https://github.com/go-task/task/issues/1343) by [@blackjid](https://github.com/blackjid)).
|
|
26
|
-
- Fixed a bug where precondition errors were incorrectly being printed when
|
|
27
|
-
|
|
43
|
+
- Fixed a bug where precondition errors were incorrectly being printed when task
|
|
44
|
+
execution was aborted ([#1337](https://github.com/go-task/task/issues/1337), [#1338](https://github.com/go-task/task/issues/1338) by [@sylv](https://github.com/sylv)-io).
|
|
28
45
|
|
|
29
46
|
## v3.30.1 - 2023-09-14
|
|
30
47
|
|
|
@@ -19,7 +19,9 @@ the website homepage and on the GitHub repository README. Make contact with
|
|
|
19
19
|
## GitHub Sponsors
|
|
20
20
|
|
|
21
21
|
The preferred way to donate to the maintainers is via GitHub Sponsors. Just use
|
|
22
|
-
the following links to do your donation
|
|
22
|
+
the following links to do your donation.
|
|
23
|
+
We suggest a 50/50 split to each maintainer of the total amount you plan to
|
|
24
|
+
donate to the project.
|
|
23
25
|
|
|
24
26
|
- [@andreynering](https://github.com/sponsors/andreynering)
|
|
25
27
|
- [@pd93](https://github.com/sponsors/pd93)
|
|
@@ -74,16 +74,17 @@ you are doing.
|
|
|
74
74
|
|
|
75
75
|
## Caching & Running Offline
|
|
76
76
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
77
|
+
Whenever you run a remote Taskfile, the latest copy will be downloaded from the
|
|
78
|
+
internet and cached locally. If for whatever reason, you lose access to the
|
|
79
|
+
internet, you will still be able to run your tasks by specifying the `--offline`
|
|
80
|
+
flag. This will tell Task to use the latest cached version of the file instead
|
|
81
|
+
of trying to download it. You are able to use the `--download` flag to update
|
|
82
|
+
the cached version of the remote files without running any tasks.
|
|
83
|
+
|
|
84
|
+
By default, Task will timeout requests to download remote files after 10 seconds
|
|
85
|
+
and look for a cached copy instead. This timeout can be configured by setting
|
|
86
|
+
the `--timeout` flag and specifying a duration. For example, `--timeout 5s` will
|
|
87
|
+
set the timeout to 5 seconds.
|
|
87
88
|
|
|
88
89
|
<!-- prettier-ignore-start -->
|
|
89
90
|
[remote-taskfiles-experiment]: https://github.com/go-task/task/issues/1317
|
|
@@ -50,16 +50,6 @@ guide to check the full schema documentation and Task features.
|
|
|
50
50
|
of files haven't changed since last run (based either on its timestamp or
|
|
51
51
|
content).
|
|
52
52
|
|
|
53
|
-
## Gold Sponsors
|
|
54
|
-
|
|
55
|
-
<div class="gold-sponsors">
|
|
56
|
-
|
|
57
|
-
| [Appwrite](https://appwrite.io/?utm_source=taskfile.dev&utm_medium=website&utm_campaign=task_oss_fund) |
|
|
58
|
-
| ---------------------------------------------------------------------------------------------------------------------------- |
|
|
59
|
-
| [](https://appwrite.io/?utm_source=taskfile.dev&utm_medium=website&utm_campaign=task_oss_fund) |
|
|
60
|
-
|
|
61
|
-
</div>
|
|
62
|
-
|
|
63
53
|
<!-- prettier-ignore-start -->
|
|
64
54
|
[make]: https://www.gnu.org/software/make/
|
|
65
55
|
[go]: https://go.dev/
|
|
@@ -642,11 +642,27 @@ tasks:
|
|
|
642
642
|
- public/bundle.css
|
|
643
643
|
```
|
|
644
644
|
|
|
645
|
-
`sources` and `generates` can be files or
|
|
645
|
+
`sources` and `generates` can be files or glob patterns. When given, Task will
|
|
646
646
|
compare the checksum of the source files to determine if it's necessary to run
|
|
647
647
|
the task. If not, it will just print a message like `Task "js" is up to date`.
|
|
648
648
|
|
|
649
|
-
|
|
649
|
+
`exclude:` can also be used to exclude files from fingerprinting.
|
|
650
|
+
Sources are evaluated in order, so `exclude:` must come after the positive
|
|
651
|
+
glob it is negating.
|
|
652
|
+
|
|
653
|
+
```yaml
|
|
654
|
+
version: '3'
|
|
655
|
+
|
|
656
|
+
tasks:
|
|
657
|
+
css:
|
|
658
|
+
sources:
|
|
659
|
+
- mysources/**/*.css
|
|
660
|
+
- exclude: mysources/ignoreme.css
|
|
661
|
+
generates:
|
|
662
|
+
- public/bundle.css
|
|
663
|
+
```
|
|
664
|
+
|
|
665
|
+
If you prefer these check to be made by the modification timestamp of the files,
|
|
650
666
|
instead of its checksum (content), just set the `method` property to
|
|
651
667
|
`timestamp`.
|
|
652
668
|
|
|
@@ -1001,9 +1017,9 @@ This works for all types of variables.
|
|
|
1001
1017
|
|
|
1002
1018
|
## Looping over values
|
|
1003
1019
|
|
|
1004
|
-
As of v3.28.0, Task allows you to loop over certain values and execute a
|
|
1005
|
-
|
|
1006
|
-
|
|
1020
|
+
As of v3.28.0, Task allows you to loop over certain values and execute a command
|
|
1021
|
+
for each. There are a number of ways to do this depending on the type of value
|
|
1022
|
+
you want to loop over.
|
|
1007
1023
|
|
|
1008
1024
|
### Looping over a static list
|
|
1009
1025
|
|
|
@@ -1043,9 +1059,8 @@ match that glob.
|
|
|
1043
1059
|
|
|
1044
1060
|
Source paths will always be returned as paths relative to the task directory. If
|
|
1045
1061
|
you need to convert this to an absolute path, you can use the built-in
|
|
1046
|
-
`joinPath` function.
|
|
1047
|
-
|
|
1048
|
-
useful for this.
|
|
1062
|
+
`joinPath` function. There are some [special variables](/api/#special-variables)
|
|
1063
|
+
that you may find useful for this.
|
|
1049
1064
|
|
|
1050
1065
|
```yaml
|
|
1051
1066
|
version: '3'
|
|
@@ -1817,6 +1832,7 @@ interval: 500ms
|
|
|
1817
1832
|
tasks:
|
|
1818
1833
|
build:
|
|
1819
1834
|
desc: Builds the Go application
|
|
1835
|
+
watch: true
|
|
1820
1836
|
sources:
|
|
1821
1837
|
- '**/*.go'
|
|
1822
1838
|
cmds:
|
|
@@ -5,6 +5,17 @@ sidebar_position: 14
|
|
|
5
5
|
|
|
6
6
|
# Changelog
|
|
7
7
|
|
|
8
|
+
## v3.31.0 - 2023-10-07
|
|
9
|
+
|
|
10
|
+
- Enabled the `--yes` flag for the [Remote Taskfiles experiment](https://taskfile.dev/experiments/remote-taskfiles) ([#1344](https://github.com/go-task/task/issues/1344) by [@pd93](https://github.com/pd93)).
|
|
11
|
+
- Add ability to set `watch: true` in a task to automatically run it in watch mode ([#231](https://github.com/go-task/task/issues/231), [#1361](https://github.com/go-task/task/issues/1361) by [@andreynering](https://github.com/andreynering)).
|
|
12
|
+
- Fixed a bug on the watch mode where paths that contained `.git` (like `.github`), for example, were also being ignored ([#1356](https://github.com/go-task/task/issues/1356) by [@butuzov](https://github.com/butuzov)).
|
|
13
|
+
- Fixed a nil pointer error when running a Taskfile with no contents ([#1341](https://github.com/go-task/task/issues/1341), [#1342](https://github.com/go-task/task/issues/1342) by [@pd93](https://github.com/pd93)).
|
|
14
|
+
- Added a new [exit code](https://taskfile.dev/api/#exit-codes) (107) for when a Taskfile does not contain a schema version ([#1342](https://github.com/go-task/task/issues/1342) by [@pd93](https://github.com/pd93)).
|
|
15
|
+
- Increased limit of maximum task calls from 100 to 1000 for now, as some people have been reaching this limit organically now that we have loops. This check exists to detect recursive calls, but will be removed in favor of a better algorithm soon ([#1321](https://github.com/go-task/task/issues/1321), [#1332](https://github.com/go-task/task/issues/1332)).
|
|
16
|
+
- Fixed templating on descriptions on `task --list` ([#1343](https://github.com/go-task/task/issues/1343) by [@blackjid](https://github.com/blackjid)).
|
|
17
|
+
- Fixed a bug where precondition errors were incorrectly being printed when task execution was aborted ([#1337](https://github.com/go-task/task/issues/1337), [#1338](https://github.com/go-task/task/issues/1338) by [@sylv](https://github.com/sylv)-io).
|
|
18
|
+
|
|
8
19
|
## v3.30.1 - 2023-09-14
|
|
9
20
|
|
|
10
21
|
- Fixed a regression where some special variables weren't being set correctly ([#1331](https://github.com/go-task/task/issues/1331), [#1334](https://github.com/go-task/task/issues/1334) by [@pd93](https://github.com/pd93)).
|
|
@@ -13,7 +13,7 @@ Companies who donate at least $50/month will be featured as a "Gold Sponsor" in
|
|
|
13
13
|
|
|
14
14
|
## GitHub Sponsors
|
|
15
15
|
|
|
16
|
-
The preferred way to donate to the maintainers is via GitHub Sponsors. Just use the following links to do your donation
|
|
16
|
+
The preferred way to donate to the maintainers is via GitHub Sponsors. Just use the following links to do your donation. We suggest a 50/50 split to each maintainer of the total amount you plan to donate to the project.
|
|
17
17
|
|
|
18
18
|
- [@andreynering](https://github.com/sponsors/andreynering)
|
|
19
19
|
- [@pd93](https://github.com/sponsors/pd93)
|
|
@@ -37,15 +37,18 @@ Running commands from sources that you do not control is always a potential secu
|
|
|
37
37
|
1. When running a task from a remote Taskfile for the first time, Task will print a warning to the console asking you to check that you are sure that you trust the source of the Taskfile. If you do not accept the prompt, then Task will exit with code `104` (not trusted) and nothing will run. If you accept the prompt, the remote Taskfile will run and further calls to the remote Taskfile will not prompt you again.
|
|
38
38
|
2. Whenever you run a remote Taskfile, Task will create and store a checksum of the file that you are running. If the checksum changes, then Task will print another warning to the console to inform you that the contents of the remote file has changed. If you do not accept the prompt, then Task will exit with code `104` (not trusted) and nothing will run. If you accept the prompt, the checksum will be updated and the remote Taskfile will run.
|
|
39
39
|
|
|
40
|
+
Sometimes you need to run Task in an environment that does not have an interactive terminal, so you are not able to accept a prompt. In these cases you are able to tell task to accept these prompts automatically by using the `--yes` flag. Before enabling this flag, you should:
|
|
41
|
+
|
|
42
|
+
1. Be sure that you trust the source and contents of the remote Taskfile.
|
|
43
|
+
2. Consider using a pinned version of the remote Taskfile (e.g. A link containing a commit hash) to prevent Task from automatically accepting a prompt that says a remote Taskfile has changed.
|
|
44
|
+
|
|
40
45
|
Task currently supports both `http` and `https` URLs. However, the `http` requests will not execute by default unless you run the task with the `--insecure` flag. This is to protect you from accidentally running a remote Taskfile that is hosted on and unencrypted connection. Sources that are not protected by TLS are vulnerable to [man-in-the-middle attacks][man-in-the-middle-attacks] and should be avoided unless you know what you are doing.
|
|
41
46
|
|
|
42
47
|
## Caching & Running Offline
|
|
43
48
|
|
|
44
|
-
If for whatever reason, you
|
|
45
|
-
|
|
46
|
-
<!-- TODO: The following behavior may change -->
|
|
49
|
+
Whenever you run a remote Taskfile, the latest copy will be downloaded from the internet and cached locally. If for whatever reason, you lose access to the internet, you will still be able to run your tasks by specifying the `--offline` flag. This will tell Task to use the latest cached version of the file instead of trying to download it. You are able to use the `--download` flag to update the cached version of the remote files without running any tasks.
|
|
47
50
|
|
|
48
|
-
|
|
51
|
+
By default, Task will timeout requests to download remote files after 10 seconds and look for a cached copy instead. This timeout can be configured by setting the `--timeout` flag and specifying a duration. For example, `--timeout 5s` will set the timeout to 5 seconds.
|
|
49
52
|
|
|
50
53
|
<!-- prettier-ignore-start -->
|
|
51
54
|
|
|
@@ -37,16 +37,6 @@ The above example is just the start, you can take a look at the [usage](/usage)
|
|
|
37
37
|
- Truly cross-platform: while most build tools only work well on Linux or macOS, Task also supports Windows thanks to [this shell interpreter for Go][sh].
|
|
38
38
|
- Great for code generation: you can easily [prevent a task from running](/usage#prevent-unnecessary-work) if a given set of files haven't changed since last run (based either on its timestamp or content).
|
|
39
39
|
|
|
40
|
-
## Gold Sponsors
|
|
41
|
-
|
|
42
|
-
<div class="gold-sponsors">
|
|
43
|
-
|
|
44
|
-
| [Appwrite](https://appwrite.io/?utm_source=taskfile.dev&utm_medium=website&utm_campaign=task_oss_fund) |
|
|
45
|
-
| ---------------------------------------------------------------------------------------------------------------------------- |
|
|
46
|
-
| [](https://appwrite.io/?utm_source=taskfile.dev&utm_medium=website&utm_campaign=task_oss_fund) |
|
|
47
|
-
|
|
48
|
-
</div>
|
|
49
|
-
|
|
50
40
|
<!-- prettier-ignore-start -->
|
|
51
41
|
|
|
52
42
|
<!-- prettier-ignore-end -->
|
|
@@ -1581,6 +1581,29 @@ With the flags `--watch` or `-w` task will watch for file changes and run the ta
|
|
|
1581
1581
|
|
|
1582
1582
|
The default watch interval is 5 seconds, but it's possible to change it by either setting `interval: '500ms'` in the root of the Taskfile passing it as an argument like `--interval=500ms`.
|
|
1583
1583
|
|
|
1584
|
+
Also, it's possible to set `watch: true` in a given task and it'll automatically run in watch mode:
|
|
1585
|
+
|
|
1586
|
+
```yaml
|
|
1587
|
+
version: '3'
|
|
1588
|
+
|
|
1589
|
+
interval: 500ms
|
|
1590
|
+
|
|
1591
|
+
tasks:
|
|
1592
|
+
build:
|
|
1593
|
+
desc: Builds the Go application
|
|
1594
|
+
watch: true
|
|
1595
|
+
sources:
|
|
1596
|
+
- '**/*.go'
|
|
1597
|
+
cmds:
|
|
1598
|
+
- go build # ...
|
|
1599
|
+
```
|
|
1600
|
+
|
|
1601
|
+
:::info
|
|
1602
|
+
|
|
1603
|
+
Note that when setting `watch: true` to a task, it'll only run in watch mode when running from the CLI via `task my-watch-task`, but won't run in watch mode if called by another task, either directly or as a dependency.
|
|
1604
|
+
|
|
1605
|
+
:::
|
|
1606
|
+
|
|
1584
1607
|
<!-- prettier-ignore-start -->
|
|
1585
1608
|
|
|
1586
1609
|
<!-- prettier-ignore-end -->
|
|
@@ -5,6 +5,17 @@ sidebar_position: 14
|
|
|
5
5
|
|
|
6
6
|
# Changelog
|
|
7
7
|
|
|
8
|
+
## v3.31.0 - 2023-10-07
|
|
9
|
+
|
|
10
|
+
- Enabled the `--yes` flag for the [Remote Taskfiles experiment](https://taskfile.dev/experiments/remote-taskfiles) ([#1344](https://github.com/go-task/task/issues/1344) by [@pd93](https://github.com/pd93)).
|
|
11
|
+
- Add ability to set `watch: true` in a task to automatically run it in watch mode ([#231](https://github.com/go-task/task/issues/231), [#1361](https://github.com/go-task/task/issues/1361) by [@andreynering](https://github.com/andreynering)).
|
|
12
|
+
- Fixed a bug on the watch mode where paths that contained `.git` (like `.github`), for example, were also being ignored ([#1356](https://github.com/go-task/task/issues/1356) by [@butuzov](https://github.com/butuzov)).
|
|
13
|
+
- Fixed a nil pointer error when running a Taskfile with no contents ([#1341](https://github.com/go-task/task/issues/1341), [#1342](https://github.com/go-task/task/issues/1342) by [@pd93](https://github.com/pd93)).
|
|
14
|
+
- Added a new [exit code](https://taskfile.dev/api/#exit-codes) (107) for when a Taskfile does not contain a schema version ([#1342](https://github.com/go-task/task/issues/1342) by [@pd93](https://github.com/pd93)).
|
|
15
|
+
- Increased limit of maximum task calls from 100 to 1000 for now, as some people have been reaching this limit organically now that we have loops. This check exists to detect recursive calls, but will be removed in favor of a better algorithm soon ([#1321](https://github.com/go-task/task/issues/1321), [#1332](https://github.com/go-task/task/issues/1332)).
|
|
16
|
+
- Fixed templating on descriptions on `task --list` ([#1343](https://github.com/go-task/task/issues/1343) by [@blackjid](https://github.com/blackjid)).
|
|
17
|
+
- Fixed a bug where precondition errors were incorrectly being printed when task execution was aborted ([#1337](https://github.com/go-task/task/issues/1337), [#1338](https://github.com/go-task/task/issues/1338) by [@sylv](https://github.com/sylv)-io).
|
|
18
|
+
|
|
8
19
|
## v3.30.1 - 2023-09-14
|
|
9
20
|
|
|
10
21
|
- Fixed a regression where some special variables weren't being set correctly ([#1331](https://github.com/go-task/task/issues/1331), [#1334](https://github.com/go-task/task/issues/1334) by [@pd93](https://github.com/pd93)).
|
|
@@ -9,7 +9,7 @@ Certains travaux d'amélioration de l'écosystème Task sont réalisés par la c
|
|
|
9
9
|
|
|
10
10
|
## Traductions
|
|
11
11
|
|
|
12
|
-
|
|
12
|
+
Nous utilisons [Crowdin](https://crowdin.com/project/taskfile) pour traduire nos documents.
|
|
13
13
|
|
|
14
14
|
## Intégrations
|
|
15
15
|
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
---
|
|
2
|
+
slug: /deprecations/
|
|
3
|
+
sidebar_position: 7
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Dépréciations
|
|
7
|
+
|
|
8
|
+
Au fur et à mesure que Task évolue, certaines de ses fonctionnalités peuvent se montrer obsolètes. Cela peut être dû au fait qu'elles ne sont plus utiles, parce qu'une autre fonctionnalité l'a remplacée ou à cause d'un changement dans la façon dont la tâche fonctionne.
|
|
9
|
+
|
|
10
|
+
Lorsque cela se produit, nous marquons la fonctionnalité comme obsolète. Cela signifie que sera supprimé dans une future version de Task. La fonctionnalité continuera de fonctionner en attendant, mais il vous est fortement recommandé de ne plus l'utiliser et de planifier un plan de migration pour changer toutes les tâches pouvant l'utiliser.
|
|
11
|
+
|
|
12
|
+
Vous pouvez afficher une liste complète des dépréciations actives dans la section "Dépréciations" de la barre latérale.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
#This is a template for an experiments documentation
|
|
3
|
+
#Copy this page and fill in the details as necessary
|
|
4
|
+
title: '--- Template ---'
|
|
5
|
+
sidebar_position: -1 #Always push to the top
|
|
6
|
+
draft: true #Hide in production
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# {Nom de la fonctionnalité obsolète}
|
|
10
|
+
|
|
11
|
+
- Issue: [#{issue}](https://github.com/go-task/task/issues/{issue})
|
|
12
|
+
- Breaks:
|
|
13
|
+
- {lister toutes les fonctionnalités qui vont être brisées par ce changement}
|
|
14
|
+
|
|
15
|
+
{Description rapide de la fonctionnalité et de la raison de sa dépréciation}
|
|
16
|
+
|
|
17
|
+
{Courte explication des fonctionnalités à utiliser à la place, et comment les utilisateurs peuvent migrer vers cette autre fonctionnalité}
|
|
@@ -13,7 +13,7 @@ Les entreprises qui font un don d'au moins 50$/mois seront présentées comme un
|
|
|
13
13
|
|
|
14
14
|
## Sponsors GitHub
|
|
15
15
|
|
|
16
|
-
La façon préférée de faire un don aux mainteneurs du projet est d'utiliser les sponsors GitHub.
|
|
16
|
+
La façon préférée de faire un don aux mainteneurs du projet est d'utiliser les sponsors GitHub. Vous pouvez utiliser le lien suivant pour faire votre don. Nous suggérons de donner 50% à chaque mainteneur du montant total que vous prévoyez de donner.
|
|
17
17
|
|
|
18
18
|
- [@andreynering](https://github.com/sponsors/andreynering)
|
|
19
19
|
- [@pd93](https://github.com/sponsors/pd93)
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
---
|
|
2
|
+
slug: /experiments/
|
|
3
|
+
sidebar_position: 6
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Expérimentations
|
|
7
|
+
|
|
8
|
+
:::caution
|
|
9
|
+
|
|
10
|
+
Toutes les fonctionnalités expérimentales sont sujettes à des changements brisant la fonctionnalité et/ou à la suppression de cette dernière _à tout moment _. Nous vous recommandons fortement de ne pas utiliser ces fonctionnalités dans en production. Ils sont seulement destinés à être testés et obtenir des retours dessus.
|
|
11
|
+
|
|
12
|
+
:::
|
|
13
|
+
|
|
14
|
+
Afin de permettre à Task d'évoluer rapidement, nous déployons des changements cassants sur des versions mineures activables par des options expérimentales. Cela nous permet d'obtenir des retours sur des changements brisants des fonctionnalités avant de les livrer dans une version majeure. Ce document décrit l'ensemble actuel de fonctionnalités expérimentales et leur statut dans le [workflow](#workflow).
|
|
15
|
+
|
|
16
|
+
Vous pouvez consulter une liste complète des expérimentations en cours dans la section "Expérimentations" de la barre latérale .
|
|
17
|
+
|
|
18
|
+
Vous pouvez activer une fonctionnalité expérimentale par:
|
|
19
|
+
|
|
20
|
+
1. Utiliser la variable d'environnement pertinente devant une commande Task. Par exemple, `TASK_X_{FEATURE}=1 task {my-task}`. Ceci est prévu pour faire appel à une expérimentation durant une seule commande Task afin de tester une fonctionnalité expérimentale.
|
|
21
|
+
1. Utiliser la variable d'environnement pertinente dans vos "dotfiles" (par exemple `.bashrc`, `.zshrc` etc.). Ceci est destiné à l'activation permanente des fonctionnalités expérimentales dans votre environnement.
|
|
22
|
+
1. Création d'un fichier `.env` dans le même répertoire que votre fichier Taskfile contenant les variables d'environnement pertinentes pour vos tests. Par exemple :
|
|
23
|
+
|
|
24
|
+
```shell
|
|
25
|
+
# .env
|
|
26
|
+
TASK_X_FEATURE=1
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
## Current Experimental Features and Deprecations
|
|
30
|
+
|
|
31
|
+
Each section below details an experiment or deprecation and explains what the flags/environment variables to enable the experiment are and how the feature's behavior will change. It will also explain what you need to do to migrate any existing Taskfiles to the new behavior.
|
|
32
|
+
|
|
33
|
+
## Workflow
|
|
34
|
+
|
|
35
|
+
Experiments are a way for us to test out new features in Task before committing to them in a major release. Because this concept is built around the idea of feedback from our community, we have built a workflow for the process of introducing these changes. This ensures that experiments are given the attention and time that they need and that we are getting the best possible results out of them.
|
|
36
|
+
|
|
37
|
+
The sections below describe the various stages that an experiment must go through from its proposal all the way to being released in a major version of Task.
|
|
38
|
+
|
|
39
|
+
### 1. Proposal
|
|
40
|
+
|
|
41
|
+
All experimental features start with a proposal in the form of a GitHub issue. If the maintainers decide that an issue has enough support and is a breaking change or is complex/controversial enough to require user feedback, then the issue will be marked with the ![proposal][] label. At this point, the issue becomes a proposal and a period of consultation begins. During this period, we request that users provide feedback on the proposal and how it might effect their use of Task. It is up to the discretion of the maintainers to decide how long this period lasts.
|
|
42
|
+
|
|
43
|
+
### 2. Draft
|
|
44
|
+
|
|
45
|
+
Once a proposal's consultation ends, a contributor may pick up the work and begin the initial implementation. Once a PR is opened, the maintainers will ensure that it meets the requirements for an experimental feature (i.e. flags are in the right format etc) and merge the feature. Once this code is released, the status will be updated via the ![draft][] label. This indicates that an implementation is now available for use in a release and the experiment is open for feedback.
|
|
46
|
+
|
|
47
|
+
:::note
|
|
48
|
+
|
|
49
|
+
During the draft period, major changes to the implementation may be made based on the feedback received from users. There are _no stability guarantees_ and experimental features may be abandoned _at any time_.
|
|
50
|
+
|
|
51
|
+
:::
|
|
52
|
+
|
|
53
|
+
### 3. Candidate
|
|
54
|
+
|
|
55
|
+
Once an acceptable level of consensus has been reached by the community and feedback/changes are less frequent/significant, the status may be updated via the ![candidate][] label. This indicates that a proposal is _likely_ to accepted and will enter a period for final comments and minor changes.
|
|
56
|
+
|
|
57
|
+
### 4. Stable
|
|
58
|
+
|
|
59
|
+
Once a suitable amount of time has passed with no changes or feedback, an experiment will be given the ![stable][] label. At this point, the functionality will be treated like any other feature in Task and any changes _must_ be backward compatible. This allows users to migrate to the new functionality without having to worry about anything breaking in future releases. This provides the best experience for users migrating to a new major version.
|
|
60
|
+
|
|
61
|
+
### 5. Released
|
|
62
|
+
|
|
63
|
+
When making a new major release of Task, all experiments marked as ![stable][] will move to ![released][] and their behaviors will become the new default in Task. Experiments in an earlier stage (i.e. not stable) cannot be released and so will continue to be experiments in the new version.
|
|
64
|
+
|
|
65
|
+
### Abandoned / Superseded
|
|
66
|
+
|
|
67
|
+
If an experiment is unsuccessful at any point then it will be given the ![abandoned][] or ![superseded][] labels depending on which is more suitable. These experiments will be removed from Task.
|
|
68
|
+
|
|
69
|
+
<!-- prettier-ignore-start -->
|
|
70
|
+
|
|
71
|
+
<!-- prettier-ignore-end -->
|
|
72
|
+
[proposal]: https://img.shields.io/badge/experiment:%20proposal-purple
|
|
73
|
+
[draft]: https://img.shields.io/badge/experiment:%20draft-purple
|
|
74
|
+
[candidate]: https://img.shields.io/badge/experiment:%20candidate-purple
|
|
75
|
+
[stable]: https://img.shields.io/badge/experiment:%20stable-purple
|
|
76
|
+
[released]: https://img.shields.io/badge/experiment:%20released-purple
|
|
77
|
+
[abandoned]: https://img.shields.io/badge/experiment:%20abandoned-purple
|
|
78
|
+
[superseded]: https://img.shields.io/badge/experiment:%20superseded-purple
|