Samvera Tech Call 2025-08-06

Samvera Tech Call 2025-08-06


Meeting Logistics:

Agenda (meeting notes below)



Moderator: @Randall Floyd

Notetaker: @Daniel Pierce

Attendees:

  • @Tracy McCormick

  • Sarah Proctor

  • Brad Watson

  • Chris Colvard

  • Praneeth Byna

  • Heather Greer Klein

  • Nic Don Stanton-Roark

  • Rob Kaufmann




Meeting Process

  1. Standing pre-agenda items (moderator)

    1. Welcome

      • "Welcome everyone, please add your name to the Attendees list.  If you are unable to do so, please let us know, and someone will add you. To any newcomers, Welcome, and please feel free to ask questions. Likewise for all attendees. We strive for an open and accessible conversation around Samvera technology."

    2. Call for new agenda items

  2. Follow Agenda from above (facilitated by moderator) and record notes in Notes section below (note taker)

  3. Standing post-agenda items (moderator)

    1. call for next moderator and note taker (moderator)

      1. Moderator: @Daniel Pierce

      2. Notetaker: @Randall Floyd

    2. Samvera help follow-up (moderator)

    3. Pull request review (moderator)

      1. Recent Samvera PR list

  4. Post-meeting action (note taker)

    1. After call, this week's notetaker should create the agenda for the next call:

      1. Open template agenda titled "Samvera Tech Call XXXX-XX-XX"

      2. Click on ... in the top right corner, and select copy.

      3. Popup will open for location. It should contain:

        1. Space: Samvera

        2. Parent page: (Verify value is current year)

      4. Select copy. New page should be created.

      5. Modify the title to remove "copy of", update it with the next date, add moderator, notetaker, and any carry-over agenda info. Click Publish. 




Notes

  1. Output of Doc Days of Summer needs some developer eyes to check things over. Next working day is Monday Aug 11.

  2. Solr 9 Hyrax PR is merged.

  3. Avalon is working on 8.1 release, RC is imminent. Infrastructure and dependency updates.

  4. Anyone using the bot_challenge_page gem?

    1. Sounds like no, but some interest. There has been some work to remove rack attack from it.

  5. nginx has an “ultimate bot blocking“ plugin. Could be added to the hyrax helm chart.

  6. Hyrax flex metadata PR needs some eyes. Randall will take a look.

    1. Has some fixes for some inconsistent test failures.

  7. Hyrax PR to combine ACL and Visibility Copy jobs to improve performance.

    1. Also fixes potential timing issues when those run simultaneously. Rob: Ideal fix is to group jobs for a given request so they run within the same process in order.