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

Class

ng-dev/caretaker/check/ci.ts:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}[];
30
31export class CiModule extends BaseModule<CiData> {
32 override async retrieveData() {
33 const nextBranchName = getNextBranchName(this.config.github);
34 const repo: ReleaseRepoWithApi = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected