Skip to content

ci: use stable homebrew #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

ThomasK33
Copy link
Member

@ThomasK33 ThomasK33 commented Feb 19, 2025

Add stable parameter to Homebrew setup action to ensure only stable releases are used for tests.

So, Homebrew merged a change that warns the user about name collisions in taps and the Homebrew core. [https://github.com/Homebrew/brew/pull/19326]

That change causes the brew doctor command to exit with a non-zero exit code, failing the CI pipeline.

Two PRs are open: one to add a testbot env variable and another to turn off the duplicate checks on test bot runs.

Once those merge, the test pipeline should work as before. For now, though, we're remaining in a broken state.

Change-Id: I5de36fbf7bbe33d45dae07e944dba9bd5e6ba170
Signed-off-by: Thomas Kosiewski tk@coder.com

Verified

This commit was signed with the committer’s verified signature.
ThomasK33 Thomas Kosiewski
Change-Id: I5de36fbf7bbe33d45dae07e944dba9bd5e6ba170
Signed-off-by: Thomas Kosiewski <tk@coder.com>
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ThomasK33 ThomasK33 self-assigned this Feb 19, 2025
@ThomasK33 ThomasK33 marked this pull request as ready for review February 19, 2025 11:23
@ThomasK33 ThomasK33 marked this pull request as draft February 19, 2025 11:50
@ThomasK33
Copy link
Member Author

This PR is not needed anymore since Homebrew added the testbot exception upstream.

@ThomasK33 ThomasK33 closed this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant