Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/go-task/task

A task runner / simpler Make alternative written in Go
https://github.com/go-task/task

chore(deps): bump tj-actions/changed-files from 35 to 41 in /.github/workflows

dependabot[bot] opened this pull request about 1 year ago
task requires vars doesnt exit if var is not there

xsteadfastx opened this issue about 1 year ago
feat: add spew function to templater

pd93 opened this pull request about 1 year ago
feat: add ability to disable dynamic variable caching

pd93 opened this pull request about 1 year ago
refactor: taskfile/ast package

pd93 opened this pull request about 1 year ago
Docker compose support

mgale opened this pull request about 1 year ago
feat: remove v2 support

pd93 opened this pull request about 1 year ago
Add ability to manipulate files

iilyak opened this issue about 1 year ago
docs: improved experimental docs formatting

pd93 opened this pull request about 1 year ago
feat: Any variables 2

pd93 opened this pull request about 1 year ago
chore: sync translations

task-bot opened this pull request about 1 year ago
Dynamic vars with tasks

hans-d opened this issue about 1 year ago
feat: added basic merge template function

pd93 opened this pull request about 1 year ago
fix: variable propagation

pd93 opened this pull request about 1 year ago
feat: support looping over map variables

pd93 opened this pull request about 1 year ago
Propagation of variables fails since the v3.33.0 release.

ZCube opened this issue about 1 year ago
feat: CLI_FORCE special variable

pd93 opened this pull request about 1 year ago
chore(deps): bump axios from 1.4.0 to 1.6.2 in /docs

dependabot[bot] opened this pull request about 1 year ago
Docusaurus v3

pd93 opened this pull request about 1 year ago
feat: add aliases to --json output

pd93 opened this pull request about 1 year ago
Include aliases in `--list --json`

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

lucasfcnunes opened this issue about 1 year ago
taks --list-all descriptions

hans-d opened this issue about 1 year ago
With --list, allow certain tasks to be pinned on top

hans-d opened this issue about 1 year ago
chore(docs): fix downlaoded typo

williamsjokvist opened this pull request about 1 year ago
Support any variables

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

dependabot[bot] opened this pull request about 1 year ago
chore: sync translations

task-bot opened this pull request about 1 year ago
Variables don't work at the beginning of a command

fschoell opened this issue about 1 year ago
Any variables experiment

pd93 opened this issue about 1 year ago
Using summary with a for loop using tasks is not very descriptive.

hans-d opened this issue about 1 year ago
Expose --force(-all) flag as variable so it can be acted upon

hans-d opened this issue about 1 year ago
Support labels for commands

Chi-teck opened this issue about 1 year ago
Inadequate Propagation of SIGTERM and SIGINT to Task Subprocesses

cake-monotone opened this issue about 1 year ago
Format Taskfile's per styleguide

blade2005 opened this issue about 1 year ago
Auto complete hangs with remote taskfiles

wburningham opened this issue about 1 year ago
go install fails with "module declares its path as ... but was required as"

EmilyGraceSeville7cf opened this issue about 1 year ago
chore: sync translations

task-bot opened this pull request about 1 year ago
Feature Request: Have an auto update ttl for downloaded taskfiles

c-ameron opened this issue about 1 year ago
feat: check and cache the task definition, variables, status

aminya opened this pull request about 1 year ago
Make `cmd` platform independent

gabyx opened this issue about 1 year ago
chore: sync translations

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

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

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

dependabot[bot] opened this pull request about 1 year ago
SIGSEGV on missing "version" attribute

coffeemicha opened this issue about 1 year ago
Recent taskfile doesn't take vars from env or args

titpetric opened this issue about 1 year ago
Environment inheritance not working as expected when invoking subtasks

titpetric opened this issue about 1 year ago
Discord channel in github template

titpetric opened this issue about 1 year ago
chore: sync translations

task-bot opened this pull request about 1 year ago
--watch detects change but skips task when "run: when_changed" is set

joshwilson-dbx opened this issue about 1 year ago
Add silent to for_call schema

iainvm opened this pull request over 1 year ago
Property silent is not allowed when using "for_call"

iainvm opened this issue over 1 year ago
fix: load dotenv before vars

yordis opened this pull request over 1 year ago
fix: ensure requires works with dotenv at the task level

yordis opened this pull request over 1 year ago
Fix Type inference error in ordered map sort

Atterpac opened this pull request over 1 year ago
dotenv files are loaded before task dependencies are ready

grishasergii opened this issue over 1 year ago
Change to sources triggers all tasks when using watch

kasperg opened this issue over 1 year ago
docs example for `preconditions` doesn't work as written

phred opened this issue over 1 year ago
Including taskfiles on root namespace / Inline includes

BrunoSilvaFreire opened this issue over 1 year ago
fix(platforms): do not run dynamic vars for other platforms

andreynering opened this pull request over 1 year ago
chore: sync translations

task-bot opened this pull request over 1 year ago
chore(deps): bump @babel/traverse from 7.18.2 to 7.23.2 in /docs

dependabot[bot] opened this pull request over 1 year ago
Preconditions should have "platforms" for ease of use

uded opened this issue over 1 year ago
Ability to use ROOT_DIR in includes

vmaerten opened this issue over 1 year ago
chore: sync translations

task-bot opened this pull request over 1 year ago
Initial requires_strict setup

mgale opened this pull request over 1 year ago
Asynchronous execution of sudo in parallel breaks terminal

sylv-io opened this issue over 1 year ago
feat: add --no-status option

amancevice opened this pull request over 1 year ago
chore: sync translations

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

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

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

dependabot[bot] opened this pull request over 1 year ago
requires.env seem to run before dotenv files are loaded

G07cha opened this issue over 1 year ago
feat: add ability to set `watch: true` in Taskfile

andreynering opened this pull request over 1 year ago
Version > 3.28 not working with include from different Taskfiles

almeida-allan opened this issue over 1 year ago
Dotenv no longer pulled from working directory by default

TazBruce opened this issue over 1 year ago
feat: add -J / --json-simple option

amancevice opened this pull request over 1 year ago
chore: remove accidentally added taskfile-dag.gv

skaluzka opened this pull request over 1 year ago
fix: exclude other "ignored" files.

butuzov opened this pull request over 1 year ago
version >3.28 not found by winget - winget manifests wrong

dpprdan opened this issue over 1 year ago
ROOT_DIR variable is not an absolute path.

wburningham opened this issue over 1 year ago
Add new installation method for Debian/Ubuntu users

lfromanini opened this issue over 1 year ago
Allow grouping of tasks when running `task --list --sort none`

JakeSummers opened this issue over 1 year ago
Text of multi line description not aligned when running `task --list`

JakeSummers opened this issue over 1 year ago
Interpolation of variables into complex strings does not work

achetronic opened this issue over 1 year ago
feat: enable root remote taskfiles

pd93 opened this pull request over 1 year ago
define random strings

Sopka opened this issue over 1 year ago
feat: prefer remote taskfiles over cached ones

pd93 opened this pull request over 1 year ago
feat: unify prompts

pd93 opened this pull request over 1 year ago
fix: templates on task descriptions

blackjid opened this pull request over 1 year ago
feat: error handling for undefined schema version

pd93 opened this pull request over 1 year ago