Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 630 Bytes

File metadata and controls

18 lines (15 loc) · 630 Bytes

1.2.0 (2022-10-13)

1.1.0 (2022-10-11)

  • Adds support for ruby gem CI:
    • Adds conditionals for:
      • db creation
      • brakeman
    • Fixes support for ruby version matrix

1.0.1 (2022-10-11)

  • Adds main branch to CD workflows

1.0.0 (2022-10-10)

  • Separates CI and CD by moving workflows into separate (nested) ymls
  • Within CI workflows, splits static analyses (audit, rubocop) from unit tests
  • Fixes installation of system dependencies by bumping setup-ruby to 1.0.2