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

Add Taskfile.yml as a default watcher file and reload content

github.com/go-task/task - misery opened this pull request almost 2 years ago
Summary for overall taskfile

github.com/go-task/task - boosh opened this issue almost 2 years ago
Website: Sync translations

github.com/go-task/task - task-bot opened this pull request almost 2 years ago
Environment variables not overriding vars

github.com/go-task/task - boosh opened this issue almost 2 years ago
docs: add winget installation instructions

github.com/go-task/task - misitebao opened this pull request almost 2 years ago
Traceback is shown when command fails in Taskfile

github.com/go-task/task - EmilySeville7cfg opened this issue almost 2 years ago
Feature Request: Dependency Cleanup

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

github.com/go-task/task - kenbankspeng opened this issue almost 2 years ago
Versions 2.* are not distinguishable

github.com/go-task/task - EmilySeville7cfg opened this issue almost 2 years ago
Any support to FreeBSD soon?

github.com/go-task/task - mojadita opened this issue almost 2 years ago
add environment variable-based configuration

github.com/go-task/task - droopy4096 opened this pull request almost 2 years ago
add environment variable-based configuration

github.com/go-task/task - droopy4096 opened this issue almost 2 years ago
Add task section to describe its input arguments

github.com/go-task/task - nicomeunier opened this issue almost 2 years ago
Task 3.22.0 test fails on Fedora 37

github.com/go-task/task - mefuller opened this issue almost 2 years ago
Proposal: Migrate `master` to `main`

github.com/go-task/task - pd93 opened this issue almost 2 years ago
chore: update refs from `master` to `main`

github.com/go-task/task - pd93 opened this pull request almost 2 years ago
USER_WORKING_DIR creates unexpected directory

github.com/go-task/task - dvgitit opened this issue almost 2 years ago
global flag not implemented

github.com/go-task/task - dvgitit opened this issue almost 2 years ago
defered tasks and commands cannot be silenced

github.com/go-task/task - joelanford opened this issue almost 2 years ago
Fix output "prefixed" option in schema.json

github.com/go-task/task - pzloty opened this pull request almost 2 years ago
Taskfile Scoped Variables

github.com/go-task/task - ameergituser opened this issue almost 2 years ago
Add `--global` (`-g`) flag

github.com/go-task/task - andreynering opened this pull request almost 2 years ago
`dir` does not create a directory in some cases

github.com/go-task/task - AlekSi opened this issue almost 2 years ago
dotenv not working at task level

github.com/go-task/task - DjinNO opened this issue almost 2 years ago
Fingerprinting for task that calls internal tasks

github.com/go-task/task - timbmg opened this issue almost 2 years ago
bash select in task

github.com/go-task/task - sherlant opened this issue almost 2 years ago
Extremely high CPU usage with `-w`

github.com/go-task/task - max-sixty opened this issue almost 2 years ago
Add support for 'platforms' in both task and command

github.com/go-task/task - leaanthony opened this pull request about 2 years ago
[Proposal] Inline platform/arch key for commands

github.com/go-task/task - leaanthony opened this issue about 2 years ago
Docker Proof-of-Concept

github.com/go-task/task - andreynering opened this pull request about 2 years ago
`include` interpolation doesn't support dynamic variables

github.com/go-task/task - fatmcgav-depop opened this issue about 2 years ago
Autocompletion does not work from subfolders

github.com/go-task/task - TheKangaroo opened this issue about 2 years ago
Use sources as variable

github.com/go-task/task - NVolcz opened this issue about 2 years ago
Support all-lowercase taskfile.yaml filenames

github.com/go-task/task - pioio opened this issue about 2 years ago
fix: interpolate includes taskfile and dir

github.com/go-task/task - pd93 opened this pull request about 2 years ago
Command-level dir (cd)

github.com/go-task/task - MadL1me opened this issue about 2 years ago
Publish `task` as a Python package

github.com/go-task/task - sisp opened this issue about 2 years ago
feat: include aliases in --list --silent output

github.com/go-task/task - pd93 opened this pull request about 2 years ago
`cmd:` accepted as task key

github.com/go-task/task - Rots opened this issue about 2 years ago
Add VCS_ROOT variable

github.com/go-task/task - sdemura opened this issue about 2 years ago
TASKFILE_DIR is incorrect

github.com/go-task/task - nfam opened this issue about 2 years ago
refactor: implement task list filtering

github.com/go-task/task - pd93 opened this pull request over 2 years ago
Add file path to YAML error message

github.com/go-task/task - ronaudinho opened this pull request over 2 years ago
feat: optional task filtering with `task -l=foo`

github.com/go-task/task - notnmeyer opened this pull request over 2 years ago
Colorize --list, --list-all and --summary output

github.com/go-task/task - pd93 opened this pull request over 2 years ago
Specify minimum required task verison.

github.com/go-task/task - sdemura opened this issue over 2 years ago
TASKFILE_DIR always resolves to ROOT_DIR

github.com/go-task/task - postlund opened this issue over 2 years ago
cannot use vars with sources\generates

github.com/go-task/task - antonio-antuan opened this issue over 2 years ago
#363 respect ignore errors

github.com/go-task/task - core-dev-crypto opened this pull request over 2 years ago
#100 confirm prompt before proceeding

github.com/go-task/task - core-dev-crypto opened this pull request over 2 years ago
cannot override vars from console

github.com/go-task/task - antonio-antuan opened this issue over 2 years ago
Wrong shell execution directory for task-local variables

github.com/go-task/task - MarioSchwalbe opened this issue over 2 years ago
Attempt to fix Task not following symlinks

github.com/go-task/task - ilewin opened this pull request over 2 years ago
Add Landlock sandboxing support

github.com/go-task/task - MDr164 opened this pull request over 2 years ago
Paths are not correctly resolved when using "dir"

github.com/go-task/task - Nantero1 opened this issue over 2 years ago
{{.TASK}} remains in task listing

github.com/go-task/task - MarioSchwalbe opened this issue over 2 years ago
Option to return exit code of the command

github.com/go-task/task - tennox opened this issue over 2 years ago
Redirect is messing up order

github.com/go-task/task - sandboxcom opened this issue over 2 years ago
Inversible

github.com/go-task/task - taaylormoon opened this issue over 2 years ago
ENV vars are not usable within other env var declarations

github.com/go-task/task - iFrozenPhoenix opened this issue over 2 years ago
Allow users to override colors

github.com/go-task/task - amancevice opened this pull request over 2 years ago
Vars of included Taskfiles in included Taskfiles

github.com/go-task/task - maxwassiljew opened this issue over 2 years ago
Add `-n` as short cut for `--dry` - solves #776

github.com/go-task/task - ascheman opened this pull request over 2 years ago
Run Tasks in Background

github.com/go-task/task - tiloio opened this issue over 2 years ago
Syntax to reference tasks from top level

github.com/go-task/task - postlund opened this issue over 2 years ago