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
github.com/go-task/task - misery opened this pull request almost 2 years ago
Website: Sync translations
github.com/go-task/task - task-bot opened this pull request almost 2 years ago
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
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
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
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
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
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
github.com/go-task/task - EmilySeville7cfg opened this issue almost 2 years ago
Ability to use the dotenv key inside included Taskfiles
github.com/go-task/task - apgrucza opened this issue almost 2 years ago
github.com/go-task/task - apgrucza 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
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
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
github.com/go-task/task - droopy4096 opened this issue almost 2 years ago
Idea: Consider having functions to access variables and envs
github.com/go-task/task - andreynering opened this issue almost 2 years ago
github.com/go-task/task - andreynering 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
github.com/go-task/task - nicomeunier opened this issue almost 2 years ago
Environment definitions in task files should have precedence over predefined environment variables
github.com/go-task/task - jaedle opened this pull request almost 2 years ago
github.com/go-task/task - jaedle opened this pull request almost 2 years ago
Vars order matters when it shouldn't. Maps don't have order.
github.com/go-task/task - ghostsquad opened this issue almost 2 years ago
github.com/go-task/task - ghostsquad 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
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
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
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
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
github.com/go-task/task - joelanford opened this issue almost 2 years ago
Consider migrating from `stretchr/testify/assert` to `alecthomas/assert`
github.com/go-task/task - andreynering opened this issue almost 2 years ago
github.com/go-task/task - andreynering opened this issue almost 2 years ago
Documentation: Add a "template funcs" section to the API reference page
github.com/go-task/task - andreynering opened this issue almost 2 years ago
github.com/go-task/task - andreynering opened this issue almost 2 years ago
Add `splitArgs` template function to allow to reliably get arguments of `CLI_ARGS`
github.com/go-task/task - andreynering opened this issue almost 2 years ago
github.com/go-task/task - andreynering opened this issue almost 2 years ago
Environment variables from shell takes precedence over task file definition
github.com/go-task/task - jaedle opened this issue almost 2 years ago
github.com/go-task/task - jaedle opened this issue almost 2 years ago
Please consider to implement an equivalent of GNU Make's $^ variable
github.com/go-task/task - skaluzka opened this issue almost 2 years ago
github.com/go-task/task - skaluzka 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
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
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
github.com/go-task/task - andreynering opened this pull request almost 2 years ago
after task error: "fatal error: all goroutines are asleep - deadlock!"
github.com/go-task/task - tennox opened this issue almost 2 years ago
github.com/go-task/task - tennox opened this issue almost 2 years ago
Redirecting the `task` command output also lists the CWD contents
github.com/go-task/task - bergercookie opened this issue almost 2 years ago
github.com/go-task/task - bergercookie opened this issue almost 2 years ago
Environment variable are loaded by dotenv before dependency tasks are executed
github.com/go-task/task - gsantoro opened this issue almost 2 years ago
github.com/go-task/task - gsantoro opened this issue almost 2 years ago
Variables provided via command line should override ones set in Taskfile.yaml
github.com/go-task/task - kerma opened this pull request almost 2 years ago
github.com/go-task/task - kerma 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
github.com/go-task/task - AlekSi opened this issue almost 2 years ago
Ensure that `TASK_TEMP_DIR` is considered if set on the `.env` file
github.com/go-task/task - dellekappa opened this issue almost 2 years ago
github.com/go-task/task - dellekappa 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
github.com/go-task/task - DjinNO opened this issue almost 2 years ago
Vars don't get properly propagated with two levels of `included` nesting
github.com/go-task/task - gsantoro opened this issue almost 2 years ago
github.com/go-task/task - gsantoro opened this issue almost 2 years ago
Precedence of environment variables not respected in v3.20.0
github.com/go-task/task - blakewatters opened this issue almost 2 years ago
github.com/go-task/task - blakewatters 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
github.com/go-task/task - timbmg 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
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
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
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
github.com/go-task/task - andreynering opened this pull request about 2 years ago
feat: Out-of-date dependency to force execution of an up-to-date task
github.com/go-task/task - ConX opened this pull request about 2 years ago
github.com/go-task/task - ConX opened this pull request about 2 years ago
Signal option for watched mode (instead of just killing the process)
github.com/go-task/task - HeCorr opened this issue about 2 years ago
github.com/go-task/task - HeCorr opened this issue 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
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
github.com/go-task/task - TheKangaroo 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
github.com/go-task/task - pioio opened this issue about 2 years ago
Allow for changing the order of tasks when listing tasks
github.com/go-task/task - pioio opened this issue about 2 years ago
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
github.com/go-task/task - pd93 opened this pull request about 2 years ago
Enable GHA output grouping prevents real-time streaming of stdout/stderr
github.com/go-task/task - ssbarnea opened this issue about 2 years ago
github.com/go-task/task - ssbarnea 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
github.com/go-task/task - sisp opened this issue about 2 years ago
`&` at the end of `cmd` doesn't run the command in background
github.com/go-task/task - Mussabaheen opened this issue about 2 years ago
github.com/go-task/task - Mussabaheen 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
github.com/go-task/task - pd93 opened this pull request about 2 years ago
Working directory of included taskfiles differs depending on called task's location
github.com/go-task/task - deepbrook opened this issue about 2 years ago
github.com/go-task/task - deepbrook 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
github.com/go-task/task - pd93 opened this pull request over 2 years ago
Allow marking variables as required, and fail task if they're absent
github.com/go-task/task - deepbrook opened this issue over 2 years ago
github.com/go-task/task - deepbrook opened this issue 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
github.com/go-task/task - ronaudinho opened this pull request over 2 years ago
Throw error on Taskfiles with nonexistent YAML keys
github.com/go-task/task - kovan opened this issue over 2 years ago
github.com/go-task/task - kovan opened this issue 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
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
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
github.com/go-task/task - sdemura opened this issue over 2 years ago
Bash completion: _init_completion: command not found
github.com/go-task/task - jfwilkus opened this issue over 2 years ago
github.com/go-task/task - jfwilkus 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
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
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
github.com/go-task/task - core-dev-crypto opened this pull request over 2 years ago
Make run:once work for dependencies shared amongst included taskfiles
github.com/go-task/task - Place1 opened this issue over 2 years ago
github.com/go-task/task - Place1 opened this issue 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
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
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
github.com/go-task/task - MarioSchwalbe opened this issue over 2 years ago
RFE: Allow use of wildcard or regex in task names (dynamic task names)
github.com/go-task/task - ssbarnea opened this issue over 2 years ago
github.com/go-task/task - ssbarnea opened this issue over 2 years ago
Bring global variables into scope of include paths
github.com/go-task/task - cdfa opened this issue over 2 years ago
github.com/go-task/task - cdfa 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
github.com/go-task/task - ilewin opened this pull request over 2 years ago
Duplicate dynamic variables in multiple included taskfiles are overwritten
github.com/go-task/task - dkryptr opened this issue over 2 years ago
github.com/go-task/task - dkryptr opened this issue over 2 years ago
Add Landlock sandboxing support
github.com/go-task/task - MDr164 opened this pull request over 2 years ago
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
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
github.com/go-task/task - MarioSchwalbe opened this issue over 2 years ago
"probably an cyclic dep or infinite loop" on huge graphs
github.com/go-task/task - alex65536 opened this issue over 2 years ago
github.com/go-task/task - alex65536 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
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
github.com/go-task/task - sandboxcom opened this issue over 2 years ago
Cannot execute some shell builtin commands like "hash -r" or "command -V"
github.com/go-task/task - mrkeuz opened this issue over 2 years ago
github.com/go-task/task - mrkeuz opened this issue over 2 years ago
Semver strings in `version` field are not supported
github.com/go-task/task - xTVaser opened this issue over 2 years ago
github.com/go-task/task - xTVaser 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
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
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
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
github.com/go-task/task - ascheman opened this pull request over 2 years ago
New Feature: A Compromise Solution For Reusing common Taskfiles In Different Projects
github.com/go-task/task - hhstore opened this issue over 2 years ago
github.com/go-task/task - hhstore opened this issue over 2 years ago
Add --exit-code (-x) flag to enable carrying error codes from task cmds
github.com/go-task/task - BrunoDelor opened this pull request over 2 years ago
github.com/go-task/task - BrunoDelor opened this pull request over 2 years ago
Add winget to the list of managed package managers
github.com/go-task/task - Geims83 opened this issue over 2 years ago
github.com/go-task/task - Geims83 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
github.com/go-task/task - postlund opened this issue over 2 years ago