Continuous Integration

We use GitHub Actions to create and execute continuous integration workflows. You can find workflow definitions in the .github/workflows/ directory.

Run bundle exec rubocop to run Rubocop locally before you push. To autocorrect certain errors, run bundle exec rubocop --autocorrect.


Back to Top

Accessibility Nondiscrimination

Copyright ©2026, Regents of the University of California and respective authors.

This site is built following the Berkeley Class Site template, which is generously based on the Just the Class, and Just the Docs templates.