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 Helpy to Rails 5.0.7.2 and Ruby 2.6.10 #2085

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

rip747
Copy link

@rip747 rip747 commented Feb 15, 2025

This pull request upgrade the entire Helpy core application to Rails 5.0.7.2 and Ruby 2.6.10.
Very minimal modification to the Helpy core application were made to achieve this as I wanted this to be an inplace upgrade to any existing installation.
All tests are passing green and all warnings have been eliminated.

Create a devcontainer to make development and
contribution easier.

The devcontainer is based on the Docker production
image with the exception that it uses puma as
instead of nginx.

I needed to pin some of the gems that were being
used in development as they were causing issues.
Those gems were

byebug
pry-byebug
rubocop
Key changes:

Merged the onboarding and imap plugins into main
Removed the slack plugin from Docker
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