Benoit Daloze
30011b6444
Cleanup PATH for JRuby on Windows
...
* That way we remove the default Ruby in PATH which was confusing.
2020-02-08 22:14:50 +01:00
Benoit Daloze
f422c055c3
Add support for Ruby 2.2
...
* Use Ruby 2.2.6 from RubyInstaller on Windows since there is no more
recent release of Ruby 2.2.
2020-02-06 15:20:13 +01:00
Benoit Daloze
48481806ad
Update to latest builds fixing "Insecure world writable dir" warnings
...
* Update to Rubinius 4.14 which fixes some segfaults.
2020-02-02 16:33:46 +01:00
Benoit Daloze
58366f2203
Reduce the test matrix as it's getting too large
...
* It was 40 checks and a lot of queuing on macOS.
* Version parsing is stable and can be tested more directly.
* 2.6.5 was tested twice: .ruby-version and explicitly.
2020-02-01 18:31:35 +01:00
Benoit Daloze
f5483241db
Add support for ruby-head
2020-02-01 18:22:53 +01:00
Benoit Daloze
0331c8b821
Add support for truffleruby-head
2020-02-01 15:17:12 +01:00
Benoit Daloze
052cbd8ee4
Test bundle exec too
2020-01-30 23:24:13 +01:00
Benoit Daloze
689f94552b
Add support for Rubinius
...
* Only works on ubuntu-latest.
2020-01-25 16:54:03 +01:00
Benoit Daloze
db2d09d84c
Rubinius fails to build the latest json 2.3.0 gem
2020-01-25 16:54:00 +01:00
Benoit Daloze
8b354c238c
Show OpenSSL version for all platforms in test
2020-01-20 22:56:18 +01:00
Benoit Daloze
dbac26120b
Add support for JRuby on Windows
2020-01-19 22:56:19 +01:00
Benoit Daloze
7da380d64e
Add support for Ruby 2.3 on Windows
2020-01-19 18:24:29 +01:00
Benoit Daloze
4ff821c778
Try to trigger CI on push to branches but not to tags
...
* Running CI on tag is redundant with the branch push.
* Do not build on pushes to v1 as CI already ran on the master commit before.
2020-01-19 14:46:57 +01:00
Benoit Daloze
34fa48c067
Simplify steps descriptions
2020-01-19 14:46:57 +01:00
Benoit Daloze
7978ff1579
Print the OpenSSL version
2020-01-18 16:42:55 +01:00
Benoit Daloze
026be4409b
Fix typo in OpenSSL test
2020-01-18 14:39:18 +01:00
Benoit Daloze
ae627f04d2
Skip CI when only modifying the README
2020-01-17 22:55:24 +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
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