grow-ext-google-cloud-images
grow-ext-google-cloud-images copied to clipboard
Store images on Google Cloud Storage and serve them via Google's high-performance dynamic image serving and image transformation infrastructure.
Need to switch the extension over to use the newer [Grow extension format](https://grow.dev/extensions/create/) as the legacy extension format is deprecated.
One internal project I've worked on has an asset pipeline that automatically uploads files from Google Drive to Google Cloud Storage, keyed by folder title and folder modification time. We...
- Images uploaded to GCS buckets and used with this extension should be auto-compressed. - When an object is uploaded to a GCS bucket it should be compressed with imageoptim/pngcrush/something...
Filing a stub issue to track this.
Sometimes the backend throws `TransformationError` when subsequent requests work. We should make the backend retry 1-3 times before giving up to avoid broken builds.
We should enhance the functionality of this extension with a few new workflow items. The goal of this project is to increase developer efficiency and empower stakeholders to replace and...