MCPcopy Create free account
hub / github.com/blockprotocol/blockprotocol / uploadOriginalTarballToS3

Function uploadOriginalTarballToS3

apps/site/src/lib/api/blocks/s3.ts:235–255  ·  view source on GitHub ↗
({
  pathWithNamespace,
  tarballFilePath,
  version,
}: {
  pathWithNamespace: string;
  tarballFilePath: string;
  version: string;
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

publishBlockFromTarballFunction · 0.90

Calls 4

getS3ClientFunction · 0.90
getS3BucketFunction · 0.90
resolveS3ResourceKeyFunction · 0.90
stripLeadingAtFunction · 0.85

Tested by

no test coverage detected