Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Conversation

@rfreebern
Copy link

Workers Sites uses a binding of type text_blob to store an asset manifest JSON blob for mapping requests to assets in the site's KV store. In order for cloudworker to support Workers Sites, it needs to allow specifying arbitrary text_blob bindings like this.

This PR allows specifying the value of text_blob variable bindings on the command line, either as explicit values or by providing a file from which the value will be read.

@rfreebern
Copy link
Author

Worth noting that text_blob is now an officially documented binding type.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants