Skip to content

Conversation

@anugrahsinghal
Copy link
Contributor

@anugrahsinghal anugrahsinghal commented Nov 14, 2025

Fixes: #21073

When using a HOMEBREW_ARTIFACT_DOMAIN with the new ruby 3.4.7 update, it fails because 3.4.7 does not exist in https://github.com/Homebrew/homebrew-portable-ruby/pkgs/container/portable-ruby%2Fportable-ruby

to fix this, when using HOMEBREW_ARTIFACT_DOMAIN, it should also use the same path as the public repository path

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) with your changes locally?

Copy link
Member

@p-linnane p-linnane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@p-linnane p-linnane enabled auto-merge November 14, 2025 19:40
@p-linnane p-linnane added this pull request to the merge queue Nov 14, 2025
Merged via the queue into Homebrew:main with commit 47cce3b Nov 14, 2025
36 checks passed
@anugrahsinghal
Copy link
Contributor Author

hi @p-linnane

not sure what the cadence for a brew tag is ?
will this fix be released soon, or will it take like a week or more for it to be queued for a tag/release ?

@p-linnane
Copy link
Member

Portable Ruby 3.4.7 is not in a stable tag yet, so we don't need to tag a release for this. You should just be able to run brew update since you're on main.

@mwsyabdyny82-pixel

This comment was marked as spam.

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.

brew ruby 3.4.7 update breaks users with HOMEBREW_ARTIFACT_DOMAIN set

3 participants