Versions Compared

Key

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

...

  1. Roll call by timezone per following order - ensure notetaker is present (moderator)

    1. folks outside North and South America

    2. Eastern timezone

    3. Central timezone

    4. Mountain timezone

    5. Pacific timezone

    6. folks who were missed or who dialed in during roll call

    7. Welcome all newcomers!
  2. Agenda (moderator)
    1. Call for new agenda items (moderator)
    2. The future of OM (carried forward from previous call) tamsin woo
    3. Fixing the Hyrax Build tamsin woo
      1. Please capture intermittently failing tests before restarting builds
        1. Attach full build log and tag with Randomly Failing Spec
        2. e.g. https://github.com/samvera/hyrax/issues/3200
      2. Travis CI issues
        1. Other options?
    4. Rearranging Hyrax views tamsin woo
      1. Potential for orphaned content when moving content from one view to another.
      2. See: https://github.com/samvera/hyrax/pull/3153
    5. Report on Valkyrie Community Sprint (July 30 - August 10) Trey Pendragon
      1. Single Values, Optimistic Locking, & Ordered Property support.
      2. Released 1.2.0 RC2.
    6.  Customizing Search Builders in Hyrax Andrew Myers
      1. is replacing CatalogController's search builder with custom extension of ::SearchBuilder wise?
      2. Is having Hyrax classes extend ::SearchBuilder a good pattern?
  3. Notetaker and moderator for next time
    1. Notes:
    2. Moderate:
  4. After call, this week's notetaker should create the agenda for the next call:
    1. Open template agenda titled "Samvera Tech Call 2018-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: 2018
    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.

...

  • OM is a current dependency for Samvera gems. John Cameron (OM PO) is looking for feefor feedback from OM users on what the needs are for maintaining OM, or if it ought to be deprecated. It is a core component; however there might be a broader discussion about considering a replacement. Until then, issues will be dealt with. PO will investigate active users of OM to assess the level of interest in active maintenance.
  • Hyrax build has become increasingly unstable. Keeping the build green is a high priority for the Hyrax Working Group in order to continue to merge PRs. Part of the flakiness is likely due to TravisCI networking issues. Should we investigate alternative CI options? The networking issues have been traced to `sudo: required` so we might consider changing that to `sudo: false` to avoid the intermittent failures as a stop-gap measures.
  • PR #3153