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
fix: requires with task-level vars
github.com/go-task/task - mokeko opened this pull request 5 months ago
github.com/go-task/task - mokeko opened this pull request 5 months ago
Task-level vars are ignored during 'requires' evaluation
github.com/go-task/task - mokeko opened this issue 5 months ago
github.com/go-task/task - mokeko opened this issue 5 months ago
chore(deps): bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0
github.com/go-task/task - dependabot[bot] opened this pull request 5 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 5 months ago
feat: add ALIAS special var
github.com/go-task/task - DanStory opened this pull request 5 months ago
github.com/go-task/task - DanStory opened this pull request 5 months ago
Included Taskfile watch: true not working
github.com/go-task/task - Firesphere opened this issue 5 months ago
github.com/go-task/task - Firesphere opened this issue 5 months ago
feat(defer): expose `EXIT_CODE` special variable to `defer:`
github.com/go-task/task - andreynering opened this pull request 5 months ago
github.com/go-task/task - andreynering opened this pull request 5 months ago
chore(deps): bump axios from 1.6.2 to 1.7.4 in /website
github.com/go-task/task - dependabot[bot] opened this pull request 5 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 5 months ago
Vars passed from the CLI don't seem to work
github.com/go-task/task - Thiht opened this issue 5 months ago
github.com/go-task/task - Thiht opened this issue 5 months ago
bug: Inconsistent current directory resolution depending on include order
github.com/go-task/task - pbitty opened this pull request 5 months ago
github.com/go-task/task - pbitty opened this pull request 5 months ago
`TASKFILE_DIR` with incorrect value
github.com/go-task/task - yz89122 opened this issue 5 months ago
github.com/go-task/task - yz89122 opened this issue 5 months ago
Make `sources:` respect a new `.taskignore` file, similar to `.gitignore`
github.com/go-task/task - nikaro opened this issue 5 months ago
github.com/go-task/task - nikaro opened this issue 5 months ago
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0
github.com/go-task/task - dependabot[bot] opened this pull request 5 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump golang.org/x/term from 0.21.0 to 0.23.0
github.com/go-task/task - dependabot[bot] opened this pull request 5 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 5 months ago
Task label not reflected in logs when using output prefixed
github.com/go-task/task - nathanperkins opened this issue 5 months ago
github.com/go-task/task - nathanperkins opened this issue 5 months ago
feat: add override as an option to flatten
github.com/go-task/task - elocke opened this pull request 5 months ago
github.com/go-task/task - elocke opened this pull request 5 months ago
Recompile task after runDeps to reload envs set by deps
github.com/go-task/task - hori-ryota opened this pull request 5 months ago
github.com/go-task/task - hori-ryota opened this pull request 5 months ago
Better aliasing for includes
github.com/go-task/task - titpetric opened this pull request 5 months ago
github.com/go-task/task - titpetric opened this pull request 5 months ago
Set desc to cmd on short form tasks
github.com/go-task/task - titpetric opened this pull request 5 months ago
github.com/go-task/task - titpetric opened this pull request 5 months ago
Changes to environment do not persist across tasks
github.com/go-task/task - tj-smith47 opened this issue 5 months ago
github.com/go-task/task - tj-smith47 opened this issue 5 months ago
Task "generates" not working as expected
github.com/go-task/task - ameergituser opened this issue 5 months ago
github.com/go-task/task - ameergituser opened this issue 5 months ago
Update usage.mdx - Fix DEAD (404 Page not found) link
github.com/go-task/task - loloMD opened this pull request 5 months ago
github.com/go-task/task - loloMD opened this pull request 5 months ago
Honour the global-level 'run: once' setting in an included Taskfile
github.com/go-task/task - jlucktay opened this issue 5 months ago
github.com/go-task/task - jlucktay opened this issue 5 months ago
Add default shell setting from env varibale or in yaml please!
github.com/go-task/task - linitsh opened this issue 5 months ago
github.com/go-task/task - linitsh opened this issue 5 months ago
Feature Request: Allow .CHECKSUM and .TIMESTAMP variables to be used in cmds
github.com/go-task/task - andreynering opened this issue 5 months ago
github.com/go-task/task - andreynering opened this issue 5 months ago
documentation: env option does not override environment settings
github.com/go-task/task - ssbarnea opened this issue 5 months ago
github.com/go-task/task - ssbarnea opened this issue 5 months ago
feat: add `isWSL` function to detect if Task is being ran on WSL
github.com/go-task/task - ssbarnea opened this issue 6 months ago
github.com/go-task/task - ssbarnea opened this issue 6 months ago
docs: fix special variables link
github.com/go-task/task - JonZeolla opened this pull request 6 months ago
github.com/go-task/task - JonZeolla opened this pull request 6 months ago
chore: Add debug task and vscode launch.json sample
github.com/go-task/task - tploss opened this pull request 6 months ago
github.com/go-task/task - tploss opened this pull request 6 months ago
feat: Add template variable for `watch` trigger
github.com/go-task/task - tploss opened this pull request 6 months ago
github.com/go-task/task - tploss opened this pull request 6 months ago
Specify Taskfile location in environment variable.
github.com/go-task/task - shpoont opened this issue 6 months ago
github.com/go-task/task - shpoont opened this issue 6 months ago
Combining workdir and taskfile to run it out of directory.
github.com/go-task/task - titpetric opened this issue 6 months ago
github.com/go-task/task - titpetric opened this issue 6 months ago
ci: add new job to check if versioned_docs has been modified
github.com/go-task/task - vmaerten opened this pull request 6 months ago
github.com/go-task/task - vmaerten opened this pull request 6 months ago
Adding `silent: true`when using wildcard produces extra output
github.com/go-task/task - stephenpope opened this issue 6 months ago
github.com/go-task/task - stephenpope opened this issue 6 months ago
docs: add CLI_SILENT and CLI_VERBOSE in the docs
github.com/go-task/task - vmaerten opened this pull request 6 months ago
github.com/go-task/task - vmaerten opened this pull request 6 months ago
feat: add TASK_OFFLINE env and expose it as a special variable
github.com/go-task/task - vmaerten opened this pull request 6 months ago
github.com/go-task/task - vmaerten opened this pull request 6 months ago
fix(remote): TASK_REMOTE_DIR does not work when absolute
github.com/go-task/task - vmaerten opened this pull request 6 months ago
github.com/go-task/task - vmaerten opened this pull request 6 months ago
BUG: variable interpolation runs twice for taskfiles that are included as a mapping
github.com/go-task/task - sprig opened this issue 6 months ago
github.com/go-task/task - sprig opened this issue 6 months ago
refactor: check if the remote exists just before reading it
github.com/go-task/task - vmaerten opened this pull request 6 months ago
github.com/go-task/task - vmaerten opened this pull request 6 months ago
chore(deps): bump golang.org/x/term from 0.21.0 to 0.22.0
github.com/go-task/task - dependabot[bot] opened this pull request 6 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 6 months ago
fix: --version when a version is provided with -ldflags
github.com/go-task/task - vmaerten opened this pull request 6 months ago
github.com/go-task/task - vmaerten opened this pull request 6 months ago
docs: update setup-task version
github.com/go-task/task - alessio-perugini opened this pull request 6 months ago
github.com/go-task/task - alessio-perugini opened this pull request 6 months ago
Version set via ldflags is ignored when building from source tarball
github.com/go-task/task - stefanb opened this issue 6 months ago
github.com/go-task/task - stefanb opened this issue 6 months ago
fix: ROOT_TASKFILE when Entrypoint is not set
github.com/go-task/task - vmaerten opened this pull request 6 months ago
github.com/go-task/task - vmaerten opened this pull request 6 months ago
Task version v3.38.0 is not available in Homebrew
github.com/go-task/task - simonrouse9461 opened this issue 6 months ago
github.com/go-task/task - simonrouse9461 opened this issue 6 months ago
.ROOT_TASKFILE returns the root directory instead of the file
github.com/go-task/task - cbrown1234 opened this issue 6 months ago
github.com/go-task/task - cbrown1234 opened this issue 6 months ago
YAML merge key `<<` doesn't work
github.com/go-task/task - simonrouse9461 opened this issue 6 months ago
github.com/go-task/task - simonrouse9461 opened this issue 6 months ago
feat: add option to declare an included Taskfile as flatten
github.com/go-task/task - vmaerten opened this pull request 6 months ago
github.com/go-task/task - vmaerten opened this pull request 6 months ago
Can no longer find reference to the global env vars in the documentation
github.com/go-task/task - toby-griffiths opened this issue 6 months ago
github.com/go-task/task - toby-griffiths opened this issue 6 months ago
chore: release riscv64 binary on Linux
github.com/go-task/task - mengzhuo opened this pull request 7 months ago
github.com/go-task/task - mengzhuo opened this pull request 7 months ago
chore(deps): bump braces from 3.0.2 to 3.0.3 in /website
github.com/go-task/task - dependabot[bot] opened this pull request 7 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 7 months ago
chore(deps): bump ws from 7.5.9 to 7.5.10 in /website
github.com/go-task/task - dependabot[bot] opened this pull request 7 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 7 months ago
Generate documentation based on your taskfile
github.com/go-task/task - kk-rishang opened this issue 7 months ago
github.com/go-task/task - kk-rishang opened this issue 7 months ago
Dynamic variables not working inside includes
github.com/go-task/task - simonrouse9461 opened this issue 7 months ago
github.com/go-task/task - simonrouse9461 opened this issue 7 months ago
Add an option to allow multiple wildcard matches and only run the first match
github.com/go-task/task - simonrouse9461 opened this issue 7 months ago
github.com/go-task/task - simonrouse9461 opened this issue 7 months ago
chore(deps): bump golang.org/x/term from 0.20.0 to 0.21.0
github.com/go-task/task - dependabot[bot] opened this pull request 7 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 7 months ago
sources with wildcards, be able to run the command only for the modified files
github.com/go-task/task - bbigras opened this issue 7 months ago
github.com/go-task/task - bbigras opened this issue 7 months ago
TASKFILE_DIR not appropriately set when in include vars
github.com/go-task/task - jselleck-sans opened this issue 7 months ago
github.com/go-task/task - jselleck-sans opened this issue 7 months ago
Clearly error when ownership check fails when walking parent directories to find a Taskfile
github.com/go-task/task - deviantintegral opened this issue 7 months ago
github.com/go-task/task - deviantintegral opened this issue 7 months ago
Winget version is almost two months old
github.com/go-task/task - cstrachan88 opened this issue 7 months ago
github.com/go-task/task - cstrachan88 opened this issue 7 months ago
go-task is hard to use without knowing the go template engine
github.com/go-task/task - callegar opened this issue 7 months ago
github.com/go-task/task - callegar opened this issue 7 months ago
Fix and modify requires behavior.
github.com/go-task/task - trulede opened this pull request 7 months ago
github.com/go-task/task - trulede opened this pull request 7 months ago
Empty required variable still passing the required check?
github.com/go-task/task - trulede opened this issue 7 months ago
github.com/go-task/task - trulede opened this issue 7 months ago
change install from npm scripts postinstall to optionalDependencies
github.com/go-task/task - sirenkovladd opened this pull request 8 months ago
github.com/go-task/task - sirenkovladd opened this pull request 8 months ago
feat: expose task's exit code to env var 'DEFER_EXIT_CODE'
github.com/go-task/task - dorimon-1 opened this pull request 8 months ago
github.com/go-task/task - dorimon-1 opened this pull request 8 months ago
Naming conflict with taskwarrior.
github.com/go-task/task - gl-yziquel opened this issue 8 months ago
github.com/go-task/task - gl-yziquel opened this issue 8 months ago
chore(deps): bump github.com/alecthomas/chroma/v2 from 2.13.0 to 2.14.0
github.com/go-task/task - dependabot[bot] opened this pull request 8 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 8 months ago
Add verbose/silent variables
github.com/go-task/task - Vince-Smith opened this pull request 8 months ago
github.com/go-task/task - Vince-Smith opened this pull request 8 months ago
On `--list`, have different colors per namespace / included Taskfile
github.com/go-task/task - andreynering opened this issue 8 months ago
github.com/go-task/task - andreynering opened this issue 8 months ago
Allow using tasks in `preconditions` (possibly `status`)
github.com/go-task/task - DerpgonCz opened this issue 8 months ago
github.com/go-task/task - DerpgonCz opened this issue 8 months ago
Task variable level overrides no longer work in recent releases
github.com/go-task/task - blakewatters opened this issue 8 months ago
github.com/go-task/task - blakewatters opened this issue 8 months ago
docs: improve install script
github.com/go-task/task - vmaerten opened this pull request 8 months ago
github.com/go-task/task - vmaerten opened this pull request 8 months ago
chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0
github.com/go-task/task - dependabot[bot] opened this pull request 8 months ago
github.com/go-task/task - dependabot[bot] opened this pull request 8 months ago
feat(remote): global tempDir when the path is absolute
github.com/go-task/task - vmaerten opened this pull request 8 months ago
github.com/go-task/task - vmaerten opened this pull request 8 months ago
When multiple includes are used sometimes variables randomly get lost
github.com/go-task/task - luischre opened this issue 8 months ago
github.com/go-task/task - luischre opened this issue 8 months ago
feature request: Unit Testing Taskfiles
github.com/go-task/task - ryanpodonnell1 opened this issue 8 months ago
github.com/go-task/task - ryanpodonnell1 opened this issue 8 months ago
Long number string variables are now converted to scientific notation, breaking existing tasks that expect the number as is
github.com/go-task/task - manzamor-cs opened this issue 8 months ago
github.com/go-task/task - manzamor-cs opened this issue 8 months ago
feat: improved prompt and release task
github.com/go-task/task - pd93 opened this pull request 8 months ago
github.com/go-task/task - pd93 opened this pull request 8 months ago