Skip to content

tedconf/setup-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e377c57 · Jun 16, 2023

History

29 Commits
Jun 16, 2023
Oct 13, 2022
Jun 16, 2023

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.