OregonDigital / oregondigital

OregonDigital Hydra Application
https://oregondigital.org/catalog/
Other
25 stars 5 forks source link

Feature/export tweaks #1404

Closed lsat12357 closed 4 years ago

lsat12357 commented 4 years ago

fixes https://github.com/OregonDigital/hyrax-migrator/issues/246

this builds on PR for profiler changes

lsat12357 commented 4 years ago

main changes: moves rake task to lib/tasks/migration and adds namespace rewrite of export.rb: allows for initial export/bagging of a batch also possible to rerun just the metadata bits and refresh the bags puts checksums code removed from the profiler in its own module checksums added at the point where content file is loaded for export adds spec for some methods (builds on all of the profiler changes)