Samvera Tech Call 2020-12-02
How to connect: https://notredame.zoom.us/j/94030214208 (link will launch Zoom client – if you do not have Zoom, expand the instructions below)
Time: 9:00am PDT / Noon EDT
Moderator: @Chris Colvard (Deactivated)
Notetaker: @tamsin woo
Attendees:
@Thomas Scherz (Cincinnati)
@tamsin woo (UCSB)
@Chris Colvard (Deactivated) (Ubiquity Press)
@Brian Keese (Indiana)
@Lynette Rayle (Cornell)
Agenda
Developers Congress Report
FITS Configuration for apps using Hydra Derivatives (@tamsin woo)
Add more agenda items here
Samvera help follow-up
Pull request review
Meeting Process
Roll call by timezone per following order - ensure notetaker is present (moderator)
folks outside North and South America
Eastern timezone
Central timezone
Mountain timezone
Pacific timezone
folks who were missed or who dialed in during roll call
Remind everyone to sign in on agenda.
Welcome all newcomers!
Agenda (moderator)
Call for new agenda items (moderator)
Agenda items above
Samvera help follow-up
Pull request review
Moderator & notetaker for next time
Moderator: @Lynette Rayle
Notetaker: @Chris Colvard (Deactivated)
After call, this week's notetaker should create the agenda for the next call:
Open template agenda titled "Samvera Tech Call 2020-xx-xx"
Click on ... in the top right corner, and select copy.
Popup will open for location. It should contain:
Space: Samvera
Parent page: 2020
Select copy. New page should be created.
Modify the title to remove "copy of", update it with the next date, add moderator, notetaker, and any carry-over agenda info. Click Publish.
PR Review
Review issues:
PR review coordinator for next time:
Notes
Developers Congress Report
@Chris Colvard (Deactivated) worked with a group adding Rails 6 support to core components.
Hydra Editor is the only remaining known non-Rails 6 core component.
Once Hydra Editor has support, there's a need to work on Hyrax support.
@Lynette Rayle worked in one of several small groups working on Hyrax valkyrie/wings
single value types in Valkyrie native models
performance improvements for wings
@tamsin woo merged https://github.com/samvera/hyrax/pull/4628 yesterday
contains some performance improvements for Wings
documentation overhaul for Hyrax
IIIF React media work
FITS Configuration for apps using Hydra Derivatives (@tamsin woo)
fits configuration can be a big pitfall; jobs can end up running for a long time (forever) and need to be manually
the issue documents a fix
where should this knowledge live other than a closed hyrax issue?
maybe answer: Samvera.github.io documentation pages (consensus that we should put something here)
maybe also the gem readme or other gem documentation (github wiki)
ACTION: @tamsin woo will open a ticket on samvera.github.io
fits in Hyrax's docker containers (@Brian Keese)
trying to get fits installed in Hyrax's container, should the workers be a different image than the application container?
Avalon historically has one image that works for the application and for the workers
Some discussion about pros and cons, issues with fits download location changing unannounced.
DECISION: keep it simple for now, just install fits to application image and take things from there.
help follow-up: none.