Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ execSync } from
'child_process'
;
2
import
{ createCommand } from
'commander'
;
3
import
{ rmSync } from
'fs'
;
4
import
{ writeFile } from
'fs/promises'
;
Callers
nothing calls this directly
Calls
15
assertReplicaIsHealthy
Function · 0.90
assertCommandExists
Function · 0.90
getReplicaUrl
Function · 0.90
getIdentityPemFilePath
Function · 0.90
getWasmChunkStoreId
Function · 0.90
searchRegistry
Function · 0.90
execAsync
Function · 0.90
toBlobString
Function · 0.90
getAppRegistryEntry
Function · 0.85
saveArgumentInTempFile
Function · 0.85
log
Method · 0.80
update
Method · 0.80
Tested by
no test coverage detected