Skip to content

GitHub Actions should test compatibility with newer ruby and gem versions.#41

Merged
bshand merged 1 commit into
developfrom
feature/future_proof_gemfiles
Nov 1, 2023
Merged

GitHub Actions should test compatibility with newer ruby and gem versions.#41
bshand merged 1 commit into
developfrom
feature/future_proof_gemfiles

Conversation

@bshand

@bshand bshand commented Oct 26, 2023

Copy link
Copy Markdown
Contributor

This PR adds a "Future proof / Ruby 3.0 Smoke Tests" check to GitHub Actions, which ensures that the data_management_system code passes basic smoke tests with the latest gemfiles and the latest ruby 3.0.x release.

There's a similar "Future proof / Ruby 3.1 Smoke Tests" check.

We'll need to allow a newer version of the pg gem to start supporting Ruby 3.2. We can't do this yet, with our current CentOS 7 application configurations.

@bshand bshand merged commit a2dccb5 into develop Nov 1, 2023
@bshand bshand deleted the feature/future_proof_gemfiles branch November 1, 2023 11:26
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