September 28, 2022 - Islandora/islandora-community GitHub Wiki

Time/Place

This meeting is held virtually via Zoom, with an open channel for chatter on Slack. Anyone is welcome to join. The hosting can be claimed by anybody with the host ID. The Host ID is in the header of the TAG slack channel.

Chair Roster

These are the core members of TAG and will take on chair of the meeting if there are no volunteers, and will support volunteers who are chairing for the first time:

  • Don
  • Seth
  • Rosie
  • Willow 🪑

Attendees

  • Willow Gillingham (Chair)
  • Don Richards
  • Kevin Fletcher
  • Jim Borwick
  • Isabella Nikolaidis (notes)

Agenda

Add your issues/PRs/topics of interest here!

  1. Issue Roundup - Link sorted by recently updated
  2. PR Roundup- Link sorted by recently updated
  3. Review of mailing list
  4. Feel free to add more, or add something from Islandora Discussions

Minutes

Issue Roundup

https://github.com/Islandora/islandora_mirador/issues/6

PR Roundup

https://github.com/Islandora/islandora/pull/897

  • Alex has a PR for hOCR and Willow is testing in her local installation

https://github.com/Islandora/documentation/pull/2177

  • Updates to user documentation intro
  • Isabella to review

https://github.com/Islandora/Crayfish/pull/162

  • Akanksha at discovergarden, submitted this performance fix
  • Checks are failing in deploy attempts so it will need another look

https://github.com/Islandora/islandora_solution_pack_newspaper/pull/171

  • Don: To test, islandora vagrant to spin up, has virtualbox preconfigured, will spin up islandora 7.
    • ssh into the container and check out that branch
  • Islandora Vagrant is under Islandora-Labs: https://github.com/Islandora-Labs/islandora_vagrant
    • Don: Builds the vagrant box. you mgiht have to vagrant ssh into it and then get the filesystem that way

https://github.com/Islandora-Devops/isle-dc/pull/291

  • Don: put in some changes to the makefile - a sed comamnd. Didn't work for Mac, switched over to mac and issues there. It was adjusted to a point where it stopped working for one of the OS
  • Jason ran into it and fixed it.
  • Don assigned.

https://github.com/Islandora-Devops/isle-dc/pull/287

  • Don: probably should be labeled as draft because there's a bunch of PRs that need to go in before this

https://github.com/Islandora-Devops/isle-dc/pull/216

  • Don: This is tested
  • Merged!

https://github.com/Islandora/islandora/pull/896

  • Discussion for next tech call?

https://github.com/Islandora/islandora/pull/890

  • Change requested, Rosie to follow up

https://github.com/Islandora/islandora/pull/883

https://github.com/Islandora/.github/pull/2/files

  • Isabella to review - is there a way to add direct link to the community wiki for example instead of opening up a template?

https://github.com/Islandora-Devops/isle-dc/pull/275/files

  • Don: A checker for github rate limit
    • adds a rate limit checker at the beginning of the makefile
    • gives you a counter, if there's no value here you've gone past your rate limit
  • Don: Are there other places where a rate limit could be checked?