Skip to content
New issue

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

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

Already on GitHub? # to your account

Generate different sized images in Asset Manager #388

Open
chrisroos opened this issue Jan 9, 2018 · 0 comments
Open

Generate different sized images in Asset Manager #388

chrisroos opened this issue Jan 9, 2018 · 0 comments

Comments

@chrisroos
Copy link
Contributor

chrisroos commented Jan 9, 2018

Whitehall uses CarrierWave to generate different sized versions of images that are uploaded.

We should consider adding this functionality to Asset Manager so that other apps can make use of it, and so that we can simplify Whitehall.

We're currently using Sidekiq to upload assets from Whitehall to Asset Manager. This is partly because we have to upload the various resized images that are generated in Whitehall. If we move the resizing to Asset Manager then we might be able to upload the single file synchronously.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants