Closed lsat12357 closed 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)
fixes https://github.com/OregonDigital/hyrax-migrator/issues/246
this builds on PR for profiler changes