Conversation
1fa0da7 to
1dbbb97
Compare
- 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.
1dbbb97 to
98a9655
Compare
|
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 The benefits would be:
@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 ? |
|
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. |
|
@BuonOmo This sounds like a good plan. Please let me know what you need from us to move forward here (feel free to ping me on slack if this discussion should be taken offline). |
RAILS_TAGenvironment variable to specify the Rails reference to test against.