Skip to content

Conversation

@BuonOmo
Copy link
Collaborator

@BuonOmo BuonOmo commented Nov 25, 2025

  • Add a RAILS_TAG environment variable to specify the Rails reference to test against.
  • Update CI workflows to dynamically determine supported CockroachDB versions from the official CockroachDB docs.
  • Weekly run CI.

@BuonOmo BuonOmo force-pushed the feat/follow-main branch 11 times, most recently from 1fa0da7 to 1dbbb97 Compare November 25, 2025 21:52
- Add a `RAILS_TAG` environment variable to specify
  the Rails reference to test against.
- Update CI workflows to dynamically determine supported
  CockroachDB versions from the official CockroachDB docs.
- Weekly run CI.
@BuonOmo
Copy link
Collaborator Author

BuonOmo commented Jan 8, 2026

Unfortunately this PR has to be stale for a little bit, the time for us to decide where to go this that. Currently, we're testing edge version and others, but some breaking changes in edge cannot be backported, so we have to have a way to distinguish between various versions. This may be done by having workflows against our stable branches rather than a matrix for instance, and contributions splitted between branches. But this is a long-running topic, no emergencies.

The benefits would be:

  • clear view of which branch is failing and why
  • availability for people using rails edge to use this adapter
  • easier to backport changes
  • way better time to publish a new release after rails does (almost instant vs a few weeks).

@rafiss if you have any thoughts or would like to ping anyone about that?

@dikshant I believe you do not work on that subject anymore ?

@rafiss
Copy link
Contributor

rafiss commented Jan 15, 2026

Thanks @BuonOmo! That's right, Dikshant is no longer working on this area. Your proposal sounds like it might have some useful benefits. Let me check with some of the other folks in our team to see if/how we could move forwards.

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