MCPcopy 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

1import { execSync } from 'child_process';
2import { createCommand } from 'commander';
3import { existsSync, readFileSync } from 'fs';
4import { isAbsolute, join } from 'path';

Callers

nothing calls this directly

Calls 5

gitTagExistsFunction · 0.90
targetExistsFunction · 0.90
capitalizeFunction · 0.90
parseMethod · 0.80
logMethod · 0.80

Tested by

no test coverage detected