Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Task
A task runner / simpler Make alternative written in Go
Collective -
Host: opensource -
https://opencollective.com/task
- Website: https://taskfile.dev/
- Code: https://github.com/go-task/task
feat: add global precondition
github.com/go-task/task - vmaerten opened this pull request 6 days ago
github.com/go-task/task - vmaerten opened this pull request 6 days ago
chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1
github.com/go-task/task - dependabot[bot] opened this pull request 7 days ago
github.com/go-task/task - dependabot[bot] opened this pull request 7 days ago
Allow precondition to skip with warning in addition to failing.
github.com/go-task/task - simonrouse9461 opened this issue 7 days ago
github.com/go-task/task - simonrouse9461 opened this issue 7 days ago
feat: update homebrew to use generate_completions_from_executable
github.com/go-task/task - pd93 opened this pull request 8 days ago
github.com/go-task/task - pd93 opened this pull request 8 days ago
docs: updated installation guides
github.com/go-task/task - pd93 opened this pull request 9 days ago
github.com/go-task/task - pd93 opened this pull request 9 days ago
Support asterisk matching in aliases
github.com/go-task/task - NorbertHauriel opened this issue 9 days ago
github.com/go-task/task - NorbertHauriel opened this issue 9 days ago
Using variables in sources section results in invalid "is up to date"
github.com/go-task/task - korverdev opened this issue 9 days ago
github.com/go-task/task - korverdev opened this issue 9 days ago
fix(deps): update website
github.com/go-task/task - renovate[bot] opened this pull request 10 days ago
github.com/go-task/task - renovate[bot] opened this pull request 10 days ago
fix(deps): update golang
github.com/go-task/task - renovate[bot] opened this pull request 10 days ago
github.com/go-task/task - renovate[bot] opened this pull request 10 days ago
feat: add a new .taskrc.yml to enable experiments
github.com/go-task/task - vmaerten opened this pull request 11 days ago
github.com/go-task/task - vmaerten opened this pull request 11 days ago
refactor: signal handling to improve clarity and correctness
github.com/go-task/task - EinoPlasma opened this pull request 11 days ago
github.com/go-task/task - EinoPlasma opened this pull request 11 days ago
Exit with error when an experiment is specified
github.com/go-task/task - nathanperkins opened this issue 11 days ago
github.com/go-task/task - nathanperkins opened this issue 11 days ago
Support experiment enablement in Taskfile schema
github.com/go-task/task - nathanperkins opened this issue 11 days ago
github.com/go-task/task - nathanperkins opened this issue 11 days ago
env var templating is inconsistent with description in docs
github.com/go-task/task - nathanperkins opened this issue 11 days ago
github.com/go-task/task - nathanperkins opened this issue 11 days ago
chore(requires): skip unneeded variable evaluation for `requires`
github.com/go-task/task - andreynering opened this pull request 12 days ago
github.com/go-task/task - andreynering opened this pull request 12 days ago
`test` Command Produces Unexpected Results
github.com/go-task/task - ic-it opened this issue 12 days ago
github.com/go-task/task - ic-it opened this issue 12 days ago
fix: concurrent mutations to prefixWriter
github.com/go-task/task - GrahamDennis opened this pull request 12 days ago
github.com/go-task/task - GrahamDennis opened this pull request 12 days ago
docs: update Arch installation instructions
github.com/go-task/task - JonathanRayner opened this pull request 13 days ago
github.com/go-task/task - JonathanRayner opened this pull request 13 days ago
requires not evaluated before dynamic variables
github.com/go-task/task - hans-d opened this issue 17 days ago
github.com/go-task/task - hans-d opened this issue 17 days ago
Fix Arch installation instructions
github.com/go-task/task - OfficialKris opened this pull request 18 days ago
github.com/go-task/task - OfficialKris opened this pull request 18 days ago
fix(deferred): add EXIT_CODE to deferred tasks
github.com/go-task/task - NikitaCOEUR opened this pull request 21 days ago
github.com/go-task/task - NikitaCOEUR opened this pull request 21 days ago
Issue with EXIT_CODE variable not available in deferred tasks referencing another task
github.com/go-task/task - NikitaCOEUR opened this issue 24 days ago
github.com/go-task/task - NikitaCOEUR opened this issue 24 days ago
Reading from files in while loops broken since 3.39.0
github.com/go-task/task - andrewimeson opened this issue 25 days ago
github.com/go-task/task - andrewimeson opened this issue 25 days ago
Intermittent failure to find taskfile in subdirectory
github.com/go-task/task - omusavi opened this issue 25 days ago
github.com/go-task/task - omusavi opened this issue 25 days ago
fix: evaluate requires before compiled task
github.com/go-task/task - vmaerten opened this pull request 27 days ago
github.com/go-task/task - vmaerten opened this pull request 27 days ago
feat: add TASK_DIR special variable
github.com/go-task/task - vmaerten opened this pull request 27 days ago
github.com/go-task/task - vmaerten opened this pull request 27 days ago
fix: task level vars are not ignored in requires
github.com/go-task/task - vmaerten opened this pull request 27 days ago
github.com/go-task/task - vmaerten opened this pull request 27 days ago
special variable for absolute path of task directory
github.com/go-task/task - vmaerten opened this issue 27 days ago
github.com/go-task/task - vmaerten opened this issue 27 days ago
Breaking changes in v3, taskfile/read pkg removed
github.com/go-task/task - titpetric opened this issue 27 days ago
github.com/go-task/task - titpetric opened this issue 27 days ago
Task should fail if the status checks don't pass
github.com/go-task/task - alexec opened this issue 29 days ago
github.com/go-task/task - alexec opened this issue 29 days ago
Unable to use Requires to limit Wildcards
github.com/go-task/task - ionfury opened this issue 29 days ago
github.com/go-task/task - ionfury opened this issue 29 days ago
Task could warn or error if task graph has a cycle
github.com/go-task/task - alexec opened this issue 29 days ago
github.com/go-task/task - alexec opened this issue 29 days ago
Template function breaks the "requires" feature
github.com/go-task/task - NorbertHauriel opened this issue about 1 month ago
github.com/go-task/task - NorbertHauriel opened this issue about 1 month ago
chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.31.0
github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
`generates` work avoidance does not seem to work
github.com/go-task/task - alexec opened this issue about 1 month ago
github.com/go-task/task - alexec opened this issue about 1 month ago
remote don't support `application/octet-stream`
github.com/go-task/task - QianChenglong opened this issue about 1 month ago
github.com/go-task/task - QianChenglong opened this issue about 1 month ago
Windows ms-dos file support 'Batch File'
github.com/go-task/task - benzaria opened this issue about 1 month ago
github.com/go-task/task - benzaria opened this issue about 1 month ago
chore(deps): bump golang.org/x/term from 0.26.0 to 0.27.0
github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0
github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
Document directory behavior of included taskfiles with and without "internal: true"
github.com/go-task/task - nathanperkins opened this issue about 1 month ago
github.com/go-task/task - nathanperkins opened this issue about 1 month ago
AUR link in the documentation returns 404
github.com/go-task/task - mxmlkzdh opened this issue about 1 month ago
github.com/go-task/task - mxmlkzdh opened this issue about 1 month ago
Disable version check for external libraries
github.com/go-task/task - leaanthony opened this pull request about 1 month ago
github.com/go-task/task - leaanthony opened this pull request about 1 month ago
No Taskfile found in Windows
github.com/go-task/task - andy74139i opened this issue about 1 month ago
github.com/go-task/task - andy74139i opened this issue about 1 month ago
Allow to watch for port being LISTENING
github.com/go-task/task - SheGe opened this issue about 1 month ago
github.com/go-task/task - SheGe opened this issue about 1 month ago
chore(deps): update website
github.com/go-task/task - renovate[bot] opened this pull request about 1 month ago
github.com/go-task/task - renovate[bot] opened this pull request about 1 month ago
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /website
github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
Maximum task call exceeded when looping over tasks more flexible
github.com/go-task/task - hans-d opened this issue about 1 month ago
github.com/go-task/task - hans-d opened this issue about 1 month ago
feat(fingreprinting): add .taskignore
github.com/go-task/task - GeneTakavic24 opened this pull request about 1 month ago
github.com/go-task/task - GeneTakavic24 opened this pull request about 1 month ago
In GitHub Action, using version 3.40.0 of task to execute remote taskfile task reports vertex not found.
github.com/go-task/task - iarchean opened this issue about 2 months ago
github.com/go-task/task - iarchean opened this issue about 2 months ago
In GitHub Action, using version 3.40.0 of task to execute remote taskfile task reports vertex not found.
github.com/go-task/task - archeanzhang opened this issue about 2 months ago
github.com/go-task/task - archeanzhang opened this issue about 2 months ago
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
github.com/go-task/task - dependabot[bot] opened this pull request about 2 months ago
github.com/go-task/task - dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
github.com/go-task/task - dependabot[bot] opened this pull request about 2 months ago
github.com/go-task/task - dependabot[bot] opened this pull request about 2 months ago
chore: allow using only github.com/go-task/task/v3/errors package
github.com/go-task/task - alexandear opened this pull request about 2 months ago
github.com/go-task/task - alexandear opened this pull request about 2 months ago
fix: propagation of SIGTERM and SIGINT to Task Subprocesses
github.com/go-task/task - vendelin8 opened this pull request about 2 months ago
github.com/go-task/task - vendelin8 opened this pull request about 2 months ago
fix: use a sync.Map to prevent "concurrent map read and map write" fa…
github.com/go-task/task - tinmrn opened this pull request about 2 months ago
github.com/go-task/task - tinmrn opened this pull request about 2 months ago
fatal error: concurrent map read and map write - in internal/output.(*prefixWriter).writeLine
github.com/go-task/task - tinmrn opened this issue about 2 months ago
github.com/go-task/task - tinmrn opened this issue about 2 months ago
fix: dynamic variable output in verbose mode
github.com/go-task/task - mgbowman opened this pull request about 2 months ago
github.com/go-task/task - mgbowman opened this pull request about 2 months ago
Dynamic variables are logged incorrectly in verbose mode
github.com/go-task/task - mgbowman opened this issue about 2 months ago
github.com/go-task/task - mgbowman opened this issue about 2 months ago
refactor: use giturl pkg instead of chainguard-dev/git-urls
github.com/go-task/task - alexandear opened this pull request about 2 months ago
github.com/go-task/task - alexandear opened this pull request about 2 months ago
chore(deps): switch to mainted fork of `git-urls`
github.com/go-task/task - AlekSi opened this pull request 2 months ago
github.com/go-task/task - AlekSi opened this pull request 2 months ago
Support additional metadata in Taskfile YAML schema
github.com/go-task/task - timrulebosch opened this issue 2 months ago
github.com/go-task/task - timrulebosch opened this issue 2 months ago
fix(json-schema): add missing `platforms` property to cmds `for`
github.com/go-task/task - dkarter opened this pull request 2 months ago
github.com/go-task/task - dkarter opened this pull request 2 months ago
chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0
github.com/go-task/task - dependabot[bot] opened this pull request 2 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 2 months ago
chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0
github.com/go-task/task - dependabot[bot] opened this pull request 2 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 2 months ago
Updated Environment Variables Before Dotenv File
github.com/go-task/task - DominiqueLade opened this issue 2 months ago
github.com/go-task/task - DominiqueLade opened this issue 2 months ago
v3.40.0 behaviour change with undefined/null variables passed into `ref`
github.com/go-task/task - kirkrodrigues opened this issue 2 months ago
github.com/go-task/task - kirkrodrigues opened this issue 2 months ago
fix: typos in docs, changelog, testdata, comments
github.com/go-task/task - alexandear opened this pull request 2 months ago
github.com/go-task/task - alexandear opened this pull request 2 months ago
Defer no longer supporting passing vars (not interpolation)
github.com/go-task/task - toby-griffiths opened this issue 2 months ago
github.com/go-task/task - toby-griffiths opened this issue 2 months ago
Regression #785, Associative array is broken.
github.com/go-task/task - kundeng opened this issue 2 months ago
github.com/go-task/task - kundeng opened this issue 2 months ago
docs: Document defer task options
github.com/go-task/task - mjpieters opened this pull request 2 months ago
github.com/go-task/task - mjpieters opened this pull request 2 months ago
Internal task should inherit prefix from caller task
github.com/go-task/task - TLG-Gildas opened this issue 2 months ago
github.com/go-task/task - TLG-Gildas opened this issue 2 months ago
docs(flags.go): flag description typo
github.com/go-task/task - NorbertHauriel opened this pull request 2 months ago
github.com/go-task/task - NorbertHauriel opened this pull request 2 months ago
fix: bug where non-nil, empty dynamic variables are returned as an empty interface
github.com/go-task/task - pd93 opened this pull request 2 months ago
github.com/go-task/task - pd93 opened this pull request 2 months ago
In dynamic (shell) variables, template expansion resulting in an empty (no characters) script block causes type error when referenced
github.com/go-task/task - WinkelCode opened this issue 2 months ago
github.com/go-task/task - WinkelCode opened this issue 2 months ago
Enforce validation for taskfile field in includes
github.com/go-task/task - semihbkgr opened this pull request 2 months ago
github.com/go-task/task - semihbkgr opened this pull request 2 months ago
`set:` options don't apply to dynamically (shell) expanded variables
github.com/go-task/task - WinkelCode opened this issue 2 months ago
github.com/go-task/task - WinkelCode opened this issue 2 months ago
Support wildcards in task aliases
github.com/go-task/task - JackoCoolio opened this issue 2 months ago
github.com/go-task/task - JackoCoolio opened this issue 2 months ago
chore(deps): update node.js to v22
github.com/go-task/task - renovate[bot] opened this pull request 2 months ago
github.com/go-task/task - renovate[bot] opened this pull request 2 months ago
Update faq.mdx - fix typo
github.com/go-task/task - Lumberjackz94 opened this pull request 2 months ago
github.com/go-task/task - Lumberjackz94 opened this pull request 2 months ago
feat(remote): add tests for git remote taskfiles
github.com/go-task/task - pbitty opened this pull request 2 months ago
github.com/go-task/task - pbitty opened this pull request 2 months ago
docs: add an example of a `default` value usage in vars
github.com/go-task/task - iamkarlson opened this pull request 2 months ago
github.com/go-task/task - iamkarlson opened this pull request 2 months ago
chore(deps): update website
github.com/go-task/task - renovate[bot] opened this pull request 2 months ago
github.com/go-task/task - renovate[bot] opened this pull request 2 months ago
Completion scripts for Fedora use incorrect binary name
github.com/go-task/task - YurBoiRene opened this issue 2 months ago
github.com/go-task/task - YurBoiRene opened this issue 2 months ago
Add a `numCPU` function similar to `OS` and `ARCH`
github.com/go-task/task - andreynering opened this issue 2 months ago
github.com/go-task/task - andreynering opened this issue 2 months ago
chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website
github.com/go-task/task - dependabot[bot] opened this pull request 3 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 3 months ago
chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
github.com/go-task/task - dependabot[bot] opened this pull request 3 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 3 months ago
chore(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0
github.com/go-task/task - dependabot[bot] opened this pull request 3 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 3 months ago