-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade 5.4 symfony and separate EntityMapper #263
Conversation
This appears to work as advertised. Objects and terms were indexed in Fedora and derivatives were created. The only concerning thing I saw was this message in the alpaca log:
These messages appear to be connected to these milliner log messages:
I seem to recall seeing these errors before, so I don't know that this was introduced by these PRs, but I thought I would mention it here anyway. |
Yeah, those media pre-save events need some review to see if we can filter them in the Drupal side. I have seen these before and they always worry me. Then 10 days later I realize that I've been down this road and it was nothing. Narrator: It wasn't "nothing". |
I updated our playbook with basically the same updates @whikloj has here, and everything seemed to work smoothly. |
This runs good and i have jpg, tiff, and audio derivatives being created, as well as OCR and FITS. |
GitHub Issue: Islandora/documentation#2220
Relies on and tests:
What does this Pull Request do?
Builds a box to test the above PRs
What's new?
Updates templated files to remove unnecessary parts and work with Symfony 5.4
(i.e. Regeneration activity, etc.)? no
How should this be tested?
The base box needs to be rebuilt and then you need to build the vagrant box using the
starter_dev
profile to pull in the correct "starter site"i.e.
Then you should have a normal working site, if you
vagrant ssh
in you should see the changes from the various PRs listed above in the code.Interested parties
Tag (@ mention) interested parties or, if unsure, @Islandora-Devops/committers