January 29, 2025 - 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.
- Time: Wednesday, 1:00pm Eastern Time US - click to convert time zone!
- Zoom link: https://zoom.us/j/97345581392
- Passcode: 919241
- Join us on the Slack Islandora Channel https://islandora.slack.com/archives/CM5PPAV28
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
- Annie
Attendees
Agenda
Note that links are to the document repository only. New issues in other repositories or organizations will not appear in this list, and should be added by interested parties directly to the agenda.
- PR Roundup for Islandora Org- Link sorted by recently updated
- Issue Roundup - Link sorted by recently updated
- Review of mailing list
- PR Roundup for Islandora DevOps- Link sorted by recently updated
- Issue Roundup for Islandora DevOps- Link sorted by recently updated
- PR Roundup for Islandora Labs - Link sorted by recently updated
- Issue Roundup for Islandora Labs - Link sorted by recently updated
- Feel free to add more, or add something from Islandora Discussions
Minutes
Call for proposals for IslandoraCon 2025 (deadline Feb 28th)
PR Roundup for Islandora Org- Link sorted by recently updated
- "Fix Audio Captions" - https://github.com/Islandora/islandora/pull/1069 - Rewrote the VTT decoder to show within modern browsers. Some suggested changing on the PR.
- "Improve query speed for IslandoraUtils::getTermForUri() #1067" - https://github.com/Islandora/islandora/pull/1067 - The fix is semantically correct but it's not clean. Possibly useful to make this optional but no one is volunteering to under take the task. Possible add conditional UI checkbox.
- Add a Islandora core settings with a boolean with a note on why the user might want this option.
- Possibly rewritten in the future as a plugin but not for now.
- Defaults to the new method but the user can elect to use the old way via the UI.
PR Roundup for Islandora DevOps- Link sorted by recently updated
- "Update all non-major dependencies #372" - https://github.com/Islandora-Devops/isle-buildkit/pull/372 - Test are failing. Not obvious why Solr is failing to load in the tests. Issue Roundup for Islandora DevOps- Link sorted by recently updated
- "Wrong path set for Cantaloupe logs" - https://github.com/Islandora-Devops/islandora-playbook/issues/284 - Playbook issue.
- PR possibly related: https://github.com/Islandora-Devops/islandora-playbook/pull/285