-
Notifications
You must be signed in to change notification settings - Fork 71
August 23, 2017
This meeting is a hybrid teleconference and IRC chat. Anyone is welcome to join. Here is the info:
- Time: 9:00AM Eastern Daylight Time US (UTC-4)
- Dial-in Number: (641) 715-3570
- Participant Code: 304589#
- International numbers: Conference Call Information
- Web Access: https://www.freeconferencecallhd.com/wp-content/themes/responsive/flashphone/flash-phone.php
- IRC:
- Join the #islandora chat room via Freenode Web IRC (enter a unique nick)
- Or point your IRC client to #islandora on irc.freenode.net
- Leila Gonzales
- Bryan Brown
- Melissa Anez 🌟
- Jon Green
- Danny Lamb
- Chris Keen
- Adam Soroka
- Diego Pino
- Jared Whiklo
- Yamil Suarez
- Ansible Install Sprint
-
https://github.com/Islandora-CLAW/CLAW/projects/1
- Ready for test: https://github.com/Islandora-CLAW/CLAW/issues/694
- Carapace is getting the basics: https://github.com/Islandora-CLAW/carapace/pull/3
- Both Carapace and OpenSeadragon are up on packagist
- New take on composer install: https://github.com/Islandora-CLAW/CLAW/issues/700
- Wonky permissions
-
https://github.com/Islandora-CLAW/CLAW/projects/1
- Mostly resolved: https://github.com/Islandora-CLAW/CLAW/issues/689
- ... (feel free to add agenda items)
- We're in the midst of the sprint. Two days in, the ball is rolling. Progress is starting to show. Jon Green has an issue ready for testing. Once we started really looking into things an auditing the code, we found a few things we need to fix up, like putting a licence an contributing.md on Carapace and fixing up coding standard. We found not everything n Packagist, and fixed that. One of the neatest things coming out of this so far was to reconsider how we're doing the composer instal - instead of forking Drupal and having our own custom composer that installs all of Drupal, we'l just use the one Drupal uses and iterate over a list of models. It removes a small maintenance burden, and more importantly, makes the system much more flexible.
Some bad things to come out so far: GitHub permissions are still not quite right for non-Committers. May check out ZenHub or other add-ons after the sprint to see if they offer better permissions.
-
Karaf install issue Solution may have been found. A PR needs to be updated
-
Impromptu project update (because we have some new interested parties):
How CLAW works: we have a Drupal module that uses Rules to publish events to a message broker every time you update content entities, media, and files. Those get published ot a message broker. We have listeners in Apache Camel that run OSGI in a container that respond to events. We're putting things into Fedora and indexing into a triplestore. That's the backend. There's a large overhaul pending. Once that's in, we'll get automatic derivative generation working. To do that, we're integrating with Fedora' API-X with small web services that each perform a function (run OCR, for example), which should scale out well.
On the Drupal side we have basic content modelling for Collections and Images. Large and Basic Image are combined now, and can use Open Seadragon.
If you want to try it out, we have a vagrant environment (improving this for production installs is the focus of our current sprint) and a sandbox
You may be looking for the islandora-community wiki · new to islandora? · community calendar · interest groups · roadmap