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

♻️ Favor Hyku::Application.path_for over Rails.root #2012

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Oct 5, 2023

Given the existence of Knapsack we need to consider how overrides in Knapsack will take precedence over Hyku files. This change handles cases where we want to use the Knapsack's uploaded thumbnails.

Related to:

Given the existence of Knapsack we need to consider how overrides in
Knapsack will take precedence over Hyku files.  This change handles
cases where we want to use the Knapsack's uploaded thumbnails.

Related to:

- #2010
@jeremyf jeremyf added the minor-ver for release notes label Oct 5, 2023
@jeremyf jeremyf merged commit bd4ca7b into adventist_dev Oct 5, 2023
1 of 3 checks passed
@jeremyf jeremyf deleted the favor-hyku-application-path-for branch October 5, 2023 14:27
jeremyf added a commit to scientist-softserv/adventist_knapsack that referenced this pull request Oct 9, 2023
This is now obviated by upstream Hyku.  Prior to this commit, we were
looking in `Rails.root` but we needed to first interogate the Knapsack
and then Rails.root.

Related to:

- samvera/hyku#2010
- samvera/hyku#2012
- #60
- samvera-labs/hyku_knapsack#1
jeremyf added a commit to scientist-softserv/adventist_knapsack that referenced this pull request Oct 10, 2023
This is now obviated by upstream Hyku.  Prior to this commit, we were
looking in `Rails.root` but we needed to first interogate the Knapsack
and then Rails.root.

Related to:

- samvera/hyku#2010
- samvera/hyku#2012
- #60
- samvera-labs/hyku_knapsack#1
@kirkkwang kirkkwang mentioned this pull request Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants