build icon indicating copy to clipboard operation
build copied to clipboard

feat: populate Blobs context in build plugins

Open eduardoboucas opened this issue 10 months ago • 1 comments

Summary

Populates the Blobs context in the build plugins execution environment, so that build plugins can interact with Blobs without having to initialise the client with access credentials and API addresses. It makes the experience consistent with the functions and edge functions entry points.

Closes COM-542.

eduardoboucas avatar Apr 02 '24 14:04 eduardoboucas

This pull request adds or modifies JavaScript (.js, .cjs, .mjs) files. Consider converting them to TypeScript.

github-actions[bot] avatar Apr 02 '24 14:04 github-actions[bot]