Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Agenda (meeting notes below)

...


Moderator: Daniel Pierce

Notetaker: Jeremy Friesen

Attendees:


...

Meeting Process

Expand
titleModerator and Note Taker - click to see 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:

      2. Notetaker:

    2. Samvera help follow-up (moderator)

    3. Pull request review (moderator)

  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 2023-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: 2023

      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. Discuss https://github.com/samvera/hyrax/pull/6694

    1. This arose from multiple difficulties encountered in Hyku upgrade

    2. See slack conversation that happened prior to the dev channel https://samvera.slack.com/archives/CA8ANGLEL/p1707851573137279

    3. This refactor is an attempt to name many magic arrays.

    4. Vision is that the application would define the class names for the collection, admin_set, and file_set.

    5. FileSet.find is referenced, and there would likely need to be an ActiveRecord adapter method for downstream implementations that still assume FileSet.find

  2. Hyrax’s “double_combo” branch is working except for the copy of files from Fedora to another storage location.

  3. Browser Stack integration for testing, as the open source project this should be free for Samvera. We would need to add to the readme that we’re testing with that tool.

    1. Avalon has been using this for years, in particular for mobile and testing of AV support. They’ve been using the open-source setup. You are granted only so many active users at a time.

    2. Heather will be getting this moving.

  4. Avalon’s pushing forward a IIIF Manifest gem updates. There’s no product owner, so Avalon team minted gems.

    1. Chris will put forward some PRs to remove Karen as product owner and indicate they are vacant.

  5. Bulkrax upgrades are happening with a focus on Hyrax/Hyku backwards compatability; providing configuration options.

  6. Hyrax’s application generation is building off of Zeitwork loading; and getting this on Rails 7.