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

`for` is working for `cmds` but not for `deps`

github.com/go-task/task - leobenkel opened this issue 10 months ago
feat: enable any variables without maps

github.com/go-task/task - pd93 opened this pull request 10 months ago
tea-to-pkgx

github.com/go-task/task - tannevaled opened this pull request 10 months ago
chore(deps): bump golang.org/x/term from 0.17.0 to 0.18.0

github.com/go-task/task - dependabot[bot] opened this pull request 10 months ago
feat: looping over dependencies

github.com/go-task/task - pd93 opened this pull request 10 months ago
Add retry feature

github.com/go-task/task - birdayz opened this issue 10 months ago
Windows detects a virus in 3.35.1 amd64 binary

github.com/go-task/task - balazsgrill opened this issue 10 months ago
feat(taskfile): add post tasks feature

github.com/go-task/task - peterparser opened this pull request 10 months ago
fix: variables passed to included taskfile

github.com/go-task/task - pd93 opened this pull request 10 months ago
fix(remote): include a Taskfile in a remote's one

github.com/go-task/task - vmaerten opened this pull request 10 months ago
fix: taskfile directory

github.com/go-task/task - pd93 opened this pull request 10 months ago
chore: sync translations

github.com/go-task/task - task-bot opened this pull request 10 months ago
chore: docs versioning and i18n

github.com/go-task/task - pd93 opened this pull request 10 months ago
feat: parse templates in collection-type variables

github.com/go-task/task - pd93 opened this pull request 10 months ago
chore: deploy docs only when a new version is released

github.com/go-task/task - vmaerten opened this pull request 10 months ago
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

github.com/go-task/task - dependabot[bot] opened this pull request 10 months ago
feat: taskfile special variable

github.com/go-task/task - pd93 opened this pull request 11 months ago
Wildcards not working

github.com/go-task/task - iPenguin opened this issue 11 months ago
chore(deps): bump mvdan.cc/sh/v3 from 3.7.0 to 3.8.0

github.com/go-task/task - dependabot[bot] opened this pull request 11 months ago
fix: panic when using --list and --silent

github.com/go-task/task - pd93 opened this pull request 11 months ago
docs: specify that variable declaration order is respected

github.com/go-task/task - kirkrodrigues opened this pull request 11 months ago
Use fsnotify instead of watcher

github.com/go-task/task - sirenkovladd opened this issue 11 months ago
change save order status upToDate

github.com/go-task/task - sirenkovladd opened this pull request 11 months ago
a timestamp is created before the task is completed

github.com/go-task/task - sirenkovladd opened this issue 11 months ago
chore(deps): bump golang.org/x/term from 0.16.0 to 0.17.0

github.com/go-task/task - dependabot[bot] opened this pull request 11 months ago
Completions don't work

github.com/go-task/task - sahellebusch opened this issue 11 months ago
feat: update minimum version to golang 1.21

github.com/go-task/task - pd93 opened this pull request 11 months ago
Style guide: improved spelling and wording

github.com/go-task/task - iwittkau opened this pull request 11 months ago
strange syntax error, only difference is a space.

github.com/go-task/task - bayeslearner opened this issue 11 months ago
why is the following not working?

github.com/go-task/task - bayeslearner opened this issue 11 months ago
docs: remove unnecessary docs for requires

github.com/go-task/task - teatimeguest opened this pull request 12 months ago
feat: wildcard matching for task names

github.com/go-task/task - pd93 opened this pull request 12 months ago
GOARCH incorrect on Mac M2

github.com/go-task/task - p0ll3n opened this issue 12 months ago
fix: remote prompt

github.com/go-task/task - pd93 opened this pull request 12 months ago
Cannot execute task for each item in a list

github.com/go-task/task - jakubledl opened this issue 12 months ago
Allow `defer` to know if the task succeded or failed

github.com/go-task/task - andreynering opened this issue 12 months ago
feat: read Taskfiles from stdin

github.com/go-task/task - pd93 opened this pull request 12 months ago
refactor: ast merge functions

github.com/go-task/task - pd93 opened this pull request 12 months ago
Special var CLI_SILENT / CLI_VERBOSE

github.com/go-task/task - hans-d opened this issue 12 months ago
Fix issues with JSON Schema + add schema linting to CI

github.com/go-task/task - sirosen opened this pull request 12 months ago
schema.json is not valid

github.com/go-task/task - ZCube opened this issue 12 months ago
feat: add ROOT_TASKFILE special variable

github.com/go-task/task - pd93 opened this pull request 12 months ago
chore: sync translations

github.com/go-task/task - task-bot opened this pull request almost 1 year ago
feat: version checks

github.com/go-task/task - pd93 opened this pull request almost 1 year ago
chore(deps): upgrade x/exp/slices

github.com/go-task/task - andreynering opened this pull request about 1 year ago
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 in /docs

github.com/go-task/task - dependabot[bot] opened this pull request about 1 year ago
Remove unused problematic method

github.com/go-task/task - AlekSi opened this pull request about 1 year ago
feat: invert call.Direct

github.com/go-task/task - pd93 opened this pull request about 1 year ago
chore(deps): bump golang.org/x/term from 0.15.0 to 0.16.0

github.com/go-task/task - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0

github.com/go-task/task - dependabot[bot] opened this pull request about 1 year ago
refactor: bits from the dag branch

github.com/go-task/task - pd93 opened this pull request about 1 year ago
task requires vars doesnt exit if var is not there

github.com/go-task/task - xsteadfastx opened this issue about 1 year ago
feat: add spew function to templater

github.com/go-task/task - pd93 opened this pull request about 1 year ago
feat: add ability to disable dynamic variable caching

github.com/go-task/task - pd93 opened this pull request about 1 year ago
refactor: taskfile/ast package

github.com/go-task/task - pd93 opened this pull request about 1 year ago
Docker compose support

github.com/go-task/task - mgale opened this pull request about 1 year ago
feat: remove v2 support

github.com/go-task/task - pd93 opened this pull request about 1 year ago
Add ability to manipulate files

github.com/go-task/task - iilyak opened this issue about 1 year ago
docs: improved experimental docs formatting

github.com/go-task/task - pd93 opened this pull request about 1 year ago
feat: Any variables 2

github.com/go-task/task - pd93 opened this pull request about 1 year ago
chore: sync translations

github.com/go-task/task - task-bot opened this pull request about 1 year ago
Dynamic vars with tasks

github.com/go-task/task - hans-d opened this issue about 1 year ago
feat: added basic merge template function

github.com/go-task/task - pd93 opened this pull request about 1 year ago
fix: variable propagation

github.com/go-task/task - pd93 opened this pull request about 1 year ago