Versions Compared

Key

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

Day 1

We got Zoom set-up AND with a polycom! 

...

Rachel - Trying to get oriented to the community. 

PR Checklist: https://samvera.github.io/pr-checklist.html

...

https://github.com/orgs/samvera/projects/5

Report Back for Day 1

  • Rails 6 preparation - preparing for work in Blacklight
  • Indexers - Reviewing architecture of Indexers. Indexing partial amounts of the metadata (keyword and subject IDX). Next, need to dive into how the rules are expressed in the schema.
  • Documenting Dive into Valkyrie - Current working document https://docs.google.com/document/d/1VeLPU3gIrKt6BkSqGBz3ZFlMPCwWtCuG_ZRj95N5DPY/edit# (got to the validator part of the tutorial)
  • Tidying up some stale hyrax PRs to get those in place
  • Spinning up a Hyrax application with Postgresql to see what’s broken
  • Refactoring jobs - worked through jobs that handled a repository object, created several new issues on the SOLAR Vortex board (@rdfloyd can you provide the grounding link). Working on characterizing jobs, there is an existing blocker. This also blocks on the job authorization.
  • File related issues #4055 works on round-trips on files. Needs to be applied to the other files. Adding file to fileset would sometimes lose the context of the file (due to not rewinding) (“Be kind, rewind!“)
  • Working on making progress on Valkyrie native forms. Pushed this morning’s PR through. Worked on the view, found that routes were breaking, needed to do some customization for ActiveFedora style routes and new Valkyrie style routes. We’ll now need to do the work on form objects.