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
50f3cc9f0b
Deprecate version
Main workflow / Run (ubuntu-latest) (push) Has been cancelled
Main workflow / Run (windows-latest) (push) Has been cancelled
v1.1.0
2019-09-12 10:37:13 -04:00
Danny McCormick
623660d136
Consume toolkit from npmjs ( #16 )
Main workflow / Run (ubuntu-latest) (push) Has been cancelled
Main workflow / Run (windows-latest) (push) Has been cancelled
v1.0.2
2019-08-19 16:45:17 -04:00
Danny McCormick
cec809fe04
Correct comment ( #12 )
2019-08-16 10:19:30 -04: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
v1.0.1
2019-08-13 16:29:23 -04:00
Danny McCormick
8dd8957526
Add badge
2019-08-12 15:13:09 -04:00
Danny McCormick
15a6f141d8
Update action name
2019-08-12 14:41:43 -04:00
Danny McCormick
348966bbc4
Quoting
2019-08-01 11:06:53 -04:00
Danny McCormick
f5ab4efe19
V1 ( #7 )
Main workflow / Run (ubuntu-latest) (push) Has been cancelled
Main workflow / Run (windows-latest) (push) Has been cancelled
v1.0.0
2019-08-01 09:32:52 -04:00
Stephen Franceschelli
ee76af9e05
Fix build. ( #6 )
...
* Fix.
* Husky commit correct node modules
* Fix.
* Husky commit correct node modules
2019-07-30 13:22:52 -04:00
Danny McCormick
c164462739
Update workflow.yml ( #4 )
...
* Update workflow.yml
* Update workflow.yml
* Update workflow.yml
2019-07-25 22:57:30 -04:00
Bryan MacFarlane
20611101d6
actions to steps
2019-07-25 21:26:06 -04:00
Danny McCormick
9cf364ddc3
Update README.md
2019-07-23 15:46:24 -04:00
Danny McCormick
5084e7ffbd
Add checkout
2019-07-23 15:15:46 -04:00
Danny McCormick
3125a78d41
Update README.md
2019-07-17 11:01:48 -04:00
Stephen Franceschelli
207b0721f1
Merge pull request #3 from actions/users/stfrance/cleanup
...
Clean up a few things.
2019-07-15 16:38:44 -04:00
Stephen Franceschelli
2f47c432ea
Fix.
2019-07-15 14:27:56 -04:00
Stephen Franceschelli
ea8812ffe3
Fixes.
2019-07-15 14:26:50 -04:00
Stephen Franceschelli
7a5fe7d386
Fix.
2019-07-15 13:59:52 -04:00
Stephen Franceschelli
c58156a47c
Fixes.
2019-07-15 13:57:37 -04:00
Stephen Franceschelli
b387336039
Fix.
2019-07-15 13:56:32 -04:00
Stephen Franceschelli
70039febf8
Fix.
2019-07-15 13:46:13 -04:00
Stephen Franceschelli
574f83ab4c
Fixes.
2019-07-15 13:45:00 -04:00
Stephen Franceschelli
9ea2679ca7
Fix.
2019-07-15 13:24:14 -04:00
Stephen Franceschelli
e3283467a1
Fix bug. Add workflows.
2019-07-15 13:23:24 -04:00
Stephen Franceschelli
9098200950
Fix.
2019-07-15 11:41:38 -04:00
Stephen Franceschelli
f26956e368
Fix.
2019-07-15 11:40:40 -04:00
Danny McCormick
f0f8a56f6a
Fix husky
2019-07-12 11:01:23 -04:00
Danny McCormick
98cf58a763
Workaround wrong variable being propogated
2019-07-09 12:45:23 -04:00
Danny McCormick
2bf93cfd47
Update action.yml
2019-07-09 12:44:34 -04:00
Derrick Marcey
55fbf63d01
Update README.md
2019-06-27 14:31:32 -04:00
Derrick Marcey
edbe0e4d6c
Merge pull request #1 from actions/features/getRubyVersion
...
First attempt at find ruby action
2019-06-27 14:31:03 -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
0c246851bb
Added lib folder.
2019-06-26 14:32:19 -04:00
Derrick Marcey
e81d6e6386
Updated name of package.
2019-06-26 14:28:48 -04:00
Derrick Marcey
58d088150c
Init repo from template
2019-06-26 14:22:50 -04:00