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: support looping over map variables

github.com/go-task/task - pd93 opened this pull request about 1 year ago
feat: CLI_FORCE special variable

github.com/go-task/task - pd93 opened this pull request about 1 year ago
chore(deps): bump axios from 1.4.0 to 1.6.2 in /docs

github.com/go-task/task - dependabot[bot] opened this pull request about 1 year ago
Docusaurus v3

github.com/go-task/task - pd93 opened this pull request about 1 year ago
feat: add aliases to --json output

github.com/go-task/task - pd93 opened this pull request about 1 year ago
Include aliases in `--list --json`

github.com/go-task/task - hans-d opened this issue about 1 year ago
Remove task env if empty/null

github.com/go-task/task - lucasfcnunes opened this issue about 1 year ago
taks --list-all descriptions

github.com/go-task/task - hans-d opened this issue about 1 year ago
chore(docs): fix downlaoded typo

github.com/go-task/task - williamsjokvist opened this pull request about 1 year ago
Support any variables

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

github.com/go-task/task - dependabot[bot] 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
Variables don't work at the beginning of a command

github.com/go-task/task - fschoell opened this issue about 1 year ago
Any variables experiment

github.com/go-task/task - pd93 opened this issue about 1 year ago
Support labels for commands

github.com/go-task/task - Chi-teck opened this issue about 1 year ago
Format Taskfile's per styleguide

github.com/go-task/task - blade2005 opened this issue about 1 year ago
Auto complete hangs with remote taskfiles

github.com/go-task/task - wburningham opened this issue about 1 year ago
chore: sync translations

github.com/go-task/task - task-bot opened this pull request about 1 year ago
Make `cmd` platform independent

github.com/go-task/task - gabyx opened this issue about 1 year ago
chore: sync translations

github.com/go-task/task - task-bot opened this pull request about 1 year ago
chore(deps): bump github.com/fatih/color from 1.15.0 to 1.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.4.0 to 0.5.0

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

github.com/go-task/task - dependabot[bot] opened this pull request about 1 year ago
SIGSEGV on missing "version" attribute

github.com/go-task/task - coffeemicha opened this issue about 1 year ago
Recent taskfile doesn't take vars from env or args

github.com/go-task/task - titpetric opened this issue about 1 year ago
Discord channel in github template

github.com/go-task/task - titpetric opened this issue about 1 year ago
chore: sync translations

github.com/go-task/task - task-bot opened this pull request about 1 year ago
Add silent to for_call schema

github.com/go-task/task - iainvm opened this pull request about 1 year ago
fix: load dotenv before vars

github.com/go-task/task - yordis opened this pull request about 1 year ago
fix: ensure requires works with dotenv at the task level

github.com/go-task/task - yordis opened this pull request about 1 year ago
Fix Type inference error in ordered map sort

github.com/go-task/task - Atterpac opened this pull request about 1 year ago
Including taskfiles on root namespace / Inline includes

github.com/go-task/task - BrunoSilvaFreire opened this issue about 1 year ago
fix(platforms): do not run dynamic vars for other platforms

github.com/go-task/task - andreynering 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
chore(deps): bump @babel/traverse from 7.18.2 to 7.23.2 in /docs

github.com/go-task/task - dependabot[bot] opened this pull request about 1 year ago
Ability to use ROOT_DIR in includes

github.com/go-task/task - vmaerten opened this issue about 1 year ago
chore: sync translations

github.com/go-task/task - task-bot opened this pull request over 1 year ago
Initial requires_strict setup

github.com/go-task/task - mgale opened this pull request over 1 year ago
feat: add --no-status option

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

github.com/go-task/task - task-bot opened this pull request over 1 year ago
chore(deps): bump golang.org/x/term from 0.12.0 to 0.13.0

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

github.com/go-task/task - dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump postcss from 8.4.14 to 8.4.31 in /docs

github.com/go-task/task - dependabot[bot] opened this pull request over 1 year ago
feat: add ability to set `watch: true` in Taskfile

github.com/go-task/task - andreynering opened this pull request over 1 year ago
feat: add -J / --json-simple option

github.com/go-task/task - amancevice opened this pull request over 1 year ago
chore: remove accidentally added taskfile-dag.gv

github.com/go-task/task - skaluzka opened this pull request over 1 year ago
fix: exclude other "ignored" files.

github.com/go-task/task - butuzov opened this pull request over 1 year ago
ROOT_DIR variable is not an absolute path.

github.com/go-task/task - wburningham opened this issue over 1 year ago
Add new installation method for Debian/Ubuntu users

github.com/go-task/task - lfromanini opened this issue over 1 year ago
feat: enable root remote taskfiles

github.com/go-task/task - pd93 opened this pull request over 1 year ago
define random strings

github.com/go-task/task - Sopka opened this issue over 1 year ago
feat: prefer remote taskfiles over cached ones

github.com/go-task/task - pd93 opened this pull request over 1 year ago
feat: unify prompts

github.com/go-task/task - pd93 opened this pull request over 1 year ago
fix: templates on task descriptions

github.com/go-task/task - blackjid opened this pull request over 1 year ago
feat: error handling for undefined schema version

github.com/go-task/task - pd93 opened this pull request over 1 year ago
`vars` available for `cmd` inside `cmds`

github.com/go-task/task - davinkevin opened this issue over 1 year ago
Do not print precondition error if context was aborted

github.com/go-task/task - sylv-io opened this pull request over 1 year ago
chore: sync translations

github.com/go-task/task - task-bot opened this pull request over 1 year ago
mkdir .task: permission denied

github.com/go-task/task - kjdev opened this issue over 1 year ago
fix special variables

github.com/go-task/task - pd93 opened this pull request over 1 year ago
ROOT_DIR is current work dir

github.com/go-task/task - nych opened this issue over 1 year ago
Avoid running prompt when status is met

github.com/go-task/task - WnP opened this issue over 1 year ago
chore(deps): upgrade slim-sprig to v3.0.0

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

github.com/go-task/task - task-bot opened this pull request over 1 year ago
Command pre/post/task_separator hooks

github.com/go-task/task - krystian-panek-wttech opened this pull request over 1 year ago
chore(deps): bump golang.org/x/term from 0.11.0 to 0.12.0

github.com/go-task/task - dependabot[bot] opened this pull request over 1 year ago
checksum: Use XXH3 algorithm instead of md5

github.com/go-task/task - ReillyBrogan opened this pull request over 1 year ago