Open christinach opened 1 month ago
~Can we add that this runs using Sidekiq background job as an acceptance criteria?~ pull out as separate ticket
@kevinreiss waiting to hear back from @kelynch about maintenance plan for Orangetheses
Spoke with @kelynch we can proceed with this as we have time, just reach out to RDSS with any questions.
New Service
Create a new service to generate theses from dataspace.princeton.edu
Current State
Currently we're using the orangetheses gem to generate theses.json.
Acceptance criteria
bundle exec rake orangetheses:cache_theses
to run during indexing to generate theses.json .Implementation notes, if any
Review the current rake task bundle exec rake orangetheses:cache_theses in the Orangetheses gem