Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Install rv 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/spinel-coop/rv/releases/download/v0.3.0/rv-installer.sh | sh

Download rv 0.3.0

File Platform Checksum
rv-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
rv-x86_64-apple-darwin.tar.xz Intel macOS checksum
rv-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
rv-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

View the full release notes at https://github.com/spinel-coop/rv/releases/tag/v0.3.0.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 8, 2025
@lgarron
Copy link
Contributor

lgarron commented Dec 9, 2025

It looks like this failed because ruby-3.4.5.ventura.tar.gz could not be downloaded from https://github.com/spinel-coop/rv-ruby/releases/tag/latest

Perhaps this was a race condition, and restarting CI would work.

@p-linnane
Copy link
Member

A rerun failed. There are no ventura binaries in the latest release...only sonoma and sequoia. The question is: why is 14-x86_64 trying to pull down that non-existent binary?

@lgarron
Copy link
Contributor

lgarron commented Dec 9, 2025

A rerun failed. There are no ventura binaries in the latest release...only sonoma and sequoia. The question is: why is 14-x86_64 trying to pull down that non-existent binary?

owait, you're right, I think I was looking in the wrong place. I'll file an issue with rv.

@indirect
Copy link
Contributor

Hello, and thank you for your patience while we resolved this issue! GitHub Actions removed the macos-13 runner that we have been using to produce x86 rubies for installation, and that inadvertently changed the filename of the release artifacts.

If you restart the job, it should work this time:

❯ ./rv ruby run 3.4.7 -- -e 'puts RUBY_DESCRIPTION'
Downloaded https://github.com/spinel-coop/rv-ruby/releases/latest/download/ruby-3.4.7.ventura.tar.gz to /Users/andre/.cache/rv/ruby-v0/tarballs/6be86f7e8e99eb86.tar.gz
Installed Ruby version ruby-3.4.7 to /Users/andre/.local/share/rv/rubies
ruby 3.4.7 (2025-10-08 revision 7a5688e2a2) +PRISM [x86_64-darwin24]

@p-linnane p-linnane removed the upstream issue An upstream issue report is needed label Dec 10, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 10, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 10, 2025
Merged via the queue into main with commit 476445e Dec 10, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-rv-0.3.0 branch December 10, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants