Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Rails from 6.1.7.3 to 7.0.8 #302

Merged
merged 11 commits into from
Jan 19, 2024
Merged

Conversation

jvendetti
Copy link
Member

This pull request upgrades Rails from 6.1.7.3 to 7.0.8, fixes broken unit tests, and enables a subset of the new framework defaults. This is meant to be a first step in transitioning BioPortal to Rails 7. Support for ESBuild, Stimulus, etc. will come in a subsequent pull request.

Fixes undefined method errors when running RSpec tests
Adds a before all block to the License model RSpec tests to handle the rare case when the appliance ID of the BioPortal staging server changes.
The appliance ID of the BioPortal staging server changed, resulting in a scenario where the license generated for testing purposes was no longer a match and caused test failures.
@jvendetti jvendetti self-assigned this Jan 18, 2024
@jvendetti jvendetti merged commit a5b130e into master Jan 19, 2024
2 checks passed
@jvendetti jvendetti mentioned this pull request Mar 29, 2024
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.

1 participant