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

pull ruby build #906

Merged
merged 29 commits into from
Jun 2, 2024
Merged

pull ruby build #906

merged 29 commits into from
Jun 2, 2024

Conversation

jasonkarns
Copy link
Member

@jasonkarns jasonkarns commented Jun 2, 2024

merges ruby-build v20210801

ruby-build commits
  • Fix hashes for TruffleRuby 21.1.0
  • ruby-build 20210526
  • Added JRuby 9.2.18.0
  • Add jruby-dev
  • ruby-build 20210611
  • Add JRuby 9.2.19.0
  • Add Ruby 2.6.8, 2.7.4, 3.0.2
  • ruby-build 20210707
  • Handle multiple directories in PATH having an executable for remove_commands_from_path
  • Test Linux in GitHub Actions too
  • Run script/mirror verify on GitHub Actions too
  • Only do script/mirror update on TravisCI
  • 🔥 Travis CI
  • Update ruby-build download mirror in GitHub Actions
  • Tweak script/mirror
  • Enable manual dispatch of script/mirror update in Actions
  • Add TruffleRuby 21.2.0
  • ruby-build 20210720
  • Rename the mirror workflow name for clarity
  • Ensure it is safe to remove the prefix path for TruffleRuby or error
  • ruby-build 20210726
  • Use latest bump-homebrew-formula-action
  • Fix mirror job in Actions
  • Disable progress output when uploading to S3
  • TruffleRuby 21.2+ adds support for linux-aarch64
  • ruby-build 20210801

eregon and others added 29 commits May 26, 2021 13:41
* Unfortunately the original builds were based on incorrect JDK versions,
  these new hashes represent the correct builds based on JDK11.
* Uses the latest nightly, which is automatically built.
…ommands_from_path

* This is common on Linux where e.g. /bin = /usr/bin and both are in PATH.
* So the shasums are checked in PRs.
* Testing is done on GitHub Actions which is much faster.
Refresh download mirror in GitHub Actions on push
* Only do clean_prefix_path for TruffleRuby and rename for clarity,
  since the logic is now TruffleRuby-specific.
ruby-build 20210801

* TruffleRuby 21.2+ adds support for linux-aarch64

  * Fixes #1786

* tag 'refs/rbtags/v20210801':
  ruby-build 20210801
  TruffleRuby 21.2+ adds support for linux-aarch64
  Disable progress output when uploading to S3
  Fix mirror job in Actions
  Use latest bump-homebrew-formula-action
  ruby-build 20210726
  Ensure it is safe to remove the prefix path for TruffleRuby or error
  Rename the mirror workflow name for clarity
  ruby-build 20210720
  Add TruffleRuby 21.2.0
  Enable manual dispatch of `script/mirror update` in Actions
  Tweak `script/mirror`
  Update ruby-build download mirror in GitHub Actions
  🔥 Travis CI
  Only do script/mirror update on TravisCI
  Run script/mirror verify on GitHub Actions too
  Test Linux in GitHub Actions too
  Handle multiple directories in PATH having an executable for remove_commands_from_path
  ruby-build 20210707
  Add Ruby 2.6.8, 2.7.4, 3.0.2
  Add JRuby 9.2.19.0
  ruby-build 20210611
  Add jruby-dev
  Added JRuby 9.2.18.0
  ruby-build 20210526
  Fix hashes for TruffleRuby 21.1.0
@jasonkarns jasonkarns merged commit 7ff3294 into main Jun 2, 2024
7 checks passed
@jasonkarns jasonkarns deleted the pull-ruby-build branch June 2, 2024 02:50
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

6 participants