MCPcopy Create free account
hub / github.com/angular/dev-infra /

Class

ng-dev/release/precheck/index.ts:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 * respect to the pre-check error is required to be handled manually.
17 */
18export class ReleasePrecheckError extends Error {}
19
20/**
21 * Runs the release prechecks and checks whether they are passing for the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected