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

[rails] upgrade Ruby 2.7 -> 3.2, upgrade and clean up other dependencies #653

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

realkosty
Copy link
Collaborator

Fixes #439

Testing

./deploy.sh --env=local ruby-on-rails
./deploy.sh --env=staging ruby-on-rails
http://staging-application-monitoring-rails.sales-engineering-sf.appspot.com/products

@realkosty realkosty requested a review from ndmanvar January 3, 2025 02:22
Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
empower ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 2:22am

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.13%. Comparing base (b9e86af) to head (4386c27).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #653   +/-   ##
=======================================
  Coverage   34.13%   34.13%           
=======================================
  Files          37       37           
  Lines         920      920           
  Branches      111      111           
=======================================
  Hits          314      314           
  Misses        589      589           
  Partials       17       17           
Flag Coverage Δ
api 6.59% <ø> (ø)
frontend 54.75% <ø> (ø)
Components Coverage Δ
checkout_module 6.59% <ø> (ø)
product_component 56.41% <ø> (ø)

@realkosty realkosty merged commit 9958a16 into master Jan 3, 2025
18 checks passed
@realkosty realkosty deleted the ruby-upgrade-and-reenable-auto-deploy branch January 3, 2025 18:41
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.

[rails] GAE deprecated ruby 2.7 and doesn't allow deploy
2 participants