April 24, 2024 - 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: *
Attendees
- Annie Oelschlager 🪑
- Josh d'Entremont
- Don Richards
- Seth Shaw
- Alan Stanley
- Yamil Suarez
- Stephen Szanati
- Jordan Durkart
- Akanksha
- Joe Corall 🗒️
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
https://github.com/Islandora/islandora/pull/1014
Looks good to merge. Joe will merge after tests pass
https://github.com/Islandora/islandora/pull/1004
PR Merged 🔀
https://github.com/Islandora/islandora/pull/1010
Annie is investigating
https://github.com/Islandora/islandora/pull/997
Joe reported his findings that the PR does dramatically improve speed for the getTermsByUri
call. Still investigating possible database index improvements that may grant similar improvemenets
https://github.com/Islandora/controlled_access_terms/pull/114
PR Merged 🔀
https://github.com/Islandora/documentation/issues/2298
Alan has done some investigation and reported his findings to the group. +1'd by the group to proceed with his simplification + added functionality as outlined in the issue and discussed during the call. Namely: remove what appears to be redundant translation handling in the node cleanup code and refactor code for better maintainability.
https://groups.google.com/g/islandora/c/AIynSmEMQLE
Joe will reply to email after tagging a new controlled access terms release
https://github.com/Islandora-Devops/islandora-starter-site/pull/145
No comments made in the meeting
https://github.com/Islandora-Devops/islandora-starter-site/pull/143
Annie was still running into issues. Will try again after controlled access terms has a new release with a bug fix that may fix the issue she was seeing.
https://github.com/Islandora-Devops/isle-dc/issues/388
Don volunteered to comment
https://github.com/Islandora-Devops/isle-site-template/issues/36
No comments in the meeting
https://github.com/Islandora-Devops/isle-dc/issues/238
Issue was closed. isle-dc nightly tests address the original issue.
https://github.com/Islandora-Devops/isle-dc/issues/181
Briefly discussed Windows docker support. It sounds like it might be possible to run the ISLE stack on Windows, but no one on the call has done this for several years.
https://github.com/Islandora-Devops/islandora-starter-site/issues/144
Briefly re-capped last week's discussion. Decided to leave ticket open for now.
Post agenda discussion
Issues with reading/writing to the /tmp
directory in Drupal ISLE stack. This has been an issue for many years depending on the site setup. Underlying issue still being investigated. Next step will try mounting a volume to /tmp
in the drupal container to see if that helps.