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

Branching protection #154

Closed ColeDCrawford closed 1 year ago

ColeDCrawford commented 1 year ago

feature/issue#-desc -> main, with feature/ and hotfix/ branches. Protect main and require PRs.