Skip to content

Commit d6f5f85

Browse files
committed
[GR-19691] Document how to update ruby/setup-ruby to include the latest TruffleRuby release
PullRequest: truffleruby/2190
2 parents 1861a67 + 050e820 commit d6f5f85

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/contributor/updating-ruby-installers.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@ The script must be run after running the `ruby-versions` script above.
6767

6868
cc `@havenwood, @pkuczynski` in the PR description.
6969

70+
## ruby/setup-ruby
71+
72+
Trigger the builds on [ruby/ruby-builder](https://github.com/ruby/ruby-builder) and once done,
73+
add the version in [ruby-builder-versions.js](https://github.com/ruby/setup-ruby/blob/master/ruby-builder-versions.js),
74+
update the [README](https://github.com/ruby/setup-ruby/blob/master/README.md#supported-versions),
75+
and make a release.
76+
7077
## Conclusion
7178

7279
This is easy enough but feels a bit redundant and requires manual steps for

0 commit comments

Comments
 (0)