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

chore(deps): update all non-major dependencies

github.com/go-task/task - renovate[bot] opened this pull request 4 days ago
refactor: VeryFastCompile for Task list

github.com/go-task/task - vmaerten opened this pull request 5 days ago
feat: stop task test installing task

github.com/go-task/task - pd93 opened this pull request 5 days ago
feat: experiments logging improvements

github.com/go-task/task - pd93 opened this pull request 6 days ago
feat(watch): migrate to fsnotify

github.com/go-task/task - andreynering opened this pull request 6 days ago
feat: add TASK_SOURCES special variable

github.com/go-task/task - fhofherr opened this pull request 7 days ago
fix: schema does not allow ignore_error in a for loop

github.com/go-task/task - gokeefe-atb opened this pull request 7 days ago
Shopt globstar does not work

github.com/go-task/task - trallnag opened this issue 8 days ago
refactor: unify how executor tests are written

github.com/go-task/task - pd93 opened this pull request 8 days ago
Proposal: `defer:` availability at task level

github.com/go-task/task - hugo-ricateau opened this issue 9 days ago
feat: variable inheritance tests

github.com/go-task/task - pd93 opened this pull request 9 days ago
Proposal: Merge `vars` and `env`

github.com/go-task/task - pd93 opened this issue 11 days ago
Variables Megathread

github.com/go-task/task - pd93 opened this issue 11 days ago
fix: requires allowed values works with dynamic var

github.com/go-task/task - vmaerten opened this pull request 12 days ago
chore(deps): update react monorepo to v19 (major)

github.com/go-task/task - renovate[bot] opened this pull request 16 days ago
chore(deps): update react monorepo to v19 (major) - old

github.com/go-task/task - renovate[bot] opened this pull request 18 days ago
chore(deps): update website's deps

github.com/go-task/task - renovate[bot] opened this pull request 20 days ago
chore(deps): update golang's deps

github.com/go-task/task - renovate[bot] opened this pull request 20 days ago
docs: broken links pointing to /api

github.com/go-task/task - HeCorr opened this issue 20 days ago
feat: specify --init filename/path

github.com/go-task/task - HeCorr opened this pull request 20 days ago
chore: remove Dependabot and put Renovate weekly

github.com/go-task/task - vmaerten opened this pull request 21 days ago
docs: Mention arm64 for ARCH

github.com/go-task/task - jubr opened this issue 21 days ago
Programmatically enable experiments

github.com/go-task/task - rektdeckard opened this issue 22 days ago
Taskfile initialization is too verbose

github.com/go-task/task - HeCorr opened this issue 24 days ago
Specify --init filename/extension

github.com/go-task/task - HeCorr opened this issue 24 days ago
fix: `HTTPNode.Location` when building graph

github.com/go-task/task - jeongukjae opened this pull request 25 days ago
chore: migrate the template engine to sprout

github.com/go-task/task - 42atomys opened this pull request 26 days ago
docs: fix some examples to use spaces instead of tabs

github.com/go-task/task - jonathanagustin opened this pull request about 1 month ago
chore(deps): bump github.com/alecthomas/chroma/v2 from 2.14.0 to 2.15.0

github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
chore(deps): bump github.com/otiai10/copy from 1.14.0 to 1.14.1

github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
chore(deps): bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2

github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
chore(deps): bump golang.org/x/term from 0.27.0 to 0.28.0

github.com/go-task/task - dependabot[bot] opened this pull request about 1 month ago
feat: add global precondition

github.com/go-task/task - vmaerten opened this pull request about 1 month 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 about 1 month ago
docs: updated installation guides

github.com/go-task/task - pd93 opened this pull request about 1 month ago
Support asterisk matching in aliases

github.com/go-task/task - NorbertHauriel opened this issue about 1 month ago
Migrate to new --completion command

github.com/go-task/task - pd93 opened this issue about 1 month ago
fix typo in usage.mdx

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

github.com/go-task/task - renovate[bot] opened this pull request about 1 month ago
fix(deps): update golang

github.com/go-task/task - renovate[bot] opened this pull request about 1 month ago
feat: add a new .taskrc.yml to enable experiments

github.com/go-task/task - vmaerten opened this pull request about 1 month ago
docs: package api doc

github.com/go-task/task - pd93 opened this pull request about 1 month ago
refactor: signal handling to improve clarity and correctness

github.com/go-task/task - EinoPlasma opened this pull request about 2 months ago
Exit with error when an experiment is specified

github.com/go-task/task - nathanperkins opened this issue about 2 months ago
Support experiment enablement in Taskfile schema

github.com/go-task/task - nathanperkins opened this issue about 2 months ago
env var templating is inconsistent with description in docs

github.com/go-task/task - nathanperkins opened this issue about 2 months ago
chore(requires): skip unneeded variable evaluation for `requires`

github.com/go-task/task - andreynering opened this pull request about 2 months ago
`test` Command Produces Unexpected Results

github.com/go-task/task - ic-it opened this issue about 2 months ago
fix: concurrent mutations to prefixWriter

github.com/go-task/task - GrahamDennis opened this pull request about 2 months ago
fix prefix writter data race

github.com/go-task/task - trim21 opened this pull request about 2 months ago
fix: omap race

github.com/go-task/task - pd93 opened this pull request about 2 months ago
docs: update Arch installation instructions

github.com/go-task/task - JonathanRayner opened this pull request about 2 months ago
requires not evaluated before dynamic variables

github.com/go-task/task - hans-d opened this issue about 2 months ago
Fix Arch installation instructions

github.com/go-task/task - OfficialKris opened this pull request about 2 months ago
fix(deferred): add EXIT_CODE to deferred tasks

github.com/go-task/task - NikitaCOEUR opened this pull request about 2 months ago
Reading from files in while loops broken since 3.39.0

github.com/go-task/task - andrewimeson opened this issue about 2 months ago
fix: evaluate requires before compiled task

github.com/go-task/task - vmaerten opened this pull request 2 months ago
feat: add TASK_DIR special variable

github.com/go-task/task - vmaerten opened this pull request 2 months ago
fix: task level vars are not ignored in requires

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

github.com/go-task/task - ionfury opened this issue 2 months ago
Background task

github.com/go-task/task - alexec opened this issue 2 months ago
Template function breaks the "requires" feature

github.com/go-task/task - NorbertHauriel opened this issue 2 months 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 2 months ago
`--version` doesn't work

github.com/go-task/task - yonas opened this issue 2 months ago
Dependency run twice

github.com/go-task/task - alexec opened this issue 2 months ago
remote don't support `application/octet-stream`

github.com/go-task/task - QianChenglong opened this issue 2 months ago
Windows ms-dos file support 'Batch File'

github.com/go-task/task - benzaria opened this issue 2 months ago