Samvera Tech Call 2021-03-17
Meeting Logistics:
- Time: 9:00am PDT / Noon EDT
ZOOM connection: https://notredame.zoom.us/j/94030214208
(link will launch Zoom client – if you do not have Zoom, expand the instructions below)
Agenda
(meeting notes below)
- Google Scholar in Hyrax-based applications (PR 4774 and issue 4781) (Juliet Hardesty, et al)
- Cal State hierarchical navigation, other questions on samvera-tech
- Max's question on samvera-dev, if there's time - https://github.com/samvera/hyrax/pull/4799
Moderator: Jeremy Friesen
Notetaker: tamsin johnson
Attendees:
- Heather Greer Klein
- Lea Ann Bradford(Notch8)
- Jeremy Friesen
- max (DCE)
- Chris Colvard (Deactivated) (Ubiquity Press)
- Lynette Rayle (Cornell)
Meeting Process
Notes
Google Scholar
- From Juliet Hardesty: the Metadata Interest Group has this issue and the questions in it on their agenda for their next meeting on Tuesday, March 23. So that is the update I have for that agenda item.
Cal State hierarchical navigation, other questions on samvera-tech
- https://groups.google.com/g/samvera-tech/c/59GvFLPw_dQ/m/_9lC2_VPAgAJ
- https://groups.google.com/g/samvera-tech/c/zWOGdrPXmUs
- A first guess is the Rails environments; If you precompile with one environment then run against another environment.
- To diagnose look at the asset path on the production server, make sure it's the thing you expect it to be
- Run asset precompile on production and look at modified dates of files.
- Jeremy Friesen - Will ask for some additional clarification
- https://groups.google.com/g/samvera-tech/c/StO0onrSk9I
- Jeremy Friesen - Rails / Nginx configuration issue
- `
client_max_body_size` is the relvant nginx setting
- https://groups.google.com/g/samvera-tech/c/vcES6RHaoXc
- Chris Colvard (Deactivated) - will offer a response, but this is likely now an exercise for the implementor (or for others to chime)
Max's question on samvera-dev, if there's time - https://github.com/samvera/hyrax/pull/4799
- We walked through the DRAFT pull request to trouble shoot.