Samvera Tech Call 2025-09-17
Meeting Logistics:
Time: 9:00am PDT / Noon EDT
Zoom Meeting URL:
Join our Cloud HD Video Meeting
(link will launch Zoom client – if you do not have Zoom, expand the instructions below)
Agenda (meeting notes below)
Hyrax @Randall Floyd
Flexible metadata got merged after successful testing in koppie, currently headed towards Nurax for broader testing
AF/Wings works in dassie still has issues to resolve
Documentation Strategy - All
Repo Wiki
Ease of editing and contributing
Lack of vetting/approval
Committed to repository (i.e. /docs)
Inherently versioned, content correlates to branch
Requires regular PR workflow, currently initiates full CI
Might be able to reduce the burden with:
GitHub - dorny/paths-filter: Conditionally run actions based on files modified by PR, feature branch or pushed commits
i18n Local errors
Mark has fix for Hyrax/Hyku in some cases
Hyrax users have a preferred_locale that gets set to the empty string ‘“ - this isn’t a valid locale
Any other context?
Community calls for help:
Chris Bartos in #bulkrax - re: FileSet metadata handling
Moderator: @Randall Floyd
Notetaker: @Rob Kaufman
Attendees:
@Tracy McCormick
@Mark Bussey
@Chris Colvard
@Daniel Pierce
@Nic Don Stanton-Roark
@Juliet Hardesty
@Sarah Proctor
@Shana Moore
@Bradley Watson
Randy
Meeting Process
Notes
Hyrax
Flexible metadata got merged after successful testing in koppie, currently headed towards Nurax for broader testing
Rob is working on the AF/Wings issues
Daniel working on koppie deployment
Likely will get testing during the next sprint
Documentation
Challenging to keep fresh / versioning
Rails / Solr etc all have docs in the code
Discussed at documentation working group
Decided to move Hyku docs from wiki to docs directory
This will be a trial for other repos
LLMs and Documentation
LLMs both read and can generate documentation
Having to local to the code allows that generation process and also allows LLMs to use the docs
Versioning
Do we keep directories of documentation per version or just let the docs be for current on any issues
Concerns about the docs with people using older versions, especially in Hyrax
CI running for doc changes would be time prohibited
Can be prevented in the Github actions
There are other exclusions that would have value
I18N Errors
Looks like mailbox errors are causing localization string to be set to ““
Mark has a PR for Hyrax that addresses it
Next call
Moderator: @Randall Floyd
Notetaker: @Sarah Proctor