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

Add global preconditions

tommyalatalo opened this issue almost 5 years ago
Add generate-completion command

Chi-teck opened this issue almost 5 years ago
Variable and environment variable order and use needs clarification

tommyalatalo opened this issue almost 5 years ago
Does not expand variables during first iteration

kovetskiy opened this issue about 5 years ago
[Feature Request] Private tasks

JulienBreux opened this issue about 5 years ago
Allow to reference abstract tasks in included Taskfiles

thomews opened this issue about 5 years ago
Task is not honouring the dir is when call go dep in a Taskfile.yml

kevinneufeld opened this issue about 5 years ago
How to handle shell and shell functions

tommyalatalo opened this issue about 5 years ago
Support for multiline cmds

testautomation opened this issue about 5 years ago
Add option to 'flatten' included taskfiles

tommyalatalo opened this issue about 5 years ago
executable file not found in $PATH (windows)

ubermanu opened this issue about 5 years ago
fix: tab indent 4 space

klauern opened this pull request about 5 years ago
How to handle quotes in variables?

matthijskooijman opened this issue about 5 years ago
I want to set default current working directory in Taskfile.yml.

mitsuru793 opened this issue over 5 years ago
Bash autocompletion for task

bfarayev opened this pull request over 5 years ago
does --watch sources support docker?

leefernandes opened this issue over 5 years ago
Add interpreted go code as an alternative to shell

ddtmachado opened this issue over 5 years ago
Validate variable via preconditions

jul14n-n opened this issue over 5 years ago
perhaps the checksum should consider the generated files too?

crewjam opened this issue over 5 years ago
Add interactive input system

JulienBreux opened this pull request over 5 years ago
sources option for deps tasks maybe w/ bug

frederikhors opened this issue over 5 years ago
checksum and "start server" should always start the first time

frederikhors opened this issue over 5 years ago
watch: true for task in .yml directly

frederikhors opened this issue over 5 years ago
Extended globbing support

Wicketd opened this issue over 5 years ago
looping over files

sejo opened this issue over 5 years ago
Help with escaping characters

matthew-hollick opened this issue over 5 years ago
Cannot correctly modify environment variable PATH for use in task commands

i-am-david-fernandez opened this issue over 5 years ago
Support built-in shell commands for an improved Windows support

lunny opened this issue almost 6 years ago
Declaring task dependencies using template

AkihikoITOH opened this issue almost 6 years ago
Roadmap to version 3

andreynering opened this issue almost 6 years ago
Allow shorter syntax for tasks with default configuration

andreynering opened this issue almost 6 years ago
internal/args: Parameters given before any task should be added to all tasks

andreynering opened this issue almost 6 years ago
How to force task but not its dependencies

sheerun opened this issue almost 6 years ago
env: is not being expanded, so stuff like ~ isn't working there

Ilyes512 opened this issue almost 6 years ago
Allow to use Taskfile.yaml a alternative name

lalloni opened this pull request almost 6 years ago
Add Taskfile.yaml default file name alternative

lalloni opened this issue almost 6 years ago
Add options to make all variables available as environment variables

jamestenglish opened this issue almost 6 years ago
How to escape Go template in a docker inspect command

imranansari opened this issue almost 6 years ago
Allowing assigning the STDOUT result of a task to a variable

dischello opened this issue almost 6 years ago
Escape Colon in Cmds

tommyknows opened this issue almost 6 years ago
Working directory for deps and subtasks

alexandrem opened this issue almost 6 years ago
"Required Variables" and results of `cmd`

stephenprater opened this issue about 6 years ago
A way to show the values of all defined variables

typeless opened this issue about 6 years ago
multiline problem

alaingilbert opened this issue about 6 years ago
Running 'background' task hangs

orthomind opened this issue about 6 years ago
watch: interrupt ongoing task

stelcheck opened this issue about 6 years ago
Running commands on PowerShell (on Windows)

frederikhors opened this issue about 6 years ago
Errors finding packages

Pbsteed opened this issue about 6 years ago
Parse YAML files using strict mode again once go-yaml/yaml#410 is fixed

andreynering opened this issue about 6 years ago
Allow generates to be a command

jaxxstorm opened this issue about 6 years ago
Is there an automatic variable that contains the task name?

jmdots opened this issue about 6 years ago
New feature: action on error

edillmann opened this issue over 6 years ago
Support declaring non-string (bool, maps, slices, etc) variables

philippgille opened this issue over 6 years ago
Global environmental variables

siwyd opened this issue over 6 years ago
Enable colored output in cli programs run by task

mehcode opened this issue over 6 years ago
Add "JSON Schema" support to improve experience with code editors

antonmarin opened this issue over 6 years ago
Text of multi line description not aligned

kamilbiela opened this issue over 6 years ago
Document importance of specifying version in Taskfile

jpwhite3 opened this issue over 6 years ago
Fail if variable isn't set

jaxxstorm opened this issue over 6 years ago
Consider use as an external library

jaxxstorm opened this issue over 6 years ago
Consider switch from dep to Go modules

andreynering opened this issue over 6 years ago
Add zsh completion

sawadashota opened this pull request almost 7 years ago
How can I allow task execution only in docker container?

harobed opened this issue almost 7 years ago
A warning/confirm field that shows a confirm prompt before proceeding

ianwalter opened this issue almost 7 years ago
Tilde evaluation mangles output

masaeedu opened this issue almost 7 years ago
Capturing output as a variable.

huxoll opened this issue almost 7 years ago
Variable propagation to subtasks

atar-axis opened this issue about 7 years ago
Templating, command lists and file globs

twhiston opened this issue about 7 years ago
Flag to test if task(s) are up-to-date

smyrman opened this issue about 7 years ago
Add indirections through functions

sascha-andres opened this pull request about 7 years ago
Improve nested variables support

andreynering opened this pull request about 7 years ago
expanding of home dir (~) is not working

i4o opened this issue over 7 years ago
watch: run command for each changed file

sl5net opened this issue over 7 years ago
Allow template substitution as begining of cmds: item

robinbryce opened this issue over 7 years ago
escape template substitution for task params

conejo opened this issue over 7 years ago
What Version?

runeimp opened this issue over 7 years ago
Output of task help

runeimp opened this issue over 7 years ago
Allow absolute path in generates section.

smyrman opened this pull request over 7 years ago
better error output for dynamic variables in Taskvars.yml

zbindenren opened this pull request over 7 years ago
Allow template evaluation when calling a task with vars

smyrman opened this pull request over 7 years ago
better error output for dynamic variables in Taskvars.yml

zbindenren opened this pull request over 7 years ago
remove TOML and JSON support?

andreynering opened this issue over 7 years ago
Add task parameters

andreynering opened this pull request over 7 years ago
Migrate from os/exec.Cmd to a native Go sh interpreter

andreynering opened this pull request almost 8 years ago
Colon in cmds fails yaml parsing

zbindenren opened this issue almost 8 years ago
Adding producer semantics

sascha-andres opened this issue almost 8 years ago
Feature: Would be nice to have a more dynamic Taskvar file

zbindenren opened this issue almost 8 years ago
add help task

zbindenren opened this pull request almost 8 years ago
Feature: OS specific task files with resulting overwrite

zbindenren opened this issue almost 8 years ago
Variable handling

sascha-andres opened this pull request almost 8 years ago
Added chdir to task

sascha-andres opened this pull request almost 8 years ago
added yml/json/toml support, --help flag, and example directory

tscholl2 opened this pull request almost 8 years ago
Variables?

chasinglogic opened this issue almost 8 years ago