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
docs: updated installation guides

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
Migrate to new --completion command

github.com/go-task/task - pd93 opened this issue 9 days ago
fix typo in usage.mdx

github.com/go-task/task - oren-l opened this pull request 9 days ago
fix(deps): update website

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
feat: add a new .taskrc.yml to enable experiments

github.com/go-task/task - vmaerten opened this pull request 11 days ago
docs: package api doc

github.com/go-task/task - pd93 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
Support experiment enablement in Taskfile schema

github.com/go-task/task - nathanperkins opened this issue 11 days ago
fix: concurrent mutations to prefixWriter

github.com/go-task/task - GrahamDennis opened this pull request 12 days ago
fix prefix writter data race

github.com/go-task/task - trim21 opened this pull request 12 days ago
fix: omap race

github.com/go-task/task - pd93 opened this pull request 13 days ago
docs: update Arch installation instructions

github.com/go-task/task - JonathanRayner opened this pull request 13 days ago
Fix Arch installation instructions

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
fix: evaluate requires before compiled task

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
fix: task level vars are not ignored in requires

github.com/go-task/task - vmaerten opened this pull request 27 days ago
Unable to use Requires to limit Wildcards

github.com/go-task/task - ionfury opened this issue 29 days ago
Background task

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
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
`--version` doesn't work

github.com/go-task/task - yonas opened this issue about 1 month ago
Dependency run twice

github.com/go-task/task - alexec opened this issue 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
remote don't support `application/octet-stream`

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
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
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
AUR link in the documentation returns 404

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
No Taskfile found in Windows

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
chore(deps): update website

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
feat(fingreprinting): add .taskignore

github.com/go-task/task - GeneTakavic24 opened this pull request about 1 month 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
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
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
fix: propagation of SIGTERM and SIGINT to Task Subprocesses

github.com/go-task/task - vendelin8 opened this pull request 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
refactor: use giturl pkg instead of chainguard-dev/git-urls

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
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
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
Updated Environment Variables Before Dotenv File

github.com/go-task/task - DominiqueLade 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
docs: Document defer task options

github.com/go-task/task - mjpieters opened this pull request 2 months ago
docs(flags.go): flag description typo

github.com/go-task/task - NorbertHauriel opened this pull request 2 months ago
Enforce validation for taskfile field in includes

github.com/go-task/task - semihbkgr opened this pull request 2 months ago
Support wildcards in task aliases

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
feat/add-linter-noctx

github.com/go-task/task - christiandins opened this pull request 2 months ago
Update usage.mdx

github.com/go-task/task - MVogtC opened this pull request 2 months ago
Update usage.mdx

github.com/go-task/task - CeMoN24 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
feat(remote): add tests for git remote taskfiles

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
chore(deps): update website

github.com/go-task/task - renovate[bot] opened this pull request 2 months ago
feat: add numCPU func

github.com/go-task/task - Amoghrd opened this pull request 2 months ago
go-task --version unknown

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
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