Skip to content

Conversation

BuonOmo
Copy link
Collaborator

@BuonOmo BuonOmo commented Mar 26, 2025

No description provided.

@BuonOmo BuonOmo marked this pull request as ready for review April 17, 2025 21:04
@BuonOmo BuonOmo requested review from Copilot and rafiss April 17, 2025 21:04
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for CockroachDB v25.1 by updating configuration and CI testing.

  • Updated test/config.yml to include new connection options for CRDB v25.1 using YAML anchors and merge keys.
  • Expanded the CI testing matrix in .github/workflows/ci.yml to include v25.1 and added a step to display the Rails version.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
test/config.yml Added options for CRDB v25.1 and refactored connection settings using YAML anchors.
.github/workflows/ci.yml Updated the matrix to include CRDB v25.1 and introduced a new step to show the Rails version.
Comments suppressed due to low confidence (1)

.github/workflows/ci.yml:56

  • [nitpick] Consider renaming the step to 'Display Rails Version' for consistency with common naming conventions.
      - name: Show Rails version

@BuonOmo
Copy link
Collaborator Author

BuonOmo commented Apr 17, 2025

Note that this also tests rails 8.0.2, which we seem to support well :)

Copy link
Contributor

@rafiss rafiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for this update!

@rafiss rafiss merged commit b010da1 into master Apr 24, 2025
5 checks passed
@BuonOmo BuonOmo deleted the feat/crdb-25 branch April 24, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants