Skip to content

issues Search Results · repo:actions/setup-ruby language:TypeScript

Filter by

38 results
 (82 ms)

38 results

inactions/setup-ruby (press backspace or delete to remove)

Sadly we haven t got the time to maintain this repository as an official GitHub Action. In this case ruby/ruby-setup has become the default go to Action and we use that in our starter workflows. We d ...
  • andymckay
  • Opened 
    on Jan 29, 2021
  • #97

Ruby 3.0 was released and I d like to kick its tires in CI to see if the performance gain will be as good as for some of the highlighted scenarios, but it seems setup-ruby does not support 3.0.0 or similar ...
  • kvz
  • 2
  • Opened 
    on Dec 25, 2020
  • #92

I m currently using actions/setup-ruby@v1.1.1 version. This morning my workflow failed with the following error: image Run actions/setup-ruby@v1.1.1 with: ruby-version: 2.6.x Error: Unable to process ...
  • truongnmt
  • 2
  • Opened 
    on Nov 18, 2020
  • #90

It would ve been great if we could say: - uses: actions/setup-ruby@v1 with: ruby-version: github-pages to use Ruby that is currently required by the github-pages gem. This version ...
  • maxim-belkin
  • Opened 
    on Oct 16, 2020
  • #86

I m trying to setup ruby on a macOS workflow: - uses: actions/setup-ruby@v1 with: ruby-version: 2.7 which gives this error: Run actions/setup-ruby@v1 1s (node:992) [DEP0018] DeprecationWarning: ...
  • alexisbronchart
  • 1
  • Opened 
    on Sep 3, 2020
  • #81

In https://github.com/actions/starter-workflows/pull/448#issuecomment-608513627, @chrispat said: I don t see a reason to have two different workflows and I also expect that we will deprecate actions/setup-ruby. ...
  • eregon
  • 10
  • Opened 
    on Aug 16, 2020
  • #80

👋 This issue is to track the move over to using main as the default branch for this repo. We’d love your team s help in completing this transition. Do not remove your old default branch, customers are ...
  • andymckay
  • Opened 
    on Jul 13, 2020
  • #79

As visible on https://github.com/actions/setup-ruby/runs/753767260?check_suite_focus=true the npm audit fails, someone should run a npm audit fix to update all dependencies and maybe enable dependabot ...
  • jwillemsen
  • Opened 
    on Jun 9, 2020
  • #73

ubuntu-20.04 is available (see https://github.com/actions/virtual-environments#available-environments), but when using setup-ruby we get ##[error]Version 2.7 not found. I created the PR https://github.com/actions/setup-ruby/pull/69 ...
  • jwillemsen
  • 9
  • Opened 
    on Jun 9, 2020
  • #70

Hi, My application is using ruby version 2.6.5. It was working in github actions before but the version 2.6.5 can t be found now. In the readme of this repository, it says a ruby-version of 2.6 or 2.6.x ...
  • jaedung
  • 1
  • Opened 
    on Apr 26, 2020
  • #68
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub