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

build(deps): bump webpack from 5.72.1 to 5.76.1 in /docs (#1060)

Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.76.1.
- [Release notes](ht...

github.com/go-task/task - fc2b0e0fee4235acae28ed74c3362d808ddda105 authored almost 2 years ago
Website > Community: Document `mk` tool support (#1052)

github.com/go-task/task - 44bc0971adb0145abe792cb7b8703e23c0bbee0b authored almost 2 years ago
Merge pull request #1047 from go-task/contribution-guide

chore: minor fixes to contribution guide

github.com/go-task/task - 8717c4c287f9a8b88fe1f30b2c5e9db941e198c2 authored almost 2 years ago
chore: minor fixes to contribution guide

github.com/go-task/task - cf542f6fdfe25af33048d37556c09aa07e14b744 authored almost 2 years ago
Merge branch 'master' of https://github.com/go-task/task

github.com/go-task/task - 94e4a2431b6e8f95c1f601486f8855854d601352 authored almost 2 years ago
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1036)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
-...

github.com/go-task/task - 5ecabc5fe25a2313467cdf862722d28e46588f7c authored almost 2 years ago
refactor: decouple fingerprinting from executor (#1039)

github.com/go-task/task - 0838d48ee355eff9fc314a971c7242ae04804232 authored almost 2 years ago
Merge pull request #1043 from go-task/update-install-from-source-docs

chore: remove installation docs for Go 1.15

github.com/go-task/task - c64f8818be49e61f0536110e97fbc1ff8b8f466e authored almost 2 years ago
chore: remove installation docs for Go 1.15

github.com/go-task/task - 97ffd84d0e3989a45c1b2139d5a7554ab25c24ea authored almost 2 years ago
Fix capitalization of flags descriptions on `task -h`

Also, adds missing periods.

github.com/go-task/task - f2114f09f79fb2258f2163000f2f95c6e730f08e authored almost 2 years ago
Add `--global` (`-g`) flag (#1029)

This will run a Taskfile from the home directory, i.e., `$HOME/Taskfile.yml`.

github.com/go-task/task - 9c844850e48ebd1475bad8eff95662063eab648f authored almost 2 years ago
Add CHANGELOG entry for #1022

github.com/go-task/task - 68aef2ef0d8e393c97da4ad446b5e332cd0dd05f authored almost 2 years ago
Add ability to set `error_only: true` on the `group` output mode

github.com/go-task/task - 88d644a7e9ff41db452508b03ad1fe44c1d4cf3e authored almost 2 years ago
build(deps): bump dns-packet from 5.3.1 to 5.4.0 in /docs (#1034)

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0.
- [Release not...

github.com/go-task/task - 4b97d4f7f5addc8684e8b31d7509c158c994c660 authored almost 2 years ago
Taskfile: Remove task commited by mistake

github.com/go-task/task - bc14c633aec2bd60c97720d09e0459e6b4736151 authored almost 2 years ago
Merge pull request #1037 from go-task/fix-status-and-sources

fix: status and sources

github.com/go-task/task - a29e5d39ca804ec6289cc21a67be372dd7a17b6f authored almost 2 years ago
fix: status and sources

github.com/go-task/task - f1506ee500cb2837339f24a0c9bba75be9fb0dbd authored almost 2 years ago
CHANGELOG: Add entry for #1035

github.com/go-task/task - 6e346de9fb716276b0ccfdf345f474a636f96eb2 authored almost 2 years ago
for task up to date check both status and sources (#1035)

* remove redundant if statement

* add subtests to TestStatusChecksum

github.com/go-task/task - 99ab2a4d6241813cf1c4f3389ac5c9fe7002f90f authored almost 2 years ago
Merge pull request #1004 from go-task/semver

feat: use semver package for taskfile schema version

github.com/go-task/task - d4ed7c3cfc2408bf0978b9d693ff226e3b9c0707 authored almost 2 years ago
Fix output "prefixed" option in schema.json (#1031)

Fix the output option to match implementation and documentation.

github.com/go-task/task - bc0554575ad7a1c9a6870f2cf00f2d3a9f33b605 authored almost 2 years ago
Add CHANGELOG for #1025

github.com/go-task/task - 1f4906244b1dcd1c3cc29f37e0354fc69c1ccf84 authored almost 2 years ago
Fix deadlock issue with `run: once` (#1025)

github.com/go-task/task - 52756ab83ec958a8492cfa8c734f210bad39b880 authored almost 2 years ago
Merge pull request #1026 from go-task/fix-schema-for-group

fix: schema for output group

github.com/go-task/task - 97dcbe6932720fd1ee8b37103c68387c48771e58 authored almost 2 years ago
fix: schema for output group (#1005)

github.com/go-task/task - e35bf22dd39052f7d58d0e027ffc133138a0d2b2 authored almost 2 years ago
Website: Remove Carbon

github.com/go-task/task - a36b1b9cec00bb2c2eb551532cc6670e9ea35b4c authored almost 2 years ago
Add new TASK_VERSION special variable

Closes #1014
Closes #990

github.com/go-task/task - ec2110e58f1837b5a06257ba9a7929ed9e87a930 authored almost 2 years ago
Docs: Update API page

github.com/go-task/task - 12a1cd6f6259eca92db80ae4c50cf814ca93fd22 authored almost 2 years ago
Add FORCE_COLOR env support (#1003)

github.com/go-task/task - 9af056e746a551a99b7f4d2bc49011029ba3920b authored almost 2 years ago
Merge pull request #1010 from go-task/go-1-20

chore: update to go 1.20

github.com/go-task/task - c8fe450623e61bf95380c95d8e9a5f058136fd94 authored almost 2 years ago
chore: update to go 1.20

github.com/go-task/task - ab1fe742f320bc3a1ab58f4987935200e35ef6cb authored almost 2 years ago
feat: use semver package for taskfile schema version

github.com/go-task/task - 8b72c86ba5b81075ba120284066df9d736ebd94f authored almost 2 years ago
Merge pull request #1007 from go-task/fix-tasks-being-incorrectly-marked-as-internal

fix: tasks being incorrectly marked as internal

github.com/go-task/task - 28c5f4a6353a980ccb036eed2c6edd7b07b7117d authored almost 2 years ago
fix: tasks being incorrectly marked as internal

github.com/go-task/task - 74f69a21cd74299dc5a5bc4d7680935823a32717 authored almost 2 years ago
build(deps): bump github.com/joho/godotenv from 1.4.0 to 1.5.1 (#1002)

Bumps [github.com/joho/godotenv](https://github.com/joho/godotenv) from 1.4.0 to 1.5.1.
- [Rele...

github.com/go-task/task - e23dacd6d458e838fa3192f9d964925a139ab104 authored almost 2 years ago
Documentation: Remove mentions of Minify in favor of esbuild

github.com/go-task/task - 58d582941ba405e9bba77358530f56caef107a00 authored almost 2 years ago
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#1000)

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....

github.com/go-task/task - 3bbc51949ced5c17ec63f7be946d421a28084976 authored almost 2 years ago
Website: Update

github.com/go-task/task - 69e0254a9986297f995aa8a29a8597dc8897721d authored almost 2 years ago
Documentation: version: '2' -> version: '3'

https://github.com/go-task/task/pull/929#discussion_r1082370557

github.com/go-task/task - 1091a914bd2c8e3c7d857674c48acb8b6d1d03c2 authored almost 2 years ago
build(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1 (#995)

Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.14.1.
- [Release...

github.com/go-task/task - ecc65a218e6be0c17b2669b20cc0e169ec93fa3f authored almost 2 years ago
build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs (#991)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Relea...

github.com/go-task/task - 426ed7eff6f8f8b3647e8427111ad76fe65e9e89 authored almost 2 years ago
Add CHANGELOG entry + small adjustments to #977

github.com/go-task/task - cb393ccd3aa3d09d8c563fac7e3c23a69053f5df authored about 2 years ago
fix: avoid reruns when the timestamp method is used (#977)

github.com/go-task/task - 347fcf9f677afd9cb0b3e8baff0bbe6d4d1ea22a authored about 2 years ago
Add README entry for #982

github.com/go-task/task - fce7575b03e1e7f40ea92d580ed10042dfa160b6 authored about 2 years ago
chore: optimize task filtering (#982)

github.com/go-task/task - 2da7ddc39971f41bfa761466b43511a61ef2ed32 authored about 2 years ago
feat: set and shopt directives (#929)

Co-authored-by: Andrey Nering <[email protected]>

github.com/go-task/task - 1c1be683ab69e85655df1e894bf3569ec31b1b38 authored about 2 years ago
Optimize the Taskfile a bit

`go list ./...` takes quite a few seconds to run. Let's restrict it to the
tasks that actually u...

github.com/go-task/task - 4be10502349e9f9401f53dc355ee2d30be5a6b9b authored about 2 years ago
Add CHANGELOG + improvements to #980

Closes #978

github.com/go-task/task - 2efb3533ec5e069c0782629edcb499242874a7c7 authored about 2 years ago
Add support for 'platforms' in both task and command (#980)

github.com/go-task/task - aa6c7e4b94bf127b652a61880a2720263ca2acfd authored about 2 years ago
Website/README: Add link to the Mastodon account

github.com/go-task/task - 63c50d13eec142694ff5a074c3f9cda6c53d8be3 authored about 2 years ago
Website: Update outdated URL

github.com/go-task/task - c1e127e42f76e738b101534f08f04907e9381073 authored about 2 years ago
build(deps): bump json5 from 2.2.1 to 2.2.2 in /docs (#972)

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://gi...

github.com/go-task/task - 9e38e8a4dbef3540b710183ac02bdd7a377230fb authored about 2 years ago
fix: add missing nil check (#971)

Co-authored-by: Andrey Nering <[email protected]>

github.com/go-task/task - c4766e261175662e6168d79bc6cba01d146cc212 authored about 2 years ago
fix: watch interval (#970)

github.com/go-task/task - 796097e3ab5d7a6616d909d43bc914802f824998 authored about 2 years ago
Merge pull request #967 from go-task/gha-issue-closed

feat: add action for when an issue is closed

github.com/go-task/task - c7d9efebf9e6ef6d94f3efeae12f7d8d6e53e65b authored about 2 years ago
feat: add action for when an issue is closed

github.com/go-task/task - 8f4306d321fffdc519af9971cd32e729ef0151ea authored about 2 years ago
Merge pull request #965 from go-task/fix-interval-schema

fix: incorrect schema type for interval

github.com/go-task/task - 435f086cb770019fd461d4e1b2875881f7be4c82 authored about 2 years ago
fix: incorrect schema type for interval

- Fixes #962

github.com/go-task/task - 01c9158120a9b6974be8d12423dbe64e46562b1a authored about 2 years ago
Add CHANGELOG to #964

github.com/go-task/task - e235d77d64ddb39b9fd97db5c6c11cbcae51ca3e authored about 2 years ago
Close Taskfile after reading it (#964)

This should fix issues preventing modifications to the Taskfile while tasks are still running, l...

github.com/go-task/task - dbe8131b759e9656d3791a10ca7f855cdae42384 authored about 2 years ago
Merge pull request #957 from go-task/faq

FAQ doc

github.com/go-task/task - 0a9d76515e96397655f5b17c0e04daf5c0c179ca authored about 2 years ago
WIP: FAQ doc

github.com/go-task/task - 0ce1af9ee03c4441a6cbb504286703e28cec7d95 authored about 2 years ago
Website > Installation: Document official Homebrew `go-task` package

github.com/go-task/task - c4452d2698885f2fca463e1d45ca10f06aceefaf authored about 2 years ago
feat: improve unmarshal error handling and use v3 yaml interface everywhere (#959)

github.com/go-task/task - 491888f6c097de100c7086f9860077f03f969170 authored about 2 years ago
feat: add local-prefixes flag to goimports linter (#958)

github.com/go-task/task - e4158dc5e465a28bfeaa927ce9adb1cf352ea4aa authored about 2 years ago
Website: Upgrade Docusaurus (#956)

github.com/go-task/task - 0307ca8ac6eaaa79b89602bce8176db1625a54c1 authored about 2 years ago
go.mod: Pin released v3.6.0 version of mvdan/sh

github.com/go-task/task - 156a273351613a112fcc1dcae658f981e3c73e4a authored about 2 years ago
Prevent TestFileWatcherInterval from running on CI

This test can fail intermittently. It's fine to run it only locally.

We were already doing this...

github.com/go-task/task - d6d51a2f8becb72f64cbba7e778c29ba85cefb38 authored about 2 years ago
Add goimports as a linter

github.com/go-task/task - a98b41d6576a7a32951c201683c05e4cf5957668 authored about 2 years ago
Cleanup: Remove duplicated internal/sleepit/main.go file

github.com/go-task/task - 87ec78fbaae8a6146a17654fea661462fb399e42 authored about 2 years ago
CHANGELOG + small improvements to #936

github.com/go-task/task - 957bff4b89584fd06e93dee298d4e66c5c32adf3 authored about 2 years ago
Add --json flag to be used by editor extensions (#936)

github.com/go-task/task - 321f7b59d8dc2e41a66e0c68d71caed53a88abe5 authored about 2 years ago
Website: Update "Donate" page + FUNDING.yml

github.com/go-task/task - 41a9316523246f5c68bd4718245eb2901e32bd9e authored about 2 years ago
Upgrade @go-task/go-npm to support pnpm

github.com/go-task/task - 983f6fff5dbe69e371a62a2d3802d7808106124a authored about 2 years ago
Run Taskfiles from sub/child directories (#920)

github.com/go-task/task - b3627fcb182aaa11abbf960c252878bf5a80685a authored about 2 years ago
feat: add task-level dotenv support (#904)

github.com/go-task/task - 99d7338c294c25c42b56e9148b37711ec14a625a authored about 2 years ago
Add CHANGELOG entry for #492, #493

github.com/go-task/task - 9cf930454d53ee9fc7b0d7b12c3d2b75a04595b8 authored about 2 years ago
Merge pull request #943 from go-task/fix-interpolation-in-includes

fix: interpolate includes taskfile and dir

github.com/go-task/task - 4b4962e8c6d07002c40a34c8829c39e463bbac19 authored about 2 years ago
Website: Update Community > JSON Schema section

github.com/go-task/task - f2afa7711454dd994a74c6923ab58d377d3465ca authored about 2 years ago
Website: Update Chinese translation link label

github.com/go-task/task - 3aa647c89bb6edb688128d34eea1f2037e272d9c authored about 2 years ago
Website: Link to the Chinese translation

Closes #921

github.com/go-task/task - 45ab4dc7180b870df35d078a7cb04966eeb95b0a authored about 2 years ago
Add Gold Sponsors section

github.com/go-task/task - d1850e8fd2113c523a87cac5c87bd8a1e8145c3f authored about 2 years ago
fix: interpolate includes taskfile and dir

github.com/go-task/task - f1d516cf2a359a5c3f0793402e80d4a8bcea06f8 authored about 2 years ago
Merge pull request #934 from go-task/dependabot/npm_and_yarn/docs/loader-utils-2.0.4

Bump loader-utils from 2.0.3 to 2.0.4 in /docs

github.com/go-task/task - d55282b53cb4e63c2ed601a4ffa203c7af300bca authored about 2 years ago
Merge pull request #938 from rrrix/jetbrains-json-schema-validator-workaround

JetBrains JSON Schema Validator Error Workaround

github.com/go-task/task - ef9f7af0c5aa49bcfbc82c821a26932dcb3dfdf5 authored about 2 years ago
JetBrains JSON Schema Validator Error Workaround

`schema.json` Workaround for these two JetBrains issues:

- [IDEA-236928 json schema: False posi...

github.com/go-task/task - 8823887bb4378c963d647ca2b7e3f73c878272c2 authored about 2 years ago
Upgrade @go-task/go-npm

github.com/go-task/task - 593980e45ac28108aafa080fd89c91490777df6f authored about 2 years ago
Bump loader-utils from 2.0.3 to 2.0.4 in /docs

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release no...

github.com/go-task/task - 081dc1631202d27beef2b62b735f90d4d1d28d9b authored about 2 years ago
Merge pull request #932 from go-task/dependabot/go_modules/github.com/mattn/go-zglob-0.0.4

Bump github.com/mattn/go-zglob from 0.0.3 to 0.0.4

github.com/go-task/task - a74b35379e8ea73028f3021de2f5f83d0e7f391c authored about 2 years ago
Bump github.com/mattn/go-zglob from 0.0.3 to 0.0.4

Bumps [github.com/mattn/go-zglob](https://github.com/mattn/go-zglob) from 0.0.3 to 0.0.4.
- [Rel...

github.com/go-task/task - 7d16c9f68d4ec9330b5f42ace5857049a5ad07a1 authored about 2 years ago
Add CHANGELOG entry for #919

github.com/go-task/task - 890759cc5fa3ad702bf404b2aaabb799270e24d8 authored about 2 years ago
Merge pull request #919 from go-task/include-alises-in-list-when-silent

feat: include aliases in --list --silent output

github.com/go-task/task - e710e2cc5d2f2ce324265dc7a75025c5ee14bf22 authored about 2 years ago
Improve docs/Taskfile.yml

github.com/go-task/task - d787faece42c8bdfa3c1ec6a7b675bb070855673 authored about 2 years ago
Merge pull request #927 from go-task/dependabot/npm_and_yarn/docs/loader-utils-2.0.3

Bump loader-utils from 2.0.2 to 2.0.3 in /docs

github.com/go-task/task - 9702109ea9a1ccc7a18819d3cca7a57cf77e7996 authored about 2 years ago