Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move CI to Github Actions, update Rubocop, fix Jruby tests #251

Merged
merged 5 commits into from
May 14, 2024

Commits on May 7, 2024

  1. Move CI to Github Actions

     and Remove circle CI
    mrpasquini committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e3593db View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    588a67d View commit details
    Browse the repository at this point in the history
  2. Full test matrix with jruby

    Silence jdbc mysql driver warning
    mrpasquini committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ce445e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fed110 View commit details
    Browse the repository at this point in the history
  4. Possible jruby postgres fix

    strip leading and trailing quotes from default_sequence_name override for Postgre adapter.
    mrpasquini committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e5bc396 View commit details
    Browse the repository at this point in the history