UCSCLibrary / dams_project_mgmt

DAMS purpose is to provide access to digitized and born-digital UCSC Special Collections content. This repository is used for project planning. It holds the task tickets and roadmap for the different projects under DAMS.
2 stars 0 forks source link

Bulk Ops Overhaul #436

Open rmjaffe opened 3 years ago

rmjaffe commented 3 years ago

Descriptive Summary

This epic pulls together outstanding and anticipated improvements we want to make to our bulk ingest process. This work is not urgent but it would eliminate/reduce the need for some of the workarounds that are currently in place. It would also make our code more shareable.

This epic is organized into two parts:

  1. Testing our bulk ingest code, which in part involves creating tasks to be tested
  2. Resolving known errors in the code which have been previously documented

Acceptance Criteria

This is what done looks like:

Part 1: Testing

Part 2: Reproducing and resolving known issues

Related Work

Increase Test Coverage UCSCLibrary/dams_project_mgmt#76