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
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
Can no longer build from the AUR on Arch
github.com/go-task/task - Richterman opened this issue over 2 years ago
github.com/go-task/task - Richterman opened this issue over 2 years ago
Dynamic variables on Windows appear to include trailing carriage return
github.com/go-task/task - siggimoo opened this issue over 2 years ago
github.com/go-task/task - siggimoo opened this issue over 2 years ago
Vars as optional/required parameters
github.com/go-task/task - ghostsquad opened this issue over 2 years ago
github.com/go-task/task - ghostsquad opened this issue over 2 years ago
Allow for use of `>` to perform string Folding
github.com/go-task/task - FilBot3 opened this issue almost 3 years ago
github.com/go-task/task - FilBot3 opened this issue almost 3 years ago
Global variables and included taskfile
github.com/go-task/task - aliculPix4D opened this issue almost 3 years ago
github.com/go-task/task - aliculPix4D opened this issue almost 3 years ago
Improve how we handle ENV priority (OS vs. .env files vs. Taskfile ENVs). Have a setting or this?
github.com/go-task/task - ghostsquad opened this issue almost 3 years ago
github.com/go-task/task - ghostsquad opened this issue almost 3 years ago
Override `silent` option when calling other tasks
github.com/go-task/task - HeCorr opened this issue almost 3 years ago
github.com/go-task/task - HeCorr opened this issue almost 3 years ago
panic/nil for empty command in included taskfile
github.com/go-task/task - philpennock opened this issue almost 3 years ago
github.com/go-task/task - philpennock opened this issue almost 3 years ago
Feature/bug: allow override of a task (from an includes), but explicitly
github.com/go-task/task - ghostsquad opened this issue almost 3 years ago
github.com/go-task/task - ghostsquad opened this issue almost 3 years ago
Template a file to destination
github.com/go-task/task - megakoresh opened this issue almost 3 years ago
github.com/go-task/task - megakoresh opened this issue almost 3 years ago
Add dist fallbacks to defaultTaskfiles
github.com/go-task/task - tylermmorton opened this pull request almost 3 years ago
github.com/go-task/task - tylermmorton opened this pull request almost 3 years ago
Add support to alias included default task
github.com/go-task/task - tylermmorton opened this pull request almost 3 years ago
github.com/go-task/task - tylermmorton opened this pull request almost 3 years ago
Add `output: group_error_only` output mode
github.com/go-task/task - jaedle opened this issue almost 3 years ago
github.com/go-task/task - jaedle opened this issue almost 3 years ago
Dotenv file changes are not reflected in upcoming tasks
github.com/go-task/task - Saare opened this issue about 3 years ago
github.com/go-task/task - Saare opened this issue about 3 years ago
Introduce mono-mode for running single tasks
github.com/go-task/task - maritaria opened this issue about 3 years ago
github.com/go-task/task - maritaria opened this issue about 3 years ago
dotenv file path not using var from command line
github.com/go-task/task - mkyc opened this issue about 3 years ago
github.com/go-task/task - mkyc opened this issue about 3 years ago
Vars lazily evaluated since 3.10?
github.com/go-task/task - minitauros opened this issue about 3 years ago
github.com/go-task/task - minitauros opened this issue about 3 years ago
Dynamic variable execution environment does not inherit globally set environment variables
github.com/go-task/task - kerma opened this issue about 3 years ago
github.com/go-task/task - kerma opened this issue about 3 years ago
inherit dir from calling task
github.com/go-task/task - sylv-io opened this pull request about 3 years ago
github.com/go-task/task - sylv-io opened this pull request about 3 years ago
Add `if:` keyword to control when a task or command is ran?
github.com/go-task/task - ProfessorManhattan opened this issue about 3 years ago
github.com/go-task/task - ProfessorManhattan opened this issue about 3 years ago
Shared Functions - How to handle?
github.com/go-task/task - ProfessorManhattan opened this issue about 3 years ago
github.com/go-task/task - ProfessorManhattan opened this issue about 3 years ago
Explicit environment variable is not honoured when calling another task
github.com/go-task/task - chris-garrett opened this issue about 3 years ago
github.com/go-task/task - chris-garrett opened this issue about 3 years ago
Allow users to override task logging colors
github.com/go-task/task - amancevice opened this pull request over 3 years ago
github.com/go-task/task - amancevice opened this pull request over 3 years ago
Use task variables within a go range template?
github.com/go-task/task - max-sixty opened this issue over 3 years ago
github.com/go-task/task - max-sixty opened this issue over 3 years ago
Allow included Taskfiles to use ~/* paths
github.com/go-task/task - amancevice opened this pull request over 3 years ago
github.com/go-task/task - amancevice opened this pull request over 3 years ago
Doesn't work while trying to source script providing required functions
github.com/go-task/task - anton-fomin opened this issue over 3 years ago
github.com/go-task/task - anton-fomin opened this issue over 3 years ago
Interpolated variables should be factored into checksum
github.com/go-task/task - Porges opened this issue over 3 years ago
github.com/go-task/task - Porges opened this issue over 3 years ago
Make silent flag also hide "is up to date" logs
github.com/go-task/task - ProfessorManhattan opened this issue over 3 years ago
github.com/go-task/task - ProfessorManhattan opened this issue over 3 years ago
Allow Access to Main Shell Context for Interactive Scripts
github.com/go-task/task - ProfessorManhattan opened this issue over 3 years ago
github.com/go-task/task - ProfessorManhattan opened this issue over 3 years ago
Dynamic Variables only calculated once if "sh:" is identical
github.com/go-task/task - is-jonreeves opened this issue over 3 years ago
github.com/go-task/task - is-jonreeves opened this issue over 3 years ago
`dotenv:` should override Taskfile `env:` just like the OS's environment does.
github.com/go-task/task - d3dc opened this issue over 3 years ago
github.com/go-task/task - d3dc opened this issue over 3 years ago
Inconsistent behavior when passing vars from CLI in different ways
github.com/go-task/task - orsinium opened this issue over 3 years ago
github.com/go-task/task - orsinium opened this issue over 3 years ago
Changing PATH env var doesn't seem to work
github.com/go-task/task - max-sixty opened this issue over 3 years ago
github.com/go-task/task - max-sixty opened this issue over 3 years ago
Reset task status if definition has changed
github.com/go-task/task - superlevure opened this issue almost 4 years ago
github.com/go-task/task - superlevure opened this issue almost 4 years ago
Add option to customise interpreter that executes commands
github.com/go-task/task - Nadock opened this issue almost 4 years ago
github.com/go-task/task - Nadock opened this issue almost 4 years ago
Add "ff" (force first) flag
github.com/go-task/task - minitauros opened this pull request about 4 years ago
github.com/go-task/task - minitauros opened this pull request about 4 years ago
Checksum calculation when using env vars
github.com/go-task/task - mknapik opened this issue about 4 years ago
github.com/go-task/task - mknapik opened this issue about 4 years ago
Allow interpolation in task names when calling another task?
github.com/go-task/task - sergeyberezansky opened this issue about 4 years ago
github.com/go-task/task - sergeyberezansky opened this issue about 4 years ago
Add method to call other tasks in parrallel
github.com/go-task/task - Nadock opened this issue about 4 years ago
github.com/go-task/task - Nadock opened this issue about 4 years ago
Include pre, post, and final run functions
github.com/go-task/task - zlesnr opened this pull request about 4 years ago
github.com/go-task/task - zlesnr opened this pull request about 4 years ago
How to detect Operating system and assign it to variable?
github.com/go-task/task - shinebayar-g opened this issue about 4 years ago
github.com/go-task/task - shinebayar-g opened this issue about 4 years ago
Configuration option to trigger a rebuild if a variable changes
github.com/go-task/task - lukbukkit opened this issue about 4 years ago
github.com/go-task/task - lukbukkit opened this issue about 4 years ago
Provide crossplatform way to create ZIP archive with artifact
github.com/go-task/task - vit1251 opened this issue over 4 years ago
github.com/go-task/task - vit1251 opened this issue over 4 years ago
Could someone give some examples why Task is "simpler and easier to use than GNU Make"?
github.com/go-task/task - orange888 opened this issue over 4 years ago
github.com/go-task/task - orange888 opened this issue over 4 years ago
Resolves #378 - allow for missing env files as they may be bootstrapped.
github.com/go-task/task - chris-garrett opened this pull request over 4 years ago
github.com/go-task/task - chris-garrett opened this pull request over 4 years ago
Add a `-L` flag (alternative to `-l`) that prints all tasks
github.com/go-task/task - zx8 opened this issue over 4 years ago
github.com/go-task/task - zx8 opened this issue over 4 years ago
Automatically run included Taskfiles' default tasks without having to specify them
github.com/go-task/task - zx8 opened this issue over 4 years ago
github.com/go-task/task - zx8 opened this issue over 4 years ago
Add remote execution via SSH?
github.com/go-task/task - andreynering opened this issue over 4 years ago
github.com/go-task/task - andreynering opened this issue over 4 years ago
Overriding vars in called task not working as expected
github.com/go-task/task - BeyondEvil opened this issue over 4 years ago
github.com/go-task/task - BeyondEvil opened this issue over 4 years ago
Watch: Add optional integration with Watchman?
github.com/go-task/task - andreynering opened this issue over 4 years ago
github.com/go-task/task - andreynering opened this issue over 4 years ago
Make fish completions compatible with MacOS
github.com/go-task/task - onedr0p opened this pull request over 4 years ago
github.com/go-task/task - onedr0p opened this pull request over 4 years ago
Support lowercase(taskfile) & yaml extension (i.e., {Taskfile,taskfile}.{yaml,yml})
github.com/go-task/task - kkweon opened this issue over 4 years ago
github.com/go-task/task - kkweon opened this issue over 4 years ago
Task Dependency Environmental Variable Ignored
github.com/go-task/task - elcfd opened this issue over 4 years ago
github.com/go-task/task - elcfd opened this issue over 4 years ago
task alternative: https://github.com/upcmd/up
github.com/go-task/task - stephencheng opened this issue over 4 years ago
github.com/go-task/task - stephencheng opened this issue over 4 years ago
Add task pre and post operations (before, after)
github.com/go-task/task - fairbairn opened this issue over 4 years ago
github.com/go-task/task - fairbairn opened this issue over 4 years ago
v3: color output doesn't work properly on Windows
github.com/go-task/task - wdscxsj opened this issue over 4 years ago
github.com/go-task/task - wdscxsj opened this issue over 4 years ago
v3: expansion doesn't work as expected
github.com/go-task/task - kovetskiy opened this issue over 4 years ago
github.com/go-task/task - kovetskiy opened this issue over 4 years ago
v3: cleaning checksum for job that doesn't have them
github.com/go-task/task - kovetskiy opened this issue over 4 years ago
github.com/go-task/task - kovetskiy opened this issue over 4 years ago
Shell is evaluated even before running the task
github.com/go-task/task - ronlut opened this issue over 4 years ago
github.com/go-task/task - ronlut opened this issue over 4 years ago
Execute task dependencies sequentially
github.com/go-task/task - pztrn opened this issue over 4 years ago
github.com/go-task/task - pztrn opened this issue over 4 years ago
Add support for delegating CLI arguments with "--" and a special CLI_ARGS variable
github.com/go-task/task - huy-nguyen opened this issue over 4 years ago
github.com/go-task/task - huy-nguyen opened this issue over 4 years ago
Variables interpolation priority question
github.com/go-task/task - swlab2 opened this issue over 4 years ago
github.com/go-task/task - swlab2 opened this issue over 4 years ago
Question: dynamic var expansion?
github.com/go-task/task - chris-garrett opened this issue over 4 years ago
github.com/go-task/task - chris-garrett opened this issue over 4 years ago
How to use the same Taskvars.yml for two Taskfiles.yml?
github.com/go-task/task - GrzegorzMatuszakTSH opened this issue over 4 years ago
github.com/go-task/task - GrzegorzMatuszakTSH opened this issue over 4 years ago
Ability to forward command line arguments to task
github.com/go-task/task - mbertschler opened this issue over 4 years ago
github.com/go-task/task - mbertschler opened this issue over 4 years ago
task is changing the file 'go.mod'
github.com/go-task/task - tredoe opened this issue almost 5 years ago
github.com/go-task/task - tredoe opened this issue almost 5 years ago
Add support for exclude rules for sources
github.com/go-task/task - lunny opened this pull request almost 5 years ago
github.com/go-task/task - lunny opened this pull request almost 5 years ago
Can you pass arguments to a task call
github.com/go-task/task - klauern opened this issue almost 5 years ago
github.com/go-task/task - klauern opened this issue almost 5 years ago
Dependencies are not run before all parts of a task description.
github.com/go-task/task - kevinkjt2000 opened this issue almost 5 years ago
github.com/go-task/task - kevinkjt2000 opened this issue almost 5 years ago
How to use "&&" in templated commands
github.com/go-task/task - tommyalatalo opened this issue almost 5 years ago
github.com/go-task/task - tommyalatalo opened this issue almost 5 years ago
Add global preconditions
github.com/go-task/task - tommyalatalo opened this issue almost 5 years ago
github.com/go-task/task - tommyalatalo opened this issue almost 5 years ago
Add generate-completion command
github.com/go-task/task - Chi-teck opened this issue almost 5 years ago
github.com/go-task/task - Chi-teck opened this issue almost 5 years ago
Variable and environment variable order and use needs clarification
github.com/go-task/task - tommyalatalo opened this issue almost 5 years ago
github.com/go-task/task - tommyalatalo opened this issue almost 5 years ago
Does not expand variables during first iteration
github.com/go-task/task - kovetskiy opened this issue about 5 years ago
github.com/go-task/task - kovetskiy opened this issue about 5 years ago
[Feature Request] Private tasks
github.com/go-task/task - JulienBreux opened this issue about 5 years ago
github.com/go-task/task - JulienBreux opened this issue about 5 years ago