Conversation
Add support for Ruby 3.3
Due to change in Fedora [0] that turns on more errors and/or turns some warnings into errors, sqlite3 1.4.4 stopped compiling successfully on Fedora >= 40. Bumping the sqlite3 gem version fixes that. Since 3.3 branch is only relevant for Ruby >= 3.3 we don't have to worry about keeping compatibility with earlier Rubies (like 2.5 on RHEL 8). It was fixed by sqlite3 upstream in a commit [1] first present in sqlite3 1.5.0. [0] https://fedoraproject.org/wiki/Changes/PortingToModernC [1] sparklemotion/sqlite3-ruby@abdbfd5
remove racke test
Image is not defined and it caused ImgErrorPullBackOff Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Use 3.3-ubi9 as default. Add initialConter to rail-postgresql.json
Added unbundled default gems, updated existing ones, fixed versions for gems updating which causes issues
Use image definitions as "image": "{NAME}:latest"
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Fix rails-postgresql-persistent.json
Member
Author
|
Closing as not valid |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.