rubyatscale / packs-rails

packs-rails establishes and implements a set of conventions for splitting up large monoliths.
MIT License
268 stars 26 forks source link

use shared config for CD, stale, and triage; update Ruby versions in CI matrix #94

Closed schoblaska closed 5 months ago

schoblaska commented 5 months ago

The CI workflow for this repo is a little special since it includes different Rails versions in its matrix.

Also, we don't use Rubocop on this repo. I created an issue to add it: https://github.com/rubyatscale/packs-rails/issues/95