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
The Sorbet and SPDX workflows use `origin_branch` as the branch to
rebase on but not push to. Le...
count-bottles: fix "command not found" error
a1377360f443cba4201fe7a591d1c60ba7ddab7a authored over 1 year ago by Carlo Cabrera <[email protected]>Co-authored-by: Carlo Cabrera <[email protected]>
d2bff31d4fd257ed033e9c1ff1272bee6d7b5c46 authored over 1 year ago by Ruoyu Zhong <[email protected]>This should fix the error seen in [^1].
[^1]: https://github.com/Homebrew/homebrew-core/actions...
2623f915fb93b6d4d9a90231e32d362e37535d39 authored over 1 year ago by Ruoyu Zhong <[email protected]>Revert "failures-summary-and-bottle-result: change default workdir"
1ee5a832b818e32342693c936e5dfed1e7b75769 authored over 1 year ago by Carlo Cabrera <[email protected]>Unfortunately, we cannot use `env` for inputs to an action. [1]
This reverts commit 74ef7285a4b...
ac970b34a979d5836e0620ee8c4fce487f0aa2ae authored over 1 year ago by Carlo Cabrera <[email protected]>failures-summary-and-bottle-result: change default workdir
b6b4e9a5d4d6d59a2aa642d03748e40aebf3fe2b authored over 1 year ago by Mike McQuaid <[email protected]>
This is `${{ env.BOTTLES_DIR }}` everywhere we use it in Homebrew/core,
so let's make that the d...
Add an action to count bottles
8188bcb087f5359f46c2b54533378b60e515d509 authored over 1 year ago by Mike McQuaid <[email protected]>
This will allow us to replace a step in `tests.yml` and `dispatch-*.yml`
in Homebrew/homebrew-core.
setup-homebrew: default `debug` to current runner debug state
4e44bfd4306af1c72be40811abf63ae9085ada0d authored over 1 year ago by Carlo Cabrera <[email protected]>
This makes the action run in debug mode if the runner is set to run in
debug mode.
See https://...
ecf30e24d0e08933933581e3cc1a71c89e19dff8 authored over 1 year ago by Carlo Cabrera <[email protected]>bump-packages: new action
32049fd8f8d4d9557a38f71b1cd9e2e7dcb01a97 authored over 1 year ago by Sean Molenaar <[email protected]>40eec01071c29cc36508c284b40680119b33d3bc authored over 1 year ago by Sean Molenaar <[email protected]>
create-gcloud-instance: change zone
416e2c20cbcf3c1647b033cc371d7545504ee9f1 authored over 1 year ago by Dawid Dziurla <[email protected]>f5c2686e657ad3a83e12589fb48c010d7955c947 authored over 1 year ago by Dawid Dziurla <[email protected]>
setup-homebrew: fix shellcheck errors
8eb0fda635d8dec2dc3d8c57bbf17bc4de324f3a authored over 1 year ago by Carlo Cabrera <[email protected]>workflows: add actionlint workflow
c35a5a11b6eaf8079fae3341231f5ac0bb0ef3ae authored over 1 year ago by Carlo Cabrera <[email protected]>Also, run `shellcheck` in the test to avoid further errors.
cde0bcd5babb0d7d8d3d1d7a0f8cab0615f23e2a authored over 1 year ago by Carlo Cabrera <[email protected]>1806c429354c964505a194dccfdb240dfe2fcfa9 authored over 1 year ago by Carlo Cabrera <[email protected]>
This will help us avoid actionlint errors in the future.
44cc56db1166bce4bcd18dbae0ee755433c78654 authored over 1 year ago by Carlo Cabrera <[email protected]>workflows: fix actionlint errors
60a902bebc5facfce9bcb773a715b20c332b1a82 authored over 1 year ago by Carlo Cabrera <[email protected]>
These are all mostly adding quotes to variable expansions. The only one
that isn't is the replac...
git-try-push: push to `origin_branch`
3599d8b96621e7e741ec2ae1cee1185acd651aed authored almost 2 years ago by Mike McQuaid <[email protected]>
Remove the ternary operator usage. Also, since `refspec` is constant,
move it out of the loop an...
`gh co $pr_number` produces a local branch with a different name (e.g.,
`$username/master`) when...
9ea4a2215f48fe5c0d2f099d41e51e1968b45730 authored almost 2 years ago by Ruoyu Zhong <[email protected]>
git-try-push: fix truth-y string arguments
e2cdd1a79c377e1af675835f5da09bdbefc3d443 authored almost 2 years ago by Carlo Cabrera <[email protected]>
When we pass `false` to `force` and `no_lease`, it is cast as a
`String`. Unfortunately, the str...
check-commit-format: remove reference to autosquash
6da3cf67c6a533625fb1e24416ac3b48a00e404d authored almost 2 years ago by Carlo Cabrera <[email protected]>
We're no longer squashing commits by default, so let's update this
action to handle that accordi...
Don't count deleted files for `missing_content` constraint.
1febe47bbf73fc09ff1eb79a383531ec97a54b4a authored almost 2 years ago by Mike McQuaid <[email protected]>ff29d708104d82880573ddf266bc0237ad7a9f21 authored almost 2 years ago by Markus Reiter <[email protected]>
4a7fd7c60ce8970baeda133a9c2c5bdbea9987c8 authored almost 2 years ago by Markus Reiter <[email protected]>
d1a1cbbecaa4df9c449edf081942fd7a0f16d6d9 authored almost 2 years ago by Markus Reiter <[email protected]>
build(deps): bump filesize from 10.0.6 to 10.0.7
4578c0756f6831df6e2d26b5159d38e95c5e334e authored almost 2 years ago by Mike McQuaid <[email protected]>dd7899e343621c5ed5796ed67ccb70b984791ec1 authored almost 2 years ago by BrewTestBot <[email protected]>
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.0.6 to 10.0.7.
- [Release not...
git-try-push: skip initial push without force when `no_lease`
ab3e6d5da898194569eac881d1856a3bd6ce1291 authored almost 2 years ago by Carlo Cabrera <[email protected]>
The pull-and-rebase step that this action does upon failure of the
initial `git push` (without f...
Allow pushes with `--force`.
d2cb4eed5b11f77cddfe3eaada0ee3a339a8f46d authored almost 2 years ago by Mike McQuaid <[email protected]>Needed for Homebrew/homebrew-core#126776.
2523525266990f8a9b27265e0716ece93f85fe72 authored almost 2 years ago by Carlo Cabrera <[email protected]>Synchronize triage configuration
e3b198d8c969148d4dc2912af4ff03419a8f2e38 authored almost 2 years ago by Mike McQuaid <[email protected]>b91b8ebb68453c9eb50403a8bce77fec9a5fd89c authored almost 2 years ago by BrewTestBot <[email protected]>
Replace deprecated `set-output` command
bf8757bc21b0cba89461f996ff351821727cf53d authored almost 2 years ago by Nanda H Krishna <[email protected]>bcb7e8ed5c5f073080113a4d2fd36a4c12280eaf authored almost 2 years ago by Nanda H Krishna <[email protected]>
setup-homebrew: fix token handling
7ef15fb9542d5b5d17785655ce48ae34fcf7638a authored almost 2 years ago by Bo Anderson <[email protected]>251cc053a43110ce4dea3cdb6f038147c82d0257 authored almost 2 years ago by Bo Anderson <[email protected]>
setup-homebrew: handle installs without Homebrew/core tapped
bc738ca370c95ed8d8b44c9b5fcba16e54f5218a authored almost 2 years ago by Bo Anderson <[email protected]>b84b9c947470719ff4138cc1c70b996918e1a612 authored almost 2 years ago by Bo Anderson <[email protected]>
build(deps): bump @actions/core from 1.9.0 to 1.10.0
9ce0504c5e4b9138b10b445cc99c1354afba0f19 authored almost 2 years ago by Bo Anderson <[email protected]>Various improvements to setup-homebrew
616a563beaa0715ddebbb39a331224af1b46fdaa authored almost 2 years ago by Bo Anderson <[email protected]>
Docker file ownership:
* Replace chown logic with setfacl.
- This allows the original permissi...
a157b982ca32201e70cb46db88443c9dfd44bdac authored almost 2 years ago by Bo Anderson <[email protected]>
8188d0026bf40ad8e7bea6a1d1bb016866ed466c authored almost 2 years ago by Bo Anderson <[email protected]>
Synchronize triage configuration
449449e64aaa5faac0d24229a2ffba32438e4b63 authored about 2 years ago by Rylan Polster <[email protected]>86a54eaf1969ad8eb6a24fcd8204ac8184ae4c8e authored about 2 years ago by BrewTestBot <[email protected]>
build(deps): bump adm-zip from 0.5.9 to 0.5.10
d1cd1a1a8f1adb3abefac267dd51037062f73188 authored about 2 years ago by Mike McQuaid <[email protected]>
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.9 to 0.5.10.
- [Release notes](ht...
build(deps): bump filesize from 10.0.5 to 10.0.6
de148d3692ee16631d63e978f621090c0bdd3d83 authored about 2 years ago by Sean Molenaar <[email protected]>
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.0.5 to 10.0.6.
- [Release not...
Synchronize triage configuration
24adfe27fc8e515deb1753996e07c111c1c16a96 authored about 2 years ago by Sean Molenaar <[email protected]>6dc2cc4d6b0f6ada6442d68ae71d7c4f943989a6 authored about 2 years ago by BrewTestBot <[email protected]>
b679612a86810c10b975984a83184492d146953a authored about 2 years ago by BrewTestBot <[email protected]>
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to ...
671a5805b662e6be79cea9ba31f8f4224b9b64b5 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>build(deps): bump @actions/github from 5.0.3 to 5.1.1
4019aa33c7aaa82f22b10bdf76fe6ef47b406c61 authored about 2 years ago by Bo Anderson <[email protected]>14513ce45240debf405137626044ae460743c13c authored about 2 years ago by BrewTestBot <[email protected]>
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.3...
aa945732ba34f1a310e3ff2eabcad6676caead44 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>build(deps): bump filesize from 9.0.11 to 10.0.5
3a42c32cc29aafac5db3a2cc32093b4011f6b4e0 authored about 2 years ago by Bo Anderson <[email protected]>21d03b0d811e3cf80e0b2b8034f4102e1c05e70a authored about 2 years ago by Bo Anderson <[email protected]>
35522946a88369915075626626383bf070acc371 authored about 2 years ago by BrewTestBot <[email protected]>
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 9.0.11 to 10.0.5.
- [Release not...
More CI fixes
b088e585a8f3bfeebd0571ab38e330302b45ee1f authored about 2 years ago by Bo Anderson <[email protected]>5d6617372930ef302ab58654c702ec8a851163f1 authored about 2 years ago by Bo Anderson <[email protected]>
644adff4cc33d4b44f0dd8442253ded99900fadd authored about 2 years ago by Bo Anderson <[email protected]>
Fix CI failures
c830ed120c8601271e161bbb24e46882e9a4b6cf authored about 2 years ago by Bo Anderson <[email protected]>abf927b9cc35764830606610aba3e12b74e11de3 authored about 2 years ago by Bo Anderson <[email protected]>
c93ed60fd18549476f10a750dab0f0dd98a83821 authored about 2 years ago by Bo Anderson <[email protected]>
setup-homebrew/main.sh: add sbin.
0c611abec1fc679030907286a2c084cc92fb8f2e authored about 2 years ago by Mike McQuaid <[email protected]>Let's also add `sbin` to the `GITHUB_PATH` to stop complaints about it not being added e.g. http...
659165717b1fd1b535840baa14e399a305d20561 authored about 2 years ago by Mike McQuaid <[email protected]>setup-homebrew: git config after fixing permissions
077f79969037d09668739e02eadced826d594bad authored about 2 years ago by Mike McQuaid <[email protected]>b1bdd59d7f4eadb1ae600d5d79b8aeeb4eabe17a authored about 2 years ago by Justin Klaassen <[email protected]>
setup-homebrew: reenable ubuntu-latest.
29b2973f18e5aca5443f4b3d87f68eda7a27b22b authored over 2 years ago by Sean Molenaar <[email protected]>Should remove this again once fixed.
02ab1fce8039e495bcbc6c7d2f897d1388b5b4eb authored over 2 years ago by Mike McQuaid <[email protected]>setup-homebrew: source homebrew from standard locations
a7d313cdea6395776b6f783e2f312b2ee0b53871 authored over 2 years ago by Mike McQuaid <[email protected]>5a84a3b487438aa7ff053d380b2eb749ab6cb64e authored over 2 years ago by Mike McQuaid <[email protected]>
8dbf0fad0a85d9e3497cc2f5d9962b6cdd98947f authored over 2 years ago by Sean Molenaar <[email protected]>
abe35d561ce4714c68044f58edfdef06d1d4d6ed authored over 2 years ago by Sean Molenaar <[email protected]>
Co-authored-by: Mike McQuaid <[email protected]>
e04ab3fcdf095c5b16e6076652b087fdc4964e18 authored over 2 years ago by Sean Molenaar <[email protected]>52ddec9ad9f136641644b66508392dcff26f1a8e authored over 2 years ago by Sean Molenaar <[email protected]>
Synchronize triage configuration
b4ee558c8618a7741f9ee928777b93fb25d94ac7 authored over 2 years ago by Rylan Polster <[email protected]>50ad625f325c7049b3d00f97161d17c72482732b authored over 2 years ago by BrewTestBot <[email protected]>
setup-homebrew: fix, test on Ubuntu 22.04.
0793b92253eab28e2ab73695497882f5c8f4a1cb authored over 2 years ago by Mike McQuaid <[email protected]>70b3a01ccc859b694f8833d1c531894d3a1ca3c7 authored over 2 years ago by Mike McQuaid <[email protected]>
failure-summary: fix typo
3db14755156ae235e90a898e546323186322a02c authored over 2 years ago by Carlo Cabrera <[email protected]>It should be `</details>` and not `<\details>`.
db910e9495f87ffbda369969eaa88249edbd8965 authored over 2 years ago by Carlo Cabrera <[email protected]>setup-homebrew: private repositories support
07bca7a072db407c6899dc7424db1dcedfcd9abe authored over 2 years ago by Mike McQuaid <[email protected]>a4516c28729b44452bbf95e17457bec74aa5bdd2 authored over 2 years ago by Kobi Meirson <[email protected]>
28e66c2314f7bb49a020c43019b22cfb9bd20e34 authored over 2 years ago by Kobi Meirson <[email protected]>
failures-summary: support optionally collapsing output
fa0ee3dc29e7cba062a59159157c05815d6594aa authored over 2 years ago by Carlo Cabrera <[email protected]>