-
Notifications
You must be signed in to change notification settings - Fork 1
Create roll_call module #61
Copy link
Copy link
Open
0 / 20 of 2 issues completedLabels
questionFurther information is requestedFurther information is requestedstructureRefactoring or architecture, general code organizationRefactoring or architecture, general code organization
Description
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedstructureRefactoring or architecture, general code organizationRefactoring or architecture, general code organization
Type
Fields
Give feedbackNo fields configured for issues without a type.
This would have a
RollCallclass that would includecheck_existing_imagesand the other pre-download verification functions (pulled out in #56).check_existing_imagesfor when--verifier-colis passed. This should raise an issue when there are mismatched filename and hash values to the provided CSV (i.e., a BuddyCheck prior to download).--ignore-duplicatesto allow for downloading duplicated images under different filenames.