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

Clean up appraisals, add rails 8, use postgres 17 #1505

Merged
merged 4 commits into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. Clean up appraisals

    There's no need for special handling anymore, they all work with the latest version
    Earlopain committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3605d51 View commit details
    Browse the repository at this point in the history
  2. Add appraisal for Rails 8

    Earlopain committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3e51702 View commit details
    Browse the repository at this point in the history
  3. Test with postgres 17

    Earlopain committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5d1073a View commit details
    Browse the repository at this point in the history
  4. Increase actions timeout

    With the new appraisal, this can now be too low
    Earlopain committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9342b7a View commit details
    Browse the repository at this point in the history