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: list-task with multiline desc

github.com/go-task/task - vmaerten opened this pull request 8 months ago
fix: run once in shared dependencies

github.com/go-task/task - pd93 opened this pull request 8 months ago
feat: variable references

github.com/go-task/task - pd93 opened this pull request 8 months ago
docs: template reference

github.com/go-task/task - pd93 opened this pull request 8 months ago
feat(remote): support include git remote

github.com/go-task/task - vmaerten opened this pull request 8 months ago
chore(deps): bump golang.org/x/term from 0.19.0 to 0.20.0

github.com/go-task/task - dependabot[bot] opened this pull request 8 months ago
fix: included variable merging

github.com/go-task/task - pd93 opened this pull request 8 months ago
fix: nil schema panic

github.com/go-task/task - pd93 opened this pull request 8 months ago
`defalt` and `join` not available in ref variables

github.com/go-task/task - simonrouse9461 opened this issue 8 months ago
fix(docs): add references to experiments links

github.com/go-task/task - orellazri opened this pull request 8 months ago
fix: Fix schema typos

github.com/go-task/task - jrdnbradford opened this pull request 8 months ago
feat(remote): add a command to clear the cache

github.com/go-task/task - vmaerten opened this pull request 8 months ago
Migrate from `sprig` (`slim-sprig`) to `sprout`?

github.com/go-task/task - andreynering opened this issue 8 months ago
align target hints by column

github.com/go-task/task - dmitry-mightydevops opened this issue 8 months ago
unable to use ( or ) when calling powershell

github.com/go-task/task - hahn-kev opened this issue 8 months ago
fix(remote): do not display prompt if it's empty

github.com/go-task/task - vmaerten opened this pull request 8 months ago
Define ENV vars not static

github.com/go-task/task - wburningham opened this issue 8 months ago
Fix reference to GOOS and GOARCH link

github.com/go-task/task - Pistonight opened this pull request 9 months ago
fix: expand task-level dotenv in brackets

github.com/go-task/task - aminya opened this pull request 9 months ago
Multiline commands for dynamic vars

github.com/go-task/task - sedyh opened this issue 9 months ago
feat: task executable variable

github.com/go-task/task - pd93 opened this pull request 9 months ago
feat: stdin required -t -

github.com/go-task/task - pd93 opened this pull request 9 months ago
Add support for faint colors

github.com/go-task/task - sedyh opened this issue 9 months ago
Suppress signal received message

github.com/go-task/task - sedyh opened this issue 9 months ago
better yaml parsing

github.com/go-task/task - pd93 opened this pull request 9 months ago
chore(website): disable translations for now

github.com/go-task/task - andreynering opened this pull request 9 months ago
Add TASK_EXECUTABLE_PATH variable

github.com/go-task/task - liiight opened this issue 9 months ago
using variable in template error

github.com/go-task/task - QianChenglong opened this issue 9 months ago
shell opt in variables sh not working

github.com/go-task/task - QianChenglong opened this issue 9 months ago
fix: concurrent omap reads

github.com/go-task/task - pd93 opened this pull request 9 months ago
fatal error: concurrent map writes

github.com/go-task/task - trim21 opened this issue 9 months ago
feat: add alias `q` for template function `shellQuote`

github.com/go-task/task - vergenzt opened this pull request 9 months ago
Exclude doesn't support globbing

github.com/go-task/task - polds opened this issue 9 months ago
Template-related errors are difficult to understand

github.com/go-task/task - QianChenglong opened this issue 9 months ago
for loop does not take effect in deps

github.com/go-task/task - QianChenglong opened this issue 9 months ago
( is not a valid word

github.com/go-task/task - dmitry-mightydevops opened this issue 9 months ago
can't disable color in taskfile.yml

github.com/go-task/task - taylormonacelli opened this issue 9 months ago
fix: crowdin progress

github.com/go-task/task - pd93 opened this pull request 9 months ago
chore: prep any variables for release

github.com/go-task/task - pd93 opened this pull request 9 months ago
Map variables experiment

github.com/go-task/task - pd93 opened this issue 9 months ago
fix: fix bug for files with special chars `&()`

github.com/go-task/task - andreynering opened this pull request 9 months ago
chore(crowdin): fixes to `crowdin.yml`

github.com/go-task/task - andreynering opened this pull request 9 months ago
chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0

github.com/go-task/task - dependabot[bot] opened this pull request 9 months ago
chore(deps): bump golang.org/x/term from 0.18.0 to 0.19.0

github.com/go-task/task - dependabot[bot] opened this pull request 9 months ago
chore(website): upgrade docusaurus

github.com/go-task/task - andreynering opened this pull request 9 months ago
feat: support 8-bit color

github.com/go-task/task - pd93 opened this pull request 9 months ago
Lazy Loading Vars

github.com/go-task/task - pixie79 opened this issue 9 months ago
Completion for global taskfile

github.com/go-task/task - grachevko opened this issue 9 months ago
On error / on exit / on (event) tasks

github.com/go-task/task - tulilirockz opened this issue 10 months ago
feat: colorize tasks in prefixed output

github.com/go-task/task - AlexanderArvidsson opened this pull request 10 months ago
Recalculate cmds if deps change sources.

github.com/go-task/task - trulede opened this pull request 10 months ago
chore(deps): bump express from 4.18.2 to 4.19.2 in /website

github.com/go-task/task - dependabot[bot] opened this pull request 10 months ago
Timeout for running tasks

github.com/go-task/task - hans-d opened this issue 10 months ago
Add skip attribute to precondition evaluation.

github.com/go-task/task - trulede opened this pull request 10 months ago
fix: fix code error

github.com/go-task/task - sunpe opened this pull request 10 months ago
feat: directed acyclic graph (DAG)

github.com/go-task/task - pd93 opened this pull request 10 months ago
Call --list from within taskfile.

github.com/go-task/task - rangerjo opened this issue 10 months ago
prefix is overiden by label

github.com/go-task/task - barrykaplan opened this issue 10 months ago
use path/filepath instead of path

github.com/go-task/task - mattn opened this pull request 10 months ago
task.exe antivirus alert

github.com/go-task/task - Elendiar opened this issue 10 months ago
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /docs

github.com/go-task/task - dependabot[bot] opened this pull request 10 months ago
DRYer VARs definition

github.com/go-task/task - maclarensg opened this issue 10 months ago
Var containing var to be replaced later?

github.com/go-task/task - leobenkel opened this issue 10 months ago