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

Chore/upgrade Rails to 7.1 #482

Merged
merged 26 commits into from
Mar 25, 2024
Merged

Chore/upgrade Rails to 7.1 #482

merged 26 commits into from
Mar 25, 2024

Conversation

tsubik
Copy link
Collaborator

@tsubik tsubik commented Feb 23, 2024

Upgrading ruby to 3.2.3 and Rails to 7.1 (and bunch of other gems, most notably paper_trail, paranoia)

Adding bin/dev script to run all backend services using foreman.

@tsubik tsubik force-pushed the chore/upgrade-rails branch 3 times, most recently from 0f53419 to 4c72603 Compare March 7, 2024 18:48
Copy link
Contributor

@santostiago santostiago left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it. All good.

tests:
name: Tests
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might have issues here. This will always fetch the latest version, and if there's a new latest version it might not be compatible.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, yeah, maybe better to lock it and upgrade manually if there is a new version. I will change it.

@tsubik tsubik merged commit 17a7478 into develop Mar 25, 2024
4 checks passed
@tsubik tsubik deleted the chore/upgrade-rails branch March 25, 2024 12: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.

None yet

2 participants