-
Notifications
You must be signed in to change notification settings - Fork 71
January 29, 2020
B. Seeger edited this page Jan 29, 2020
·
8 revisions
This meeting is a hybrid teleconference and IRC chat. Anyone is welcome to join. Here is the info:
- Time: 1:00pm Eastern Standard Time US (UTC-5)
- Zoom link: https://zoom.us/j/203396828
- Join us on the Slack Islandora 8 Channel https://islandora.slack.com/archives/CM5PPAV28
- Debbie Flitner
- Eli Zoller
- Willow Gillingham
- Alan Stanley
- Don Richards
- Bethany Seeger 🌠
- Jonathan Green
- Jared Whiklo
- Noella MacIntyre
- Mark Jordan
- Gavin Morris
- Cary Gordon
- Upcoming Islandora/Fedora Camp
- Welcoming our newest committer: Alan Stanley! 🎉
- The Testing Sprint Commences
- Sign up sheet
- Test Cases
-
Testing sandbox
- User: admin
- Password: ChickenCacciatore
- Triaging Issues:
- https://github.com/Islandora/documentation/issues/1409
- https://github.com/Islandora/documentation/issues/1407
- https://github.com/Islandora/documentation/issues/1403
- https://github.com/Islandora/documentation/issues/1398
- https://github.com/Islandora/documentation/issues/1396
- https://github.com/Islandora/documentation/issues/1395
- https://github.com/Islandora/documentation/issues/1391
- https://github.com/Islandora/documentation/issues/1366
- https://github.com/Islandora/documentation/issues/1361
- https://github.com/Islandora/documentation/issues/1352
- https://github.com/Islandora/documentation/issues/1335
- https://github.com/Islandora/documentation/issues/1325
- https://github.com/Islandora/documentation/issues/1328
- https://github.com/Islandora/documentation/issues/1325
- https://github.com/Islandora/documentation/issues/1322
- https://github.com/Islandora/documentation/issues/1313
- https://github.com/Islandora/documentation/issues/1309
- https://github.com/Islandora/documentation/issues/1308
- https://github.com/Islandora/documentation/issues/1294
- https://github.com/Islandora/documentation/issues/1293
- https://github.com/Islandora/documentation/issues/1291
- https://github.com/Islandora/documentation/issues/1285
- https://github.com/Islandora/documentation/issues/1274
- https://github.com/Islandora/documentation/issues/1269
- https://github.com/Islandora/documentation/issues/1267
- https://github.com/Islandora/documentation/issues/1266
- https://github.com/Islandora/documentation/issues/1260
- https://github.com/Islandora/documentation/issues/1252
- https://github.com/Islandora/documentation/issues/1246
- https://github.com/Islandora/documentation/issues/1243
- https://github.com/Islandora/documentation/issues/1242
- https://github.com/Islandora/documentation/issues/1237
- https://github.com/Islandora/documentation/issues/1228
- https://github.com/Islandora/documentation/issues/1226
- https://github.com/Islandora/documentation/issues/1187
- https://github.com/Islandora/documentation/issues/1181
- https://github.com/Islandora/documentation/issues/1180
- https://github.com/Islandora/documentation/issues/1153
- https://github.com/Islandora/documentation/issues/1149
- https://github.com/Islandora/documentation/issues/1118
- https://github.com/Islandora/documentation/issues/1095
- https://github.com/Islandora/documentation/issues/1076
- Feel free to add agenda items...
- Islandora / Fedora camp - sign up now if you're planning on going, since they are close to reaching the limit for participants
- Welcome, Alan Stanley, as new committer!
- Testing for sprint can start now. A few things popped up at the end of getting ready, but things are fixed now. 8.8.1 Drupal version is in this, which is the latest Drupal version. Drush 9 instead of 10, as there were some issues with Drush 10 and Drupal Features. Islandora playbook from Dev will give you this new setup. Also can use the online sandbox, listed above.
- Still accepting testers - for small or large number of use cases. Put your name next to the use case(s) you're testing.
- Code freeze -the installer doesn't necessarily get frozen at the same time as the Modules. Consider, for next time, locking down the installer and then looking at the software in it.
- Issues
-
https://github.com/Islandora/documentation/issues/1409
- mostly cleaning up things
- This ticket is in a grey area - as the installer isn't necessarily frozen.
-
https://github.com/Islandora/documentation/issues/1407
- 3GB is hard to run with, as camel and tomcat need a lot.
- Maybe we want a range listed in the docs, versus just saying 4GB
- Maybe do this dynamically via vagrant?
- Framing of discussion: this is for a development environment, should look at what production instances need.
- Seth described that most are doing a split server setup in production:
- Drupal / Cantalope on one server and (less robust setup)
- Karaf/Fedora/Microservices on separate machine. (more robust setup)
- Maybe create a matrix of recommendations based on different scenarios (dev vs production)
- Make sure the docs say 4GB in README.md and add more information to the installation document.
- https://drupal.psu.edu/blog/post/dynamic-memory-allocation-vagrant-virtual-machines-windows-hosts
- An issue will be made to look at what logic might be put into vagrant setup to help with this.
-
https://github.com/Islandora/documentation/issues/1403
- Ubuntu uses python3 but then installs python 2 on top of that
- Xenial has python 2, Bionic is python 3
- Keep this one, it should be easy and benign to fix.
-
https://github.com/Islandora/documentation/issues/1398
- Needed for Islandora / Fedora workshop to access Fedora directly
- Bethany will test it.
-
https://github.com/Islandora/documentation/issues/1396
- Definitely worth fixing now.
-
https://github.com/Islandora/documentation/issues/1395
- Documentation fix - which could include how to have it there and how to remove it (in both jsonld and milliner)
- https://github.com/Islandora/documentation/issues/1391 - CLOSED
-
https://github.com/Islandora/documentation/issues/1366
- Pretty important to fix. Tricky issue. Should fix now
- Need to do some sanitization of file names
- Good to be able to get the original filename back. There is a field, unknown if it's used. Not automatically populated. It might be hard to do this, possible, but tricky.
- Maybe do this via Ajax to populate the form
- Be aware that folks are doing batch ingests which might take a different path.
- Add examples to ingest csv
-
https://github.com/Islandora/documentation/issues/1361
- Small change. Jared will test this.
-
https://github.com/Islandora/documentation/issues/1352
- Many of these docs can be deleted. Someone could look through and weed out the old stuff.
- Purely documentation and easy to include in milestone.
-
https://github.com/Islandora/documentation/issues/1335
- Mark will look at this and report back.
-
https://github.com/Islandora/documentation/issues/1325
- Halfway fixed.
- There are other PRs where we repeat this pattern where it's not necessary (you don't need to call $this->isNegated()).
- Easy fix - removing isNegated from where it's in the condition plugins
-
https://github.com/Islandora/documentation/issues/1328
- Be great to fix this. Debbie has the CSS for it.
-
https://github.com/Islandora/documentation/issues/1409
You may be looking for the islandora-community wiki · new to islandora? · community calendar · interest groups · roadmap