build icon indicating copy to clipboard operation
build copied to clipboard

feat: populate Blobs context in build plugins

Open eduardoboucas opened this issue 3 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