Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ publish.ts
File
publish.ts
cli/src/release/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
{ existsSync, readFileSync } from
'fs'
;
4
import
{ isAbsolute, join } from
'path'
;
Callers
nothing calls this directly
Calls
5
gitTagExists
Function · 0.90
targetExists
Function · 0.90
capitalize
Function · 0.90
parse
Method · 0.80
log
Method · 0.80
Tested by
no test coverage detected