Commit Graph
16 Commits
Author SHA1 Message Date
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 b339f321d1 Run lint in CI 2020-01-06 22:00:30 +01:00
Benoit Daloze 565ac51b83 Check that Bundler works 2020-01-05 23:26:03 +01:00
Benoit Daloze 5adac4fda6 Check that Bundler is installed 2020-01-05 23:20:09 +01:00
Benoit Daloze 101f62de1d Add support for Windows 2020-01-05 19:33:14 +01:00
Benoit Daloze 1d7622c155 Use a consistent ordering for JRuby and TruffleRuby 2020-01-05 13:00:17 +01:00
Benoit Daloze d9cd49386b Add support for Ruby 2.3
* Fixes https://github.com/eregon/use-ruby-action/issues/3
2020-01-05 12:50:37 +01:00
Benoit Daloze 77cddd78e4 Use unquoted versions as they work fine and are more concise
* More consistent with the platform.
2020-01-03 14:17:02 +01:00
Benoit Daloze 7375b1fba0 No need to quote the platform 2020-01-03 14:09:37 +01:00
Benoit Daloze 02a916e783 Support short version syntax 2020-01-03 14:03:19 +01:00
Benoit Daloze d4d232f50e Add an example for testing against all stable versions
* Test it in CI too.
2020-01-02 22:58:57 +01:00
Benoit Daloze 3f99912f55 Automatically find the latest stable version 2020-01-02 16:15:42 +01:00
Benoit Daloze ec43599b3f Remove direct workflow to lessen CI load
* Also the action is becoming more flexible now.
2020-01-02 15:51:05 +01:00
Benoit Daloze 179e85affc Get started 2020-01-01 16:54:25 +01:00
Benoit Daloze 428fa106ea Add test manually downloading the built ruby 2020-01-01 13:32:15 +01:00
Benoit Daloze 775a4e4019 Initial commit 2020-01-01 12:39:26 +01:00