Skip to content

tedconf/setup-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

setup-ruby

Composite actions for ruby repos, which does the following:

  • Checks out code
  • Sets up SSH agent (for private repos)
  • Installs system dependencies
  • Installs Ruby
  • Installs gems (bundle)

Refer to the inputs section of actions.yml to see what arguments are required/available.