Jeremy Weinstein
Jeremy Weinstein
Seems like if a user presses "Add Asset" but doesn't upload a file, serialization dies with a `KeyError` on a key named `file` here: https://github.com/contentful-labs/contentful.py/blob/master/contentful/cda/serialization.py#L111 This corresponds to when a...
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...
The environment isn't properly updating the generated `Url` objects throughout a site