Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get image and thumbnail channels to work in engine #777

Merged
merged 17 commits into from
Apr 9, 2024

Conversation

JackLewis-digirati
Copy link
Contributor

@JackLewis-digirati JackLewis-digirati commented Mar 26, 2024

Resolves #629
Links WDC-37

This PR adds the ability for the image and thumbs delivery channel to be correctly processed by engine and viewed using orchestrator. It also splits the image processor for thumbs out of appetiser to use special server to generate thumbnails

This PR additionally bumps ImageSharp to 3.1.3, which resolves #754

@JackLewis-digirati JackLewis-digirati marked this pull request as ready for review April 2, 2024 15:49
@JackLewis-digirati JackLewis-digirati requested a review from a team as a code owner April 2, 2024 15:49
@JackLewis-digirati JackLewis-digirati marked this pull request as draft April 3, 2024 08:25
@JackLewis-digirati JackLewis-digirati marked this pull request as ready for review April 4, 2024 09:58
src/protagonist/DLCS.Model/Assets/AssetX.cs Outdated Show resolved Hide resolved
docs/storage-keys.md Outdated Show resolved Hide resolved
src/protagonist/DLCS.AWS/S3/IStorageKeyGenerator.cs Outdated Show resolved Hide resolved
src/protagonist/DLCS.Model/Assets/AssetX.cs Outdated Show resolved Hide resolved
src/protagonist/DLCS.Model/Assets/AssetX.cs Outdated Show resolved Hide resolved
src/protagonist/Engine/Ingest/Image/ThumbCreator.cs Outdated Show resolved Hide resolved
src/protagonist/Test.Helpers/FakeFileSystem.cs Outdated Show resolved Hide resolved
@JackLewis-digirati JackLewis-digirati changed the title Get image and thumbnail channels to work in engine and orchestrator Get image and thumbnail channels to work in engine Apr 8, 2024
@JackLewis-digirati JackLewis-digirati merged commit ed53256 into develop Apr 9, 2024
9 checks passed
@JackLewis-digirati JackLewis-digirati deleted the feature/imageThumbsHandling branch April 9, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Engine handles thumbs and iiif-img delivery channel
2 participants