Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds TruffleRuby version 33.0.1 to the RVM project by updating configuration files with checksums and version references.
Changes:
- Added MD5 and SHA512 checksums for TruffleRuby 33.0.1 across all 4 supported platforms (linux-amd64, linux-aarch64, macos-amd64, macos-aarch64)
- Updated default TruffleRuby version from 33.0.0 to 33.0.1 in configuration files
- Updated changelog to include version 33.0.1
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| config/sha512 | Added SHA512 checksums for TruffleRuby 33.0.1 for all 4 platforms |
| config/md5 | Added MD5 checksums for TruffleRuby 33.0.1 for all 4 platforms |
| config/known_strings | Added truffleruby-33.0.1 version string |
| config/known | Updated default TruffleRuby version to 33.0.1 |
| config/db | Updated truffleruby_version variable to 33.0.1 |
| CHANGELOG.md | Added 33.0.1 to the list of TruffleRuby versions |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Looks like https://github.com/rvm/rvm/actions/runs/21221719355/job/61057951258?pr=5626 hanged during download, I'll just restart it then |
|
Actually the download seems fine since it reached 100%. |
|
Found TF_DEBUG=1. On macos-latest it looks stuck just after the download like in in the previous runs on this PR: |
But ideally it'd print a line as soon as it receives it or so. Not quite sure how to debug this. |
|
I merged it for now and we can see if we can debug it somehow later... |
|
Thanks, @nirvdrum tried to reproduce locally on macOS but could not. I noticed master doesn't run the CI: https://github.com/rvm/rvm/commits/master |
|
I think #5632 (comment) makes it clear it's not related to truffleruby but a general problem of rvm CI on macOS, which started happening for unknown reasons. |
https://github.com/truffleruby/truffleruby/releases/tag/graal-33.0.1