MCPcopy Create free account
hub / github.com/dfinity/orbit / publish.ts

File publish.ts

cli/src/registry/publish.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from 'child_process';
2import { createCommand } from 'commander';
3import { rmSync } from 'fs';
4import { writeFile } from 'fs/promises';

Callers

nothing calls this directly

Calls 15

assertReplicaIsHealthyFunction · 0.90
assertCommandExistsFunction · 0.90
getReplicaUrlFunction · 0.90
getIdentityPemFilePathFunction · 0.90
getWasmChunkStoreIdFunction · 0.90
searchRegistryFunction · 0.90
execAsyncFunction · 0.90
toBlobStringFunction · 0.90
getAppRegistryEntryFunction · 0.85
saveArgumentInTempFileFunction · 0.85
logMethod · 0.80
updateMethod · 0.80

Tested by

no test coverage detected