Skip to content
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

formulae: avoid fetching just-built dependencies #944

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

carlocab
Copy link
Member

Trying to fetch a just-built dependency will result in a brew fetch
failure because its bottle will not have been uploaded yet.

See Homebrew/homebrew-core#133144.

Trying to fetch a just-built dependency will result in a `brew fetch`
failure because its bottle will not have been uploaded yet.

See Homebrew/homebrew-core#133144.
@carlocab carlocab enabled auto-merge June 12, 2023 03:15
@carlocab carlocab merged commit a965ef5 into master Jun 12, 2023
@carlocab carlocab deleted the no-fetch-built-formulae branch June 12, 2023 03:22
@MikeMcQuaid
Copy link
Member

Nice fix, thanks @carlocab!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants