-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(harvard_merger): rework
process_entry
to be extensible
`import_harvard_pdfs` has a `process_entry` method that is similar, but different from the entry processing in `process_crosswalk_file` and abandoned. Since a specialized method for processing an entry is useful, this patch reconciles the two bits of functionality. Finally, it adds a `--job` parameter to the command to make adding other jobs relating to CAP migration easier.
- Loading branch information
Showing
1 changed file
with
57 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters