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

github.com/Homebrew/actions

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

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

MikeMcQuaid opened this pull request about 2 years ago
setup-homebrew: wrap `brew update` in retry logic

carlocab opened this pull request about 2 years ago
setup-homebrew/main.sh: explain formula.brew.sh opt-out.

MikeMcQuaid opened this pull request about 2 years ago
setup-homebrew: skip autoupdate for formulae.brew.sh CI

Bo98 opened this pull request about 2 years ago
setup-homebrew: fixes for brew and homebrew-core

Bo98 opened this pull request about 2 years ago
setup-homebrew: move autoupdate, unset bootsnap

Bo98 opened this pull request about 2 years ago
setup-homebrew/main.sh: unset some env vars before `brew update`.

MikeMcQuaid opened this pull request about 2 years ago
setup-homebrew: update tweaks.

MikeMcQuaid opened this pull request about 2 years ago
setup-homebrew: fix HOMEBREW_NO_INSTALL_FROM_API case

Bo98 opened this pull request about 2 years ago
setup-homebrew: add ability to opt-out of tap updates

Bo98 opened this pull request about 2 years ago
build(deps): bump @octokit/plugin-rest-endpoint-methods from 5.13.0 to 5.16.2

dependabot[bot] opened this pull request about 2 years ago
workflows: fix various CI

Bo98 opened this pull request about 2 years ago
build(deps): bump before-after-hook from 2.2.2 to 2.2.3

dependabot[bot] opened this pull request about 2 years ago
build(deps): bump @actions/io from 1.1.2 to 1.1.3

dependabot[bot] opened this pull request about 2 years ago
build(deps): bump @octokit/plugin-paginate-rest from 2.17.0 to 2.21.3

dependabot[bot] opened this pull request about 2 years ago
build(deps): bump @actions/http-client from 2.0.1 to 2.1.0

dependabot[bot] opened this pull request about 2 years ago
build(deps): bump node-fetch from 2.6.7 to 2.6.12

dependabot[bot] opened this pull request about 2 years ago
dependabot.yml: update all dependency types

Bo98 opened this pull request about 2 years ago
setup-homebrew: always update cask repos

Bo98 opened this pull request about 2 years ago
setup-homebrew: improve progress logging

Bo98 opened this pull request about 2 years ago
Add find-related-workflow-run-id action

carlocab opened this pull request about 2 years ago
Synchronize triage configuration

BrewTestBot opened this pull request about 2 years ago
remove cask-drivers from setup-homebrew/main.sh

razvanazamfirei opened this pull request about 2 years ago
Add `populate-gems-cache` action

carlocab opened this pull request about 2 years ago
pre-build: use only `actions/cache/restore`

carlocab opened this pull request about 2 years ago
pre-build: cache bundler gems

carlocab opened this pull request about 2 years ago
count-bottles, post-build: updates for dependent tests caching

carlocab opened this pull request about 2 years ago
post-build: remove `bottle-cache`

carlocab opened this pull request about 2 years ago
setup-homebrew: propagate `debug` to `brew`

carlocab opened this pull request about 2 years ago
Add gh-try-download action

carlocab opened this pull request about 2 years ago
setup-homebrew: remove reliance on a functional brew Ruby

Bo98 opened this pull request about 2 years ago
post-build: fix `Killed: 9` errors

carlocab opened this pull request about 2 years ago
post-build: add debug output for `rm` error

carlocab opened this pull request about 2 years ago
remove-disabled-formulae: unconditionally write to `GITHUB_OUTPUT`

carlocab opened this pull request about 2 years ago
post-build: add option to skip bottle upload

carlocab opened this pull request over 2 years ago
check-commit-format: skip labelling PRs labelled `CI-published-bottle-commits`

carlocab opened this pull request over 2 years ago
Add pre-build action

carlocab opened this pull request over 2 years ago
check-commit-format: add autosquash label when needed

carlocab opened this pull request over 2 years ago
Add post-build action

carlocab opened this pull request over 2 years ago
git-try-push: fix Sorbet and SPDX workflows in Homebrew/brew

carlocab opened this pull request over 2 years ago
count-bottles: fix "command not found" error

ZhongRuoyu opened this pull request over 2 years ago
Revert "failures-summary-and-bottle-result: change default workdir"

carlocab opened this pull request over 2 years ago
failures-summary-and-bottle-result: change default workdir

carlocab opened this pull request over 2 years ago
Add an action to count bottles

carlocab opened this pull request over 2 years ago
setup-homebrew: default `debug` to current runner debug state

carlocab opened this pull request over 2 years ago
bump-packages: new action

SMillerDev opened this pull request over 2 years ago
create-gcloud-instance: change zone

dawidd6 opened this pull request over 2 years ago
setup-homebrew: fix shellcheck errors

carlocab opened this pull request over 2 years ago
workflows: add actionlint workflow

carlocab opened this pull request over 2 years ago
workflows: fix actionlint errors

carlocab opened this pull request over 2 years ago
-

antonmedv opened this issue over 2 years ago
git-try-push: push to `origin_branch`

ZhongRuoyu opened this pull request over 2 years ago
git-try-push: fix truth-y string arguments

carlocab opened this pull request over 2 years ago
check-commit-format: return failing status for non-compliant commits

carlocab opened this pull request over 2 years ago
check-commit-format: remove reference to autosquash

carlocab opened this pull request over 2 years ago
check-commit-format: remove reference to autosquash

carlocab opened this pull request over 2 years ago
Don't count deleted files for `missing_content` constraint.

reitermarkus opened this pull request over 2 years ago
build(deps): bump filesize from 10.0.6 to 10.0.7

dependabot[bot] opened this pull request over 2 years ago
git-try-push: skip initial push without force when `no_lease`

carlocab opened this pull request over 2 years ago
Allow pushes with `--force`.

carlocab opened this pull request over 2 years ago
Synchronize triage configuration

BrewTestBot opened this pull request over 2 years ago
Allow `git-try-push` to push to PR branches.

carlocab opened this issue over 2 years ago
Replace deprecated `set-output` command

nandahkrishna opened this pull request over 2 years ago
`Setup Homebrew` action started failing

bruuuuuuuce opened this issue over 2 years ago
setup-homebrew should add the core tap if missing

shivammathur opened this issue over 2 years ago
setup-homebrew: handle installs without Homebrew/core tapped

Bo98 opened this pull request over 2 years ago
setup-homebrew: fix token handling

Bo98 opened this pull request over 2 years ago
Changes in #324 break our actions/setup-homebrew deployment

ryantimjohn opened this issue over 2 years ago
Update README.md

Shubh2-0 opened this pull request over 2 years ago
Synchronize triage configuration

BrewTestBot opened this pull request over 2 years ago
build(deps): bump adm-zip from 0.5.9 to 0.5.10

dependabot[bot] opened this pull request over 2 years ago
build(deps): bump filesize from 10.0.5 to 10.0.6

dependabot[bot] opened this pull request over 2 years ago
Synchronize triage configuration

BrewTestBot opened this pull request over 2 years ago
Various improvements to setup-homebrew

Bo98 opened this pull request over 2 years ago
More CI fixes

Bo98 opened this pull request over 2 years ago
Fix CI failures

Bo98 opened this pull request over 2 years ago
label-pull-requests: add `keep_if_any_match` field

cho-m opened this pull request over 2 years ago
create-gcloud-instance: use Ubuntu 22.04

Bo98 opened this pull request over 2 years ago
setup-homebrew/main.sh: add sbin.

MikeMcQuaid opened this pull request over 2 years ago
setup-homebrew: git config after fixing permissions

jck112 opened this pull request almost 3 years ago
The `set-output` command is deprecated and will be disabled soon

OliverLSanz opened this issue almost 3 years ago
Replace deprecated set-output with GITHUB_OUTPUT

bayandin opened this pull request almost 3 years ago
build(deps): bump @actions/github from 5.0.3 to 5.1.1

dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump filesize from 9.0.11 to 10.0.5

dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump @actions/core from 1.9.0 to 1.10.0

dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump filesize from 9.0.11 to 10.0.2

dependabot[bot] opened this pull request almost 3 years ago
workflows/setup-homebrew: run tap syntax on `ubuntu-latest`

carlocab opened this pull request almost 3 years ago
setup-homebrew: reenable ubuntu-latest.

MikeMcQuaid opened this pull request almost 3 years ago
setup-homebrew: source homebrew from standard locations

SMillerDev opened this pull request almost 3 years ago
build(deps): bump @actions/github from 5.0.3 to 5.1.0

dependabot[bot] opened this pull request almost 3 years ago
Synchronize triage configuration

BrewTestBot opened this pull request almost 3 years ago
setup-homebrew: fix, test on Ubuntu 22.04.

MikeMcQuaid opened this pull request almost 3 years ago
failure-summary: fix typo

carlocab opened this pull request almost 3 years ago
setup-homebrew: private repositories support

kobim opened this pull request almost 3 years ago
setup-gems-cache: Add composite action for setup gems cache

mohzulfikar opened this pull request almost 3 years ago
failures-summary: support optionally collapsing output

carlocab opened this pull request almost 3 years ago