May 13, 2020 - Islandora/documentation GitHub Wiki

Time/Place

This meeting is a hybrid teleconference and IRC chat. Anyone is welcome to join. Here is the info:

Attendees

  • Danny Lamb
  • Melissa Anez
  • Alan Stanley
  • Don Richards
  • Willow Gillingham
  • Seth Shaw
  • Natkeeran :stars:
  • Flor Martinez
  • Rosie Le Faive
  • Cary Gordon
  • Jared Whiklo
  • Ray Garcia
  • Bethany Seeger
  • Mark Jordan
  • Jenifer
  • Daniel Bernstein
  • Don Richards
  • Alexander O'Neill
  • Gavin Morris
  • Yamil Suarez
  • Ricardo RJ

Agenda

  1. How is everyone doing?
  2. New https://islandora.ca
  3. Feature choices for next survey
  4. Issue Roundup
    1. https://github.com/Islandora/documentation/issues/1498
    2. https://github.com/Islandora/documentation/issues/1500
    3. https://github.com/Islandora/documentation/issues/1502
    4. https://github.com/Islandora/documentation/issues/1504
  5. Ingest questions
  6. TRAVIS shakes fist
  7. Alternatives to vagrant/virtualbox? Docksal?
  8. _Feel free to add agenda items...

Minutes

New Website - https://islandora.ca

Survey Choices for Next Features - Please add your suggestions

Issues Roundup

Ingest questions

  • CSV Ingest is solid. We won't have CLI/shell access in the production server. Further, migrate has a steep learning curve for non-developers. What are the other options? (Bethany)

  • Islandora Workbench (python based) , and a JavaScript based Desktop UI is currently available as a working prototype. The tool uses REST api to communicate with Islandora 8. (Mark/Seth)

  • Zip based upload can be useful for small shops. We would need to standardize on a structure/format.

  • ISLE will support a feature whereby all content changes are staged and a new Drupal image is pushed/deployed to production. (Gavin Morris)

  • For locked down environments, disk mounting could be an option.

  • Bulk ingest/update should be moved to content team, rather than development team.

  • We need to support deployments without command line access, thus we should not assume command line access for batch ingest/update.

  • We would need to support batch update as well.

Travis is failing on documentation pulls

Danny to look into this issue.