MCPcopy Index your code
hub / github.com/changesets/changesets / run.test.ts

File run.test.ts

packages/release-utils/src/run.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { add, commit } from "@changesets/git";
2import { silenceLogsInBlock, tempdir, testdir } from "@changesets/test-utils";
3import { Changeset } from "@changesets/types";
4import writeChangeset from "@changesets/write";

Callers

nothing calls this directly

Calls 7

silenceLogsInBlockFunction · 0.90
testdirFunction · 0.90
runVersionFunction · 0.90
runPublishFunction · 0.90
setupRepoAndCloneFunction · 0.85
linkNodeModulesFunction · 0.85
writeChangesetsFunction · 0.70

Tested by

no test coverage detected