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: 6.1 support #51

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

rails: 6.1 support #51

wants to merge 7 commits into from

Conversation

pierre
Copy link
Member

@pierre pierre commented Jun 25, 2023

Fix various issues when building the war.

Fix various issues when building the war.

* Stick to Rails 6.1 for now, due to warbler compatibility issues with JRuby 9.4
  (jruby/warbler#539)
* Don't use git:// protocol in Gemfile, it won't work in the war
* Upgrade MariaDB driver
* Remove unecessary files from war
* Fix dummy_production.key permission at runtime
* Set a default secret key value
* ci: add Tomcat tests

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
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.

3 participants