-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Remove calls to Gemini. #78
Conversation
islandora-indexing-fcrepo/src/main/java/ca/islandora/alpaca/indexing/fcrepo/FcrepoIndexer.java
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## dev #78 +/- ##
============================================
- Coverage 90.00% 89.56% -0.44%
+ Complexity 73 70 -3
============================================
Files 10 10
Lines 300 297 -3
Branches 1 1
============================================
- Hits 270 266 -4
- Misses 29 30 +1
Partials 1 1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you mind just burning the entire {{file.stream}}
route while you're in there? 🔥 🔥 🔥
The cruft you're clearing is a glaring oversight on my part 😅 Thanks.
@dannylamb totally! I was unsure if I should leave it or not. |
- Best GitHub issue would be: Islandora-Devops/isle-dc#132
- Remove Gemini - Resolves #33 - Resolves #35 - Update README - Update certbot task to run differently on staging and production - Install grok role on all hosts - Install database role on all hosts - Remove triplestore from Karaf and Alpace roles - Install Alpaca with York University fork (no Gemini): Islandora/Alpaca#78 - Install Tomcat role on all hosts - Remove Blazegraph references from Tomcat role - Setup templates for each host for Tomcat services - Add production variables - Remove RedHat functionality - Update perms_fix to link sites/default/files to production storage - Add production Apache configs - Update webserver role to install Drupal database correctly
Testing this now |
This builds and deploys just fine. I ingested some content and the binary and rdf made it to Fedora no problem. |
- Islandora/Alpaca#78 has been merged
- Islandora/Alpaca#78 has been merged
GitHub Issue: Islandora-Devops/isle-dc#132
What does this Pull Request do?
Removes calls to Gemini
What's new?
Less code.
How should this be tested?
I think build tests should take care of it.
Interested parties
@dannylamb @whikloj 👋