MCPcopy Create free account
hub / github.com/6pac/SlickGrid / release.mjs

File release.mjs

scripts/release.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { copyFileSync, readFileSync, renameSync, writeFileSync } from 'node:fs';
2import { dirname as pDirname, join as pJoin, resolve as pResolve } from 'node:path';
3import readline from 'node:readline';
4import { fileURLToPath } from 'node:url';

Callers

nothing calls this directly

Calls 15

readJSONSyncFunction · 0.90
parseArgsFunction · 0.90
hasUncommittedChangesFunction · 0.90
parseGitRepoFunction · 0.90
runProdBuildWithTypesFunction · 0.90
updateChangelogFunction · 0.90
syncLockFileFunction · 0.90
gitAddFunction · 0.90
gitTagFunction · 0.90
gitCommitFunction · 0.90
gitTagPushRemoteFunction · 0.90
gitPushToCurrentBranchFunction · 0.90

Tested by

no test coverage detected