Harvard-ATG / lts-iiif-ingest-service

A Python library to interact with the Harvard LTS (Library Technology Services) media ingest solution, which takes images and metadata and serves them via IIIF at scale. IIIFingest manages ingest credentials, uploads images to S3 for ingest, creates IIIF manifests, creates and signs asset ingest requests, and tracks the status of ingest jobs.
https://pypi.org/project/IIIFingest/
Other
2 stars 2 forks source link

Automatic PyPi releases #147

Open ColeDCrawford opened 1 year ago

ColeDCrawford commented 1 year ago

As a dev I want tagged versions to automatically be pushed to PyPi So that I don't have to do it manually

Acceptance Criteria

Definition of Done