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 option to reuse shell

richard-hajek opened this issue almost 2 years ago
feat: custom error codes

pd93 opened this pull request almost 2 years ago
Fix fish completions for tasks with aliases

arcuru opened this pull request almost 2 years ago
docs: optimize document format

misitebao opened this pull request almost 2 years ago
Website: Sync translations

task-bot opened this pull request almost 2 years ago
refactor: logger singleton

pd93 opened this pull request almost 2 years ago
Bug/problem to put a variable in an include

Antoine-Sevec opened this issue almost 2 years ago
CLI_ARGS is not available in top-level vars

fcwoknhenuxdfiyv opened this issue almost 2 years ago
fix: status-checks should respect task and global silent-mode

danquah opened this pull request almost 2 years ago
feat: implement task sorting with `--sort` flag

pd93 opened this pull request almost 2 years ago
docs: fix usage.md

misitebao opened this pull request almost 2 years ago
Website: Sync translations

task-bot opened this pull request almost 2 years ago
feat(website): add Portuguese,Brazilian and Russian

misitebao opened this pull request almost 2 years ago
chore: fix auto upload workflow

misitebao opened this pull request almost 2 years ago
refactor: use require for testing errors

pd93 opened this pull request almost 2 years ago
refactor: enable gofumpt linter and fix all issues

pd93 opened this pull request almost 2 years ago
Add Taskfile.yml as a default watcher file and reload content

misery opened this pull request almost 2 years ago
Summary for overall taskfile

boosh opened this issue almost 2 years ago
Website: Sync translations

task-bot opened this pull request almost 2 years ago
Environment variables not overriding vars

boosh opened this issue almost 2 years ago
docs: add winget installation instructions

misitebao opened this pull request almost 2 years ago
Traceback is shown when command fails in Taskfile

EmilySeville7cfg opened this issue almost 2 years ago
Feature Request: Dependency Cleanup

paulo-raca opened this issue almost 2 years ago
A few small issues with npm package @go-task/cli

kenbankspeng opened this issue almost 2 years ago
Versions 2.* are not distinguishable

EmilySeville7cfg opened this issue almost 2 years ago
Ability to use the dotenv key inside included Taskfiles

apgrucza opened this issue almost 2 years ago
Any support to FreeBSD soon?

mojadita opened this issue almost 2 years ago
add environment variable-based configuration

droopy4096 opened this pull request almost 2 years ago
add environment variable-based configuration

droopy4096 opened this issue almost 2 years ago
Idea: Consider having functions to access variables and envs

andreynering opened this issue almost 2 years ago
Add task section to describe its input arguments

nicomeunier opened this issue almost 2 years ago
Vars order matters when it shouldn't. Maps don't have order.

ghostsquad opened this issue almost 2 years ago
Task 3.22.0 test fails on Fedora 37

mefuller opened this issue almost 2 years ago
Proposal: Migrate `master` to `main`

pd93 opened this issue almost 2 years ago
chore: update refs from `master` to `main`

pd93 opened this pull request almost 2 years ago
USER_WORKING_DIR creates unexpected directory

dvgitit opened this issue almost 2 years ago
global flag not implemented

dvgitit opened this issue almost 2 years ago
defered tasks and commands cannot be silenced

joelanford opened this issue almost 2 years ago
Consider migrating from `stretchr/testify/assert` to `alecthomas/assert`

andreynering opened this issue almost 2 years ago
Documentation: Add a "template funcs" section to the API reference page

andreynering opened this issue almost 2 years ago
Please consider to implement an equivalent of GNU Make's $^ variable

skaluzka opened this issue almost 2 years ago
Fix output "prefixed" option in schema.json

pzloty opened this pull request almost 2 years ago
Taskfile Scoped Variables

ameergituser opened this issue almost 2 years ago
Add `--global` (`-g`) flag

andreynering opened this pull request almost 2 years ago
Redirecting the `task` command output also lists the CWD contents

bergercookie opened this issue almost 2 years ago
Variables provided via command line should override ones set in Taskfile.yaml

kerma opened this pull request almost 2 years ago
`dir` does not create a directory in some cases

AlekSi opened this issue almost 2 years ago
Ensure that `TASK_TEMP_DIR` is considered if set on the `.env` file

dellekappa opened this issue almost 2 years ago
dotenv not working at task level

DjinNO opened this issue almost 2 years ago
Vars don't get properly propagated with two levels of `included` nesting

gsantoro opened this issue almost 2 years ago
Precedence of environment variables not respected in v3.20.0

blakewatters opened this issue about 2 years ago
Fingerprinting for task that calls internal tasks

timbmg opened this issue about 2 years ago
bash select in task

sherlant opened this issue about 2 years ago
Extremely high CPU usage with `-w`

max-sixty opened this issue about 2 years ago
Add support for 'platforms' in both task and command

leaanthony opened this pull request about 2 years ago
[Proposal] Inline platform/arch key for commands

leaanthony opened this issue about 2 years ago
Docker Proof-of-Concept

andreynering opened this pull request about 2 years ago
feat: Out-of-date dependency to force execution of an up-to-date task

ConX opened this pull request about 2 years ago
`include` interpolation doesn't support dynamic variables

fatmcgav-depop opened this issue about 2 years ago
Autocompletion does not work from subfolders

TheKangaroo opened this issue about 2 years ago
Use sources as variable

NVolcz opened this issue about 2 years ago
Support all-lowercase taskfile.yaml filenames

pioio opened this issue about 2 years ago
Allow for changing the order of tasks when listing tasks

pioio opened this issue about 2 years ago
fix: interpolate includes taskfile and dir

pd93 opened this pull request about 2 years ago
Command-level dir (cd)

MadL1me opened this issue about 2 years ago
Publish `task` as a Python package

sisp opened this issue about 2 years ago
`&` at the end of `cmd` doesn't run the command in background

Mussabaheen opened this issue about 2 years ago
feat: include aliases in --list --silent output

pd93 opened this pull request about 2 years ago
`cmd:` accepted as task key

Rots opened this issue over 2 years ago
Add VCS_ROOT variable

sdemura opened this issue over 2 years ago
TASKFILE_DIR is incorrect

nfam opened this issue over 2 years ago
refactor: implement task list filtering

pd93 opened this pull request over 2 years ago
Allow marking variables as required, and fail task if they're absent

deepbrook opened this issue over 2 years ago
Add file path to YAML error message

ronaudinho opened this pull request over 2 years ago
Throw error on Taskfiles with nonexistent YAML keys

kovan opened this issue over 2 years ago
feat: optional task filtering with `task -l=foo`

notnmeyer opened this pull request over 2 years ago
Colorize --list, --list-all and --summary output

pd93 opened this pull request over 2 years ago
Specify minimum required task verison.

sdemura opened this issue over 2 years ago
Bash completion: _init_completion: command not found

jfwilkus opened this issue over 2 years ago
TASKFILE_DIR always resolves to ROOT_DIR

postlund opened this issue over 2 years ago
cannot use vars with sources\generates

antonio-antuan opened this issue over 2 years ago
#363 respect ignore errors

core-dev-crypto opened this pull request over 2 years ago
#100 confirm prompt before proceeding

core-dev-crypto opened this pull request over 2 years ago
cannot override vars from console

antonio-antuan opened this issue over 2 years ago
Wrong shell execution directory for task-local variables

MarioSchwalbe opened this issue over 2 years ago
Bring global variables into scope of include paths

cdfa opened this issue over 2 years ago
Attempt to fix Task not following symlinks

ilewin opened this pull request over 2 years ago
Add Landlock sandboxing support

MDr164 opened this pull request over 2 years ago
Paths are not correctly resolved when using "dir"

Nantero1 opened this issue over 2 years ago