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

Class

ng-dev/release/publish/external-commands.ts:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44/** Class holding method for invoking release action external commands. */
45export abstract class ExternalCommands {
46 /**
47 * Invokes the `ng-dev release set-dist-tag` command in order to set the specified
48 * NPM dist tag for all packages in the checked out branch to the given version.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected