Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Homebrew/actions

🚀 Homebrew's GitHub Actions
https://github.com/Homebrew/actions

node_modules: update

7ca52ffab8693d0661ce23ed59c238b3fc5256b5 authored over 1 year ago by BrewTestBot <[email protected]>
build(deps): bump filesize from 10.0.9 to 10.0.11

Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.0.9 to 10.0.11.
- [Changelog]...

c3f32b863811058a36553d4ce37644e65dcba4d2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #406 from Homebrew/dependabot/npm_and_yarn/filesize-10.0.9

build(deps): bump filesize from 10.0.8 to 10.0.9

68e149155b7dada57303f52b421a4cb7e0638930 authored over 1 year ago by Bo Anderson <[email protected]>
node_modules: update

5f913fb6da5b49659cbf6a7512f4da2232c03a5f authored over 1 year ago by BrewTestBot <[email protected]>
build(deps): bump filesize from 10.0.8 to 10.0.9

Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.0.8 to 10.0.9.
- [Changelog](...

7e5f1b99edb14686fe43847363a8ef15edc2601c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #405 from Homebrew/dependabot/npm_and_yarn/actions/http-client-2.1.1

build(deps): bump @actions/http-client from 2.1.0 to 2.1.1

6d540a741f8de70c37e0fb1757d7c22b5da99638 authored over 1 year ago by Mike McQuaid <[email protected]>
build(deps): bump @actions/http-client from 2.1.0 to 2.1.1

Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) ...

6d154aec9f730f607a88a196c8ab8d630536f0dc authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #404 from Homebrew/strip_colour_codes

*/action.yml: fix colour output.

1e866ba828ffdb02ceb445e01e507ad70de6c9ed authored over 1 year ago by Mike McQuaid <[email protected]>
*/action.yml: fix colour output.

Strip colour codes from the output so GitHub Actions presents them
more nicely in summaries.

Co...

c19e55d49cea9ebb34cfd96d80031d929463e26e authored over 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #403 from Homebrew/cleanup_setup_homebrew

setup-homebrew/main: remove unnecessary unset variables.

beb5f6c9310f21a39b192bacda8b3bb1e22fefb8 authored over 1 year ago by Mike McQuaid <[email protected]>
setup-homebrew/main: remove unnecessary unset variables.

These are better handled in `brew.sh` now and the names have changed.

459f9d51a30dc8dce63c59bd6afbaca1b54aecc0 authored over 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #402 from Homebrew/dependabot/npm_and_yarn/filesize-10.0.8

build(deps): bump filesize from 10.0.7 to 10.0.8

70319afd1a578c1e3090ef0a61ef802b2fdfc866 authored over 1 year ago by Mike McQuaid <[email protected]>
build(deps): bump filesize from 10.0.7 to 10.0.8

Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.0.7 to 10.0.8.
- [Changelog](...

722ef655ce171391a924f23e5ab0ec429f112008 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #401 from Homebrew/update_auto_update

setup-homebrew/main: use correct auto-update flag.

9e809e528c6aae1b87ed30f5d81fe75d0bfc6f38 authored over 1 year ago by Mike McQuaid <[email protected]>
setup-homebrew/main: use correct auto-update flag.

This existing one was just doing `brew update`.

2a70de08e697fdc2dba1e149c46818de5e1859f3 authored over 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #400 from Homebrew/retry-update

setup-homebrew: wrap `brew update` in retry logic

fca36c5a6fec9c792fae06556c03f1efae4c31b2 authored over 1 year ago by Mike McQuaid <[email protected]>
setup-homebrew: wrap `brew update` in retry logic

We're seeing `brew update` failures in multiple CI jobs. Hopefully
retrying it will make this mo...

ce757771b1eef0938833dc9d331277690974dfe6 authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #399 from Homebrew/setup_homebrew_comment

setup-homebrew/main.sh: explain formula.brew.sh opt-out.

a1acd29c4e7cbc5aad08723b71851702cc3c806b authored over 1 year ago by Mike McQuaid <[email protected]>
setup-homebrew/main.sh: explain formula.brew.sh opt-out.

Turns some of https://github.com/Homebrew/actions/pull/398 into a Bash
comment so it's more obvi...

fcf896f7cd0b114505cd95338ff23284d9beaadf authored over 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #398 from Homebrew/website-skip-api-update

setup-homebrew: skip autoupdate for formulae.brew.sh CI

86fe8bfcc0e2130aa1679d6bf1ff0323eecd8191 authored over 1 year ago by Bo Anderson <[email protected]>
setup-homebrew: skip autoupdate for formulae.brew.sh CI

dccbb994e6e28406006e81ab3ba5ea1076a36848 authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #397 from Bo98/update-fixes

setup-homebrew: fixes for brew and homebrew-core

a7128e96205796abc6bf4aece272a81ad6d80d2c authored over 1 year ago by Bo Anderson <[email protected]>
setup-homebrew: fixes for brew and homebrew-core

d3c10af85983186d1bc62bd86bbb69237f4182cb authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #396 from Bo98/autoupdate-tweaks

setup-homebrew: move autoupdate, unset bootsnap

75df1cbe1092d2b881d5e9e8773f65d2745f0e2d authored over 1 year ago by Bo Anderson <[email protected]>
setup-homebrew: move autoupdate, unset bootsnap

56835daa876c21b5108c4c824f48626b06b7c530 authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #394 from Homebrew/setup_homebrew_unset

setup-homebrew/main.sh: unset some env vars before `brew update`.

6c21e76bdf16b4f00cab7b4702b1a86b91787bd5 authored over 1 year ago by Mike McQuaid <[email protected]>
setup-homebrew/main.sh: unset some env vars before `brew update`.

This should avoid repeatedly updating the same taps.

b3ee4262259d30cff94861f16b26d2c766bf234d authored over 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #393 from Homebrew/update_tweaks

setup-homebrew: update tweaks.

bcc704409b8f25bef06e25e68c88e6a1998fd1e9 authored over 1 year ago by Mike McQuaid <[email protected]>
setup-homebrew: update tweaks.

- don't update core/cask/test-bot by default
- unset HOMEBREW_NO_INSTALL_FROM_API (which GitHub ...

f9eb51b07eb3af5c5176436e23800ddf53f45572 authored over 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #392 from Bo98/no-api-fix

setup-homebrew: fix HOMEBREW_NO_INSTALL_FROM_API case

dee53dc9045a221423e0a07246f921b029a77192 authored over 1 year ago by Bo Anderson <[email protected]>
setup-homebrew: fix HOMEBREW_NO_INSTALL_FROM_API case

ebfc67778b5c5a8363ab2456fb644b20d146b322 authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #391 from Bo98/setup-homebrew-core-optout

setup-homebrew: add ability to opt-out of tap updates

68a793d598138a0b7fadd0789ac9fd0f03b55845 authored over 1 year ago by Mike McQuaid <[email protected]>
setup-homebrew: add ability to opt-out of tap updates

4f2fb0f29e0e81d3bb86b3065a72181493bee2e2 authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #390 from Homebrew/dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-5.16.2

build(deps): bump @octokit/plugin-rest-endpoint-methods from 5.13.0 to 5.16.2

6f5b9ed1f6734f79299f008764331188fecfb370 authored over 1 year ago by Bo Anderson <[email protected]>
node_modules: update

6ebae7f8c5130ca09b4b5193ef9619408e98a243 authored over 1 year ago by BrewTestBot <[email protected]>
build(deps): bump @octokit/plugin-rest-endpoint-methods

Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-me...

1f86535e65c1af443c461125eff737616545d46b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #388 from Homebrew/dependabot/npm_and_yarn/before-after-hook-2.2.3

build(deps): bump before-after-hook from 2.2.2 to 2.2.3

e1b8941ce5295b2999dc91e7210e8fa957486ab8 authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #384 from Homebrew/dependabot/npm_and_yarn/node-fetch-2.6.12

build(deps): bump node-fetch from 2.6.7 to 2.6.12

e39f5284d2c945a275903fa437942b9a9489a8a9 authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #387 from Homebrew/dependabot/npm_and_yarn/actions/io-1.1.3

build(deps): bump @actions/io from 1.1.2 to 1.1.3

4714fc0d8201980b7a305465e13d1ab8cf05d835 authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #386 from Homebrew/dependabot/npm_and_yarn/octokit/plugin-paginate-rest-2.21.3

build(deps): bump @octokit/plugin-paginate-rest from 2.17.0 to 2.21.3

782642feeb8691daf284797d8eadab04612fe169 authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #385 from Homebrew/dependabot/npm_and_yarn/actions/http-client-2.1.0

build(deps): bump @actions/http-client from 2.0.1 to 2.1.0

c9708a7e042419dc88732dee9194a3a4511d1383 authored over 1 year ago by Bo Anderson <[email protected]>
node_modules: update

8a029af25c44ad7641e0cbbacb606ac3462a35c2 authored over 1 year ago by BrewTestBot <[email protected]>
build(deps): bump node-fetch from 2.6.7 to 2.6.12

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 2.6.12.
- [Release no...

e9d995f235f1a4edc47815e224367fa1a518f032 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #389 from Homebrew/ci-fix-2023

workflows: fix various CI

767fa5a1754788db16a7ed659d1c87f9a595f792 authored over 1 year ago by Bo Anderson <[email protected]>
workflows: fix various CI

366fd588a20277de4de3b87116bbe1bd1d1528e6 authored over 1 year ago by Bo Anderson <[email protected]>
node_modules: update

730857b1ef162ab844d49401341945e5b35a1fea authored over 1 year ago by BrewTestBot <[email protected]>
node_modules: update

c09f5b12b7a8cb993cc7fd8a12d6b0a8db43b854 authored over 1 year ago by BrewTestBot <[email protected]>
node_modules: update

098352a09b0c91f71bc13f8a1f3044cd41a211c7 authored over 1 year ago by BrewTestBot <[email protected]>
node_modules: update

1401dde5fd2559caa25002c696fa238a633cbfa2 authored over 1 year ago by BrewTestBot <[email protected]>
build(deps): bump before-after-hook from 2.2.2 to 2.2.3

Bumps [before-after-hook](https://github.com/gr2m/before-after-hook) from 2.2.2 to 2.2.3.
- [Rel...

a07a6c1c4c099b7102eddfd6d778f0a275054d1e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump @actions/io from 1.1.2 to 1.1.3

Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.2 to 1.1....

3a7cd6e6259c0f4dea346c0552a51d747b243889 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump @octokit/plugin-paginate-rest from 2.17.0 to 2.21.3

Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 2...

ac941f925a6b40e2b1453142dbc35004e5c3bcb8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump @actions/http-client from 2.0.1 to 2.1.0

Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) ...

7e94598b1d790b820043647d077e00e2f39b6a34 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #383 from Bo98/dependabot-all

dependabot.yml: update all dependency types

c87adbe66035ae29aacb80184e73ec1be857374b authored over 1 year ago by Bo Anderson <[email protected]>
dependabot.yml: update all dependency types

a58293682a88b0c00a67bc5173a037d5052d983a authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #382 from Homebrew/setup-homebrew-casks

setup-homebrew: always update cask repos

709e3db4943279ec2d2e12be4b088b550ab74d3a authored over 1 year ago by Bo Anderson <[email protected]>
setup-homebrew: always update cask repos

bc8cb70f1adf367d643473fdbda3722380ea0aec authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #381 from Homebrew/setup-homebrew-ohai

setup-homebrew: improve progress logging

6fef698e5a2d6da69b9b7c76ad7e9a268ae59192 authored over 1 year ago by Bo Anderson <[email protected]>
setup-homebrew: improve progress logging

50a5af37244eeae5570e21707b4d46383a10a44a authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #379 from Homebrew/run-id

Add find-related-workflow-run-id action

f8b224a6d5e4f1668351c7e7e7c0c1c10e228294 authored over 1 year ago by Carlo Cabrera <[email protected]>
Add find-related-workflow-run-id action

Follow-up to Homebrew/homebrew-core@268191c0e25b0eecd99e963143df98f2005a1887.

832aa56cc63a0ee589612b9fc47f9989c5e837fd authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #378 from Homebrew/sync-triage-config

Synchronize triage configuration

a2bb21bb233dbfd0ad0608fbbd41f1d59468d2ae authored over 1 year ago by Mike McQuaid <[email protected]>
triage-issues.yml: update to match main configuration

c6d229d406696b44582c4e9c16c3fd5395f04eea authored over 1 year ago by BrewTestBot <[email protected]>
Merge pull request #377 from razvanazamfirei/remove-cask-drivers

remove cask-drivers from setup-homebrew/main.sh

cef9e623d2532af2e11b51c5227e4319ce100788 authored over 1 year ago by Mike McQuaid <[email protected]>
Update main.sh

397ca7e7899de050fac8d8bb8eba8ba11f89997f authored over 1 year ago by Razvan Azamfirei <[email protected]>
Merge pull request #375 from Homebrew/restore-cache

pre-build: use only `actions/cache/restore`

3040c87fbdd10e6ec48d90bd23cb0abb6d66152d authored over 1 year ago by Carlo Cabrera <[email protected]>
pre-build: use only `actions/cache/restore`

PR branches have isolated caches, so storing a cache for a PR branch
isn't very useful.

We can ...

5083410df2e1d896b17cd1e830652dd9d239c7e6 authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #374 from Homebrew/bundler-gems-cache

pre-build: cache bundler gems

f41cd33e7878416907e5b52f1c750eaf63dad347 authored over 1 year ago by Carlo Cabrera <[email protected]>
pre-build: simplify cache key generation

Co-authored-by: Mike McQuaid <[email protected]>

82d46235caf95a91e7cd4765d8eb073aa77d453c authored over 1 year ago by Carlo Cabrera <[email protected]>
pre-build: cache bundler gems

`brew test-bot --only-setup` can take a really long time, particularly
on GitHub macOS runners. ...

e35133d467f08b46228bbe0ae0f646ab1d99cad7 authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #373 from Homebrew/dependent-cache

count-bottles, post-build: updates for dependent tests caching

67c851794cd9f6000e4047cf2a47b023540ac1be authored over 1 year ago by Carlo Cabrera <[email protected]>
post-build: simplify `rm` calls

Co-authored-by: Mike McQuaid <[email protected]>

fa0005b5db966e783788c7876523260ba22e7e37 authored over 1 year ago by Carlo Cabrera <[email protected]>
count-bottles, post-build: updates for dependent tests caching

Needed for Homebrew/homebrew-test-bot#927.

94b8d18d131abbd9763335c82366d1beee6bcdee authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #372 from Homebrew/rm-bottle-cache

post-build: remove `bottle-cache`

8ebefb139a87a89d290266970bc401009cda6508 authored over 1 year ago by Carlo Cabrera <[email protected]>
post-build: remove `bottle-cache`

Previously built bottles will be downloaded here after
Homebrew/homebrew-test-bot#922.

1052bc81fa637f73ef060b27708434dc3a73dbd5 authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #371 from Homebrew/better-debug-handling

setup-homebrew: propagate `debug` to `brew`

cafe183d342c841503ef462116ca5bafc6c8bc4a authored over 1 year ago by Mike McQuaid <[email protected]>
setup-homebrew: propagate `debug` to `brew`

This makes the `runner.debug` setting also make `brew` produce
verbose/debug output (unless the ...

eac8377eeca4c1ceebb0db2975e97e92602069de authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #370 from Homebrew/gh-try-download

Add gh-try-download action

106393ccb5a96991745465f1c36a522117fe384c authored over 1 year ago by Mike McQuaid <[email protected]>
Add gh-try-download action

This will allow us to try `gh run download` multiple times before giving
up, and will help fix s...

c255101b7fea9855b1d92a56129c2bcb261bbe25 authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #369 from Homebrew/setup-homebrew-no-ruby

setup-homebrew: remove reliance on a functional brew Ruby

c76238e459351425f47856769ce4916bfae69c6e authored over 1 year ago by Bo Anderson <[email protected]>
setup-homebrew: remove reliance on functional brew Ruby

2045791fc603aa94357466373e235040c0251472 authored over 1 year ago by Bo Anderson <[email protected]>
Merge pull request #363 from Homebrew/pre-build

Add pre-build action

ce63ad1c7b48f1d29ffa189e0a4c4f0beb1f7527 authored over 1 year ago by Carlo Cabrera <[email protected]>
pre-build: use system Bash for `--only-cleanup-before`

e5e03751859d813d8db1d830e3698d8c7db55a06 authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #368 from Homebrew/post-build-killed

post-build: fix `Killed: 9` errors

cb7a24b00534061ef300c18a46be415e99649c89 authored over 1 year ago by Carlo Cabrera <[email protected]>
post-build: fix `Killed: 9` errors

`--only-cleanup-after` wipes our shell, which causes succeeding commands
to fail.

9803997d5cb488ad5b7242db2d63a8b93bd341ed authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #366 from Homebrew/remove-disabled

remove-disabled-formulae: unconditionally write to `GITHUB_OUTPUT`

ed0be53480e60302b9e16902dc845d4b00eba80c authored over 1 year ago by Mike McQuaid <[email protected]>
remove-disabled-formulae: unconditionally write to `GITHUB_OUTPUT`

This is needed by the changes in Homebrew/homebrew-core#129852.

39fcc9b6aa8c74c3bdfe68f6a50412885b11d1df authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #364 from Homebrew/skip-published-prs

check-commit-format: skip labelling PRs labelled `CI-published-bottle-commits`

7078f5d29345cd32cbdccd3628b96f86c7f7be8c authored over 1 year ago by Mike McQuaid <[email protected]>
Merge pull request #365 from Homebrew/post-build-upload

post-build: add option to skip bottle upload

19fe08a48eb17c6dcfb53deb0c34422b3fcf1f1e authored over 1 year ago by Carlo Cabrera <[email protected]>
post-build: add option to skip bottle upload

This is needed for use in the dependents step.

df7dc7d2d3a1ae1b5b4f9ff9679286e7dd33dfad authored over 1 year ago by Carlo Cabrera <[email protected]>
check-commit-format: skip labelling PRs labelled `CI-published-bottle-commits`

This will prevent `automerge-skip` or `autosquash` labels from being
applied after the bottle co...

a4c8058685b412aae93bff56c589c7d69d283bca authored over 1 year ago by Carlo Cabrera <[email protected]>
Add pre-build action

This is similar to #361, except for the steps before we call
`brew test-bot --only-formulae[-dep...

10464b3a32f00129b1267cb96a5d3cfc6ce5b2ca authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #361 from Homebrew/post-build

Add post-build action

93e2b8022ad6909223c96eb6ba042731e7dbe083 authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #362 from Homebrew/autosquash-label

check-commit-format: add autosquash label when needed

726894a223bd2714c26ec1f17ef465dbb98c3572 authored over 1 year ago by Carlo Cabrera <[email protected]>
check-commit-format: add debug output

2ae4a746b60b0538abf770350a96c2bd31e37248 authored over 1 year ago by Carlo Cabrera <[email protected]>
check-commit-format: improve handling of multiple-file commits

9e240ffb0aea57723a56ac318f8065ae91e155ad authored over 1 year ago by Carlo Cabrera <[email protected]>
check-commit-format: add autosquash label when needed

This adds the `autosquash` label to PRs that used to automatically be
autosquashed.

Also, while...

e6ba27841f5004eafd9cf6dc193128ed041c2e4e authored over 1 year ago by Carlo Cabrera <[email protected]>
Add post-build action

This will allow us to replace these steps in `tests.yml` and
`dispatch-*.yml`.

0e794c3094874c41eba4a1c67cbd024141c739ca authored over 1 year ago by Carlo Cabrera <[email protected]>
Merge pull request #360 from Homebrew/fix-push

git-try-push: fix Sorbet and SPDX workflows in Homebrew/brew

718d93ca54fe1a5167e7eae33249dbc52b3bec4d authored over 1 year ago by Mike McQuaid <[email protected]>
git-try-push: reduce default number of tries

The current number of tries takes over an hour to complete. While we've
changed that, let's actu...

b819c359b046574543f7a751d58c52bae7fbcb37 authored over 1 year ago by Carlo Cabrera <[email protected]>