Commit Graph
728 Commits
Author SHA1 Message Date
Benoit Daloze 3c644cf2fc Better error if MSYS2 is missing v1.2.0 2020-01-05 19:47:18 +01:00
Benoit Daloze 101f62de1d Add support for Windows 2020-01-05 19:33:14 +01:00
Benoit Daloze 9432c89d1a Recommend the short version syntax
* It's safer long-term and ensures to use the latest release with the most bug fixes.
2020-01-05 13:11:27 +01:00
Benoit Daloze 4c00b61136 Simplify the README 2020-01-05 13:03:07 +01:00
Benoit Daloze d49a90aea9 tmp 2020-01-05 13:02:10 +01:00
Benoit Daloze 1d7622c155 Use a consistent ordering for JRuby and TruffleRuby 2020-01-05 13:00:17 +01:00
Benoit Daloze a90d45f642 Improve the README 2020-01-05 12:55:52 +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 7d189e2075 Improve error message when a version is not available 2020-01-04 16:18:37 +01:00
Benoit Daloze 77cddd78e4 Use unquoted versions as they work fine and are more concise
* More consistent with the platform.
v1.1.0
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 0c2ef9d00c Polish the README 2020-01-03 14:07:39 +01:00
Benoit Daloze 02a916e783 Support short version syntax 2020-01-03 14:03:19 +01:00
Benoit Daloze 83e66a9c15 Use yarn instead of npm, to make run lint work 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 b8d447ba75 Fill action.yml v1.0.0 2020-01-02 21:57:47 +01:00
Benoit Daloze ba0d1c89da Use the latest release files from ruby-install-builder 2020-01-02 21:19:11 +01:00
Benoit Daloze 04659807c0 Link to ruby-install-builder 2020-01-02 19:56:19 +01:00
Benoit Daloze 5e0c503709 Use a stable link for the list of versions 2020-01-02 19:50:55 +01:00
Benoit Daloze 3725e310cf Make the release link more future-proof 2020-01-02 16:59:39 +01:00
Benoit Daloze 2eb854e1c3 Clarify supported runners in the README 2020-01-02 16:15:42 +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 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 a2c514c40d Update generated files 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