Closed jackorp closed 9 months ago
PTAL @phracek I hope I remembered correctly from our meetings that the new rails-ex branch will be the new de-facto default.
Not sure, do some openshift tests somewhere also need similar adjusting?
@pvalena PTAL for bash. I used a function to cut down on repetition in the Openshift tests. I think we want to differentiate the remote ref in all openshift tests due to the Rails app dependency changes.
And I think it'd be a good idea to run tests with this to validate I didn't make behavior changes for the current state before inclusion of Ruby 3.3 @phracek
[test-all]
rails-ex for Ruby 3.3 needs updated dependencies but that's not possible as RHEL 7 requires pg <= 1.2.3 due to the old PostgreSQL available. Therefore, by default we'll use rails-ex@3.3 for tests, older rubies such as 3.1 or 2.5 will keep using the rails-ex@master.