Skip to content
Alexander O'Neill edited this page Jan 22, 2025 · 2 revisions

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
  • Annie

Attendees

  • Don Richards (Chair)
  • Alexander O'Neill (Note taker)
  • Adam Vessey
  • Seth Shaw
  • Brian Gregg
  • Laurin Penland
  • Rosie Le Faive
  • Josh D'Entremont
  • Joe Corral
  • Jordan Dukart

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.

  1. PR Roundup for Islandora Org- Link sorted by recently updated
  2. Issue Roundup - Link sorted by recently updated
  3. Review of mailing list
  4. PR Roundup for Islandora DevOps- Link sorted by recently updated
  5. Issue Roundup for Islandora DevOps- Link sorted by recently updated
  6. PR Roundup for Islandora Labs - Link sorted by recently updated
  7. Issue Roundup for Islandora Labs - Link sorted by recently updated
  8. Feel free to add more, or add something from Islandora Discussions

Minutes

Islandora PR Roundup

Improve query speed for IslandoraUtils::getTermForUri() #1067

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

Joe found that the query being run is ineffecient, especially if you ahve a lot of external authority items.

Adam is working on a unified solution.

Seth: We have code on our site that avoids calling this utility because it's so slow if there are thousands of external URIs.

Islandora Issue Round-up

https://github.com/Islandora/Crayfish/issues/183

Mailing List

January Open Meeting discussion topic

https://groups.google.com/g/islandora/c/QBjXEboJqKc

Islandora DevOps PR Round-up

[minor] add Dockerfile healthchecks to some core services by joecorall Β· Pull Request #370 Β· Islandora-Devops/isle-buildkit

https://github.com/Islandora-Devops/isle-buildkit/pull/370

Joe says it's just a minor issue.

Islandora DevOps Issue Round-Up

Dependency Dashboard Β  #368

https://github.com/Islandora-Devops/isle-buildkit/issues/368

Adam suggested maybe filtering this out of the round-up.

Extra discussion

Lauren asked about another slow query issue:

https://github.com/Islandora/islandora/issues/1055

This does not seem related to the other one being discussed.

Adam suggests there are a lot of LEFT JOINs, Seth and Joe mentioned this is an inherent Drupal problem. Joe mentioned that Taxonomy module solves the problem by adding an index field.

Adam suggested creating a table to flatten the relationship between Nodes and Files.

Joe suggests this might be worth finding a general solution to since most peopple have their own workarounds.

Quick Link to a Wiki Search in Github

🏠 Home

✍️ Onboarding Checklist

πŸ—ΊοΈ Roadmap

❓ How to maintain this wiki

Committees/Groups

πŸ““ Board of Directors (BOD)

πŸ““ Coordinating Committee (ICC)

πŸ““ Leadership Group (LG)

πŸ““ Technical Advisory Group (TAG)

πŸ““ Code of Conduct Committee

πŸ“š List of Interest Groups

Meetings

πŸ“† Weekly Open Tech Call

πŸ“† Monthly TAG Meetings

πŸ“† Monthly Open Meetings

πŸ“† Biweekly Islandora Coordinating Committee Meetings for ICC members

Camps and Conferences

πŸ“£ Upcoming:

πŸ“£ Past Camps and Conferences

πŸ“… see the Islandora Community Calendar for events and meetings.

Clone this wiki locally