-
Notifications
You must be signed in to change notification settings - Fork 49
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
Update hyrax && remove moved code #2382
Conversation
pulls in ref: - samvera/hyrax@a9c8e9c
this was a lint failure in main
config/environments/production.rb
Outdated
@@ -50,7 +50,7 @@ | |||
config.force_ssl = true | |||
config.ssl_options = { | |||
redirect: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrects a lint failure in main
Needs subsequent Hyku work to remove the now-duplicated code that was added to Hyrax. |
Test Results 3 files ±0 3 suites ±0 17m 50s ⏱️ -8s Results for commit 38a32e8. ± Comparison against base commit dd65a0e. This pull request removes 44 and adds 42 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
pulls in ref:
TODO:
Remove duplicate code now that it lives in Hyrax