Benoit Daloze
c933cecfdc
Follow ruby-install-builder => ruby-builder repository rename
2020-02-02 13:21:37 +01:00
Benoit Daloze
f5483241db
Add support for ruby-head
2020-02-01 18:22:53 +01:00
Benoit Daloze
3551d3fbd4
Store the available Ruby versions in this repository
...
* That way it's always perfectly synchronized with the action. In
practice querying another repository sometimes returned a stale copy.
* Avoids an extra HTTPS request.
* The axios dependency is no longer needed.
* Makes it possible to tweak the versions available according to the platform.
2020-01-25 18:03:33 +01:00
Benoit Daloze
dbac26120b
Add support for JRuby on Windows
2020-01-19 22:56:19 +01:00
Benoit Daloze
0f26fedc26
Improve error message
2020-01-19 22:55:15 +01:00
Benoit Daloze
a66a46f031
Refactor code to share logic between ruby-install-builder and windows
...
* Make use of ruby-installer-versions.js to validate the version on Windows.
2020-01-19 14:46:57 +01:00
Benoit Daloze
247acff66d
Remove no longer needed workaround
2020-01-19 13:01:02 +01:00
Benoit Daloze
30cd88adf9
Use the newer builds from ruby-install-builder
...
* Which uses a newer OpenSSL for Ruby 2.3 on Ubuntu and macOS.
2020-01-18 16:36:23 +01:00
Benoit Daloze
7005fbe92a
Embed the used tag in this repo for atomic updates
...
* Avoids stale cached requests for the latest_release.tag file.
* This also ensures reproducible builds for this repository.
2020-01-18 16:36:05 +01:00
Benoit Daloze
61efe96192
Use a single bug tracker for the action
2020-01-17 22:30:14 +01:00
Benoit Daloze
0b83c28888
Add a note about the workaround for https://github.com/actions/virtual-environments/issues/242
2020-01-09 18:16:05 +01:00
MSP-Greg
98c68de273
Set CLASSPATH to empty for JRuby
2020-01-09 18:15:08 +01:00
Benoit Daloze
a61be15bff
Read from .ruby-version if version is unset or set to '.ruby-version'
...
* Fixes https://github.com/eregon/use-ruby-action/issues/4
2020-01-06 22:00:45 +01:00
Benoit Daloze
101f62de1d
Add support for Windows
2020-01-05 19:33:14 +01:00
Benoit Daloze
7d189e2075
Improve error message when a version is not available
2020-01-04 16:18:37 +01:00
Benoit Daloze
02a916e783
Support short version syntax
2020-01-03 14:03:19 +01:00
Benoit Daloze
ba0d1c89da
Use the latest release files from ruby-install-builder
2020-01-02 21:19:11 +01:00
Benoit Daloze
a669bed6a4
Extract function to get the Ruby engine and version
2020-01-02 16:15:42 +01:00
Benoit Daloze
3f99912f55
Automatically find the latest stable version
2020-01-02 16:15:42 +01:00
Benoit Daloze
179e85affc
Get started
2020-01-01 16:54:25 +01:00
Benoit Daloze
775a4e4019
Initial commit
2020-01-01 12:39:26 +01:00