AlyonaSviridenko
628c631e13
updated wording, fixed matrix
2021-02-04 14:19:48 +03:00
AlyonaSviridenko
4ac0d0173e
updated deprecation messaging
2021-02-04 11:04:13 +03:00
AlyonaSviridenko
c48caba783
prettier run
2021-02-03 15:00:38 +03:00
AlyonaSviridenko
e0c4d78b1a
added core.info
2021-02-03 14:43:32 +03:00
AlyonaSviridenko
836363748e
added deprecation message
2021-01-29 16:44:28 +03:00
Bryan MacFarlane
9b0a0db81f
update tool-cache for proxy and fix tests ( #57 )
...
update tool-cache for proxy and fix tests
2020-01-31 13:57:22 -05:00
Benoit Daloze
573594eefe
Only add ruby in $PATH, do not overwrite /usr/bin/ruby
...
* Fixes https://github.com/actions/setup-ruby/issues/18
* The symlink never worked on macOS, and there was a missing `await`.
* No tool should hardcode `/usr/bin/ruby`, but instead executables
should use `#!/usr/bin/env ruby`.
* If a specific tool needs the symlink, then it can of course be
added as part of the steps of that CI.
2019-09-21 22:49:48 +02:00
Danny McCormick
c6c44b217a
Use ruby-version ( #10 )
Main workflow / Run (ubuntu-latest) (push) Has been cancelled
Main workflow / Run (windows-latest) (push) Has been cancelled
2019-08-13 16:29:23 -04:00
Stephen Franceschelli
e3283467a1
Fix bug. Add workflows.
2019-07-15 13:23:24 -04:00
Stephen Franceschelli
f26956e368
Fix.
2019-07-15 11:40:40 -04:00
Derrick Marcey
22cf5cbe54
Added findRubyVersion tests
2019-06-27 14:24:03 -04:00
Derrick Marcey
4fdd5911a6
PR Feedback - simplifying action
2019-06-27 13:53:08 -04:00
Derrick Marcey
762d5da203
Removing output from action as it's not used.
2019-06-27 12:30:53 -04:00
Derrick Marcey
c39a9768cf
First attempt at find ruby action
2019-06-27 11:50:36 -04:00
Derrick Marcey
d2fa3b8435
Ran formatting
2019-06-26 14:35:18 -04:00
Derrick Marcey
58d088150c
Init repo from template
2019-06-26 14:22:50 -04:00