-
Notifications
You must be signed in to change notification settings - Fork 275
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
Add rvm dynamic installation and jruby #3169
Add rvm dynamic installation and jruby #3169
Conversation
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #3169 +/- ##
==========================================
- Coverage 93.19% 92.89% -0.31%
==========================================
Files 167 167
Lines 4614 4614
==========================================
- Hits 4300 4286 -14
- Misses 314 328 +14
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This allow rvm to be used without root. |
We still need to specify the source right? |
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Yes |
Signed-off-by: Peter Zhu zhujiaxi@amazon.com
Description
Add rvm dynamic installation and jruby
Issues Resolved
#3139
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.