Skip to content
Islandora Foundation Community edited this page Nov 2, 2022 · 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 πŸͺ‘
  • Rosie
  • Willow

Attendees

  • Seth Shaw (Chair)
  • Annie Oelschlager
  • Yamil Suarez
  • Adam Vessey
  • Rebel Cummings-Sauls
  • Jordan Dukart
  • Isabella Nikolaidis (notes)

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- Link sorted by recently updated
  2. Issue Roundup - Link sorted by recently updated
  3. Review of mailing list
  4. Feel free to add more, or add something from Islandora Discussions

Minutes

PR Roundup

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

  • Implementing a feature for when you're deleting a node, to delete all media associated with this node.
    • Includes PHP unit tests.
  • Requires testing.
  • Jordan: When you delete media it doesn't delete the file entity.
  • Alexander: File with 0 refs remaining, would drupal cron take care of it?
  • Seth: Drupal will mark it permanent and bc it has references, once those are deleted it still permanent.

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

  • Rosie's comment to make config export rather than drush command.

https://github.com/Islandora/islandora-starter-site/pull/15

  • Adding islandora-starter-site installation instructions.
  • Merged!

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

  • Waiting to see if ready to test again.
  • Jordan: Internal QA found something, hold off on testing for now.

Issue Roundup

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

  • Buildkit 2.0 release related issue.
  • Nigel self-assigned.

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

  • Seth: Solr wasn't getting updated because it was getting skipped in make local.
    • Nigel brought up that maybe we should rethink how some of this is done.
  • Annie: Because islandora defualts isn't used anymore in the starter site - that was what the function was looking for and all it would do is set the solr server.
    • Instead of looking for defaults, looking for search api module.
  • Seth: Addressed by PR 258 on buildkit, now merged.
    • This is more broad, looking at how we use the utilities script in the image in the first place.

https://github.com/Islandora/islandora-starter-site/issues/17

https://github.com/Islandora-Devops/isle-dc/issues/305

  • Links to the merged PR and the last ticket.
    • Might be able to close since the PR merged - left comment to follow up.

https://github.com/Islandora/documentation/issues/1580

  • Highlight OCR discussion.
    • Jason describes microservice that extracts bounding boxes for a PDF.
    • Openseadragon to query the service.
  • Alex: Solutions presented are often idiosyncratic to particular input data and the specific process of that institution. Not sure if other people have the import as pdf source that they do.
    • Are there parts of this that may be reusable?
  • Seth: Not a lot of detail about where they store the bounding box information.
  • Alex: Sounds similar to UTSC separate microservice that comes with the sass simple annotation service. It's a java web application. Solr can also be used as a backend for that.

https://github.com/Islandora-Devops/islandora_install_profile_demo/issues/28

  • This announcement was made in mailing list.

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

  • Propose to contribute the code of CrayFits to Islandora, to live within the Crayfish repository.
  • Alex: Crayfits exists just bc we were iterating quickly when building the rdm site so it was easier to have its own repository for it. But there's not good reason for it to exist, it's an extraneous isle image, so happy to remove it.
    • Symfony, silex stuff needs to be up to date for that to not be an issue.

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

  • Alex: Basically the same thing, try to do it and run around acceptance procedure by making it a part of an existing repostiory.
  • Can be independent of the Crayfits thing.

https://github.com/Islandora-Devops/isle-dc/issues/296

  • Don linked associated PR.

https://github.com/Islandora/documentation/issues/2181

  • Someone needs to code it up and then it can be reviewed.

Other

  • In #isle channel, question about getting XDebug to work recently on Isle?

    • Seth: We did talk about xdebug at islandoracon, not sure if it was with ISLE?
  • Yamil: Want to share a potential speed boost for ISLE2 on macOS with M1 chip:

    • Turning on experimental feature enable virtual fs use new virtualization framework.
    • Cuts installation time from an hour to 15 min.
    • Mac OS Monterey 12.3
    • Not sure how long we can support intel chips?
      • Alex: Did a build on an intel chip for the make starter site recently, so still works.

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:

  • No upcoming events

πŸ“£ Past Camps and Conferences

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

Clone this wiki locally