Preparing Github Actions

This is Kaseya's Ruby library manager. The deploy-ruby.yml runs Rubocop against the Ruby codebase and outputs the results in the Actions log.

Deploy Ruby Codestyles

  • Install the kaseya_ruby_codestyles gem to get local access to all our public codestyles and files
  gem install kaseya_ruby_codestyles

Contributions

  • In order to prepare your own github action to push within deploy-ruby.yml, there are 2 ways to do so: