MCPcopy Create free account

hub / github.com/angular/dev-infra / functions

Functions4,112 in github.com/angular/dev-infra

↓ 11 callersMethodaddRaw
* Adds raw text to the summary buffer * * @param {string} text content to add * @param {boolean} [addEOL=false] (optional) append an EO
github-actions/browserstack/set-browserstack-env.js:19656
↓ 11 callersMethodaddRaw
* Adds raw text to the summary buffer * * @param {string} text content to add * @param {boolean} [addEOL=false] (optional) append an EO
github-actions/saucelabs/set-saucelabs-env.js:19656
↓ 11 callersMethodaddRaw
* Adds raw text to the summary buffer * * @param {string} text content to add * @param {boolean} [addEOL=false] (optional) append an EO
github-actions/bazel/configure-remote/configure-remote.js:19659
↓ 11 callersFunctionassertValidPullRequest
( originalPullRequest: PullRequestFromGithub, validationConfig: PullRequestValidationConfig, ngDevConfig
ng-dev/pr/common/validation/validate-pull-request.ts:87
↓ 11 callersFunctioncreatePullRequestValidation
( {name, canBeForceIgnored}: {name: keyof PullRequestValidationConfig; canBeForceIgnored: boolean}, getVal
ng-dev/pr/common/validation/validation-config.ts:56
↓ 11 callersFunctiondetermineRepoBaseDirFromCwd
()
ng-dev/utils/repo-directory.ts:12
↓ 11 callersFunctionfakeNpmPackageQueryRequest
(pkgName: string, data: Partial<NpmPackageInfo>)
ng-dev/release/publish/test/test-utils/test-utils.ts:115
↓ 11 callersMethodfetch
Fetches the active release trains for the configured project.
ng-dev/release/versioning/active-release-trains.ts:51
↓ 11 callersMethodgetGithubReleaseEntry
Retrieve the release note generated for a Github Release.
ng-dev/release/notes/release-notes.ts:50
↓ 11 callersFunctiongetTestConfigurationsForAction
()
ng-dev/release/publish/test/test-utils/action-mocks.ts:48
↓ 11 callersFunctionisGithubApiError
(obj: unknown)
ng-dev/utils/git/github.ts:148
↓ 11 callersFunctionresolveYarnScriptForProject
(projectDir: string)
ng-dev/utils/resolve-yarn-bin.ts:51
↓ 10 callersFunctionaddGithubTokenOption
(argv: Argv<T>)
ng-dev/utils/git/github-yargs.ts:16
↓ 10 callersMethodaddListener
(ev, ...args)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:9330
↓ 10 callersMethodaddListener
(ev, ...args)
github-actions/browserstack/set-browserstack-env.js:9683
↓ 10 callersMethodaddListener
(ev, ...args)
github-actions/saucelabs/set-saucelabs-env.js:9683
↓ 10 callersMethodaddListener
(ev, ...args)
github-actions/bazel/configure-remote/configure-remote.js:9683
↓ 10 callersMethodcheckout
* Checks out a requested branch or revision, optionally cleaning the state of the repository * before attempting the checking. Returns a boolean in
ng-dev/utils/git/git-client.ts:184
↓ 10 callersFunctioncollectASequenceOfCodePoints
(condition, input, position)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:3292
↓ 10 callersFunctioncollectASequenceOfCodePoints
(condition, input, position)
github-actions/browserstack/set-browserstack-env.js:3503
↓ 10 callersFunctioncollectASequenceOfCodePoints
(condition, input, position)
github-actions/saucelabs/set-saucelabs-env.js:3503
↓ 10 callersFunctioncollectASequenceOfCodePoints
(condition, input, position)
github-actions/bazel/configure-remote/configure-remote.js:3503
↓ 10 callersFunctioncollectASequenceOfCodePointsFast
(char, input, position)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:3300
↓ 10 callersFunctioncollectASequenceOfCodePointsFast
(char, input, position)
github-actions/browserstack/set-browserstack-env.js:3511
↓ 10 callersFunctioncollectASequenceOfCodePointsFast
(char, input, position)
github-actions/saucelabs/set-saucelabs-env.js:3511
↓ 10 callersFunctioncollectASequenceOfCodePointsFast
(char, input, position)
github-actions/bazel/configure-remote/configure-remote.js:3511
↓ 10 callersFunctioncreateIsolatedValidationConfig
( overrides: Partial<PullRequestValidationConfig>, )
ng-dev/pr/common/test/common.spec.ts:258
↓ 10 callersFunctioncreateTestPullRequest
()
ng-dev/pr/common/test/common.spec.ts:277
↓ 10 callersMethodderef
()
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:12606
↓ 10 callersMethodderef
()
github-actions/browserstack/set-browserstack-env.js:13062
↓ 10 callersMethodderef
()
github-actions/saucelabs/set-saucelabs-env.js:13062
↓ 10 callersMethodderef
()
github-actions/bazel/configure-remote/configure-remote.js:13062
↓ 10 callersFunctiondispatch
({ body })
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:14255
↓ 10 callersFunctiondispatch
({ body })
github-actions/browserstack/set-browserstack-env.js:14753
↓ 10 callersFunctiondispatch
({ body })
github-actions/saucelabs/set-saucelabs-env.js:14753
↓ 10 callersFunctiondispatch
({ body })
github-actions/bazel/configure-remote/configure-remote.js:14753
↓ 10 callersMethodend
()
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:6723
↓ 10 callersMethodentries
* The changelog entries in the CHANGELOG.md file. * Delays reading the CHANGELOG.md file until it is actually used.
ng-dev/release/notes/changelog.ts:85
↓ 10 callersMethodexpectPullRequestToBeCreated
( baseBranch: string, fork: GithubTestingRepo, forkBranch: string, prNumber: number, )
ng-dev/utils/testing/github-api-testing.ts:35
↓ 10 callersFunctiongetBranchPushMatcher
(options: BranchPushMatchParameters)
ng-dev/utils/testing/virtual-git-matchers.ts:26
↓ 10 callersFunctiongetGroupsFromYaml
(pullApproveYamlRaw: string)
ng-dev/pullapprove/parse-yaml.ts:41
↓ 10 callersMethodremoveListener
(ev, ...args)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:9340
↓ 10 callersMethodremoveListener
(ev, ...args)
github-actions/browserstack/set-browserstack-env.js:9693
↓ 10 callersMethodremoveListener
(ev, ...args)
github-actions/saucelabs/set-saucelabs-env.js:9693
↓ 10 callersMethodremoveListener
(ev, ...args)
github-actions/bazel/configure-remote/configure-remote.js:9693
↓ 10 callersMethodshift
()
github-actions/saucelabs/set-saucelabs-env.js:8319
↓ 9 callersFunction__objRest
(source, exclude)
github-actions/browserstack/set-browserstack-env.js:38
↓ 9 callersFunction__objRest
(source, exclude)
github-actions/saucelabs/set-saucelabs-env.js:38
↓ 9 callersFunction__objRest
(source, exclude)
github-actions/bazel/configure-remote/configure-remote.js:38
↓ 9 callersMethodexpectCommitStatusCheck
(sha: string, state: 'success' | 'pending' | 'failure')
ng-dev/utils/testing/github-api-testing.ts:69
↓ 9 callersFunctionfireAProgressEvent
(e, reader)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:14860
↓ 9 callersFunctionfireAProgressEvent
(e, reader)
github-actions/browserstack/set-browserstack-env.js:15360
↓ 9 callersFunctionfireAProgressEvent
(e, reader)
github-actions/saucelabs/set-saucelabs-env.js:15360
↓ 9 callersFunctionfireAProgressEvent
(e, reader)
github-actions/bazel/configure-remote/configure-remote.js:15360
↓ 9 callersMethodgetCurrentBranchOrRevision
Gets the currently checked out branch or revision.
ng-dev/utils/git/git-client.ts:156
↓ 9 callersFunctiongetFixturePath
(relativePath: string)
ng-dev/misc/validate-skills/validate.spec.ts:4
↓ 9 callersFunctiongetMockGitClient
( github: GithubConfig, useSandboxGitClient: T, )
ng-dev/utils/testing/git-client-mock.ts:15
↓ 9 callersMethodgetRepoGitUrl
Git URL that resolves to the configured repository.
ng-dev/utils/git/git-client.ts:139
↓ 9 callersFunctionmakeResponse
(init)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:12407
↓ 9 callersFunctionmakeResponse
(init)
github-actions/browserstack/set-browserstack-env.js:12863
↓ 9 callersFunctionmakeResponse
(init)
github-actions/saucelabs/set-saucelabs-env.js:12863
↓ 9 callersFunctionmakeResponse
(init)
github-actions/bazel/configure-remote/configure-remote.js:12863
↓ 9 callersMethodmatch
(request, options = {})
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:15281
↓ 9 callersFunctionmatchValue
(match, value)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:10497
↓ 9 callersFunctionmatchValue
(match, value)
github-actions/browserstack/set-browserstack-env.js:10889
↓ 9 callersFunctionmatchValue
(match, value)
github-actions/saucelabs/set-saucelabs-env.js:10889
↓ 9 callersFunctionmatchValue
(match, value)
github-actions/bazel/configure-remote/configure-remote.js:10889
↓ 9 callersFunctionmethod
(k2)
github-actions/saucelabs/set-saucelabs-env.js:137
↓ 9 callersMethodonBodySent
(chunk)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:1807
↓ 9 callersMethodrun
()
github-actions/labeling/issue/lib/issue-labeling.ts:20
↓ 9 callersFunctionsetTimeout
* The setTimeout() method sets a timer which executes a function once the * timer expires. * @param {Function} callback A function t
github-actions/saucelabs/set-saucelabs-env.js:2571
↓ 9 callersMethodshift
()
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:8019
↓ 9 callersMethodshift
()
github-actions/browserstack/set-browserstack-env.js:8319
↓ 9 callersMethodshift
()
github-actions/bazel/configure-remote/configure-remote.js:8319
↓ 8 callersMethod_debug
(message)
github-actions/browserstack/set-browserstack-env.js:20088
↓ 8 callersMethod_debug
(message)
github-actions/saucelabs/set-saucelabs-env.js:20088
↓ 8 callersMethod_debug
(message)
github-actions/bazel/configure-remote/configure-remote.js:20091
↓ 8 callersMethodaddTag
(result: TagResult)
github-actions/release/publish/lib/publish-summary.ts:42
↓ 8 callersFunctionassertValidGithubConfig
( config: T & Partial<{github: GithubConfig}>, )
ng-dev/utils/config.ts:187
↓ 8 callersMethodclear
* The `clear` method cancels the timer, preventing it from executing. * * @returns {void} * @private
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:2342
↓ 8 callersMethodclear
* The `clear` method cancels the timer, preventing it from executing. * * @returns {void} * @private
github-actions/browserstack/set-browserstack-env.js:2553
↓ 8 callersMethodclear
* The `clear` method cancels the timer, preventing it from executing. * * @returns {void} * @private
github-actions/saucelabs/set-saucelabs-env.js:2553
↓ 8 callersMethodclear
* The `clear` method cancels the timer, preventing it from executing. * * @returns {void} * @private
github-actions/bazel/configure-remote/configure-remote.js:2553
↓ 8 callersFunctioncreateDeferredPromise
()
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:4392
↓ 8 callersFunctioncreateDeferredPromise
()
github-actions/browserstack/set-browserstack-env.js:4607
↓ 8 callersFunctioncreateDeferredPromise
()
github-actions/saucelabs/set-saucelabs-env.js:4607
↓ 8 callersFunctioncreateDeferredPromise
()
github-actions/bazel/configure-remote/configure-remote.js:4607
↓ 8 callersFunctioncreateTypedObject
(LabelConstructor: T)
ng-dev/pr/common/labels/base.ts:1
↓ 8 callersMethoddefaults
(defaults)
github-actions/previews/upload-artifacts-to-firebase/fetch-workflow-artifact.js:1116
↓ 8 callersMethodentries
()
github-actions/saucelabs/set-saucelabs-env.js:12366
↓ 8 callersMethodexpectFindForkRequest
(fork: GithubTestingRepo)
ng-dev/utils/testing/github-api-testing.ts:55
↓ 8 callersMethodexpectPullRequestMergeCheck
(prNumber: number, merged: boolean)
ng-dev/utils/testing/github-api-testing.ts:95
↓ 8 callersFunctionextractBody
(object, keepalive = false)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:5386
↓ 8 callersFunctionextractBody
(object, keepalive = false)
github-actions/browserstack/set-browserstack-env.js:5621
↓ 8 callersFunctionextractBody
(object, keepalive = false)
github-actions/saucelabs/set-saucelabs-env.js:5621
↓ 8 callersFunctionextractBody
(object, keepalive = false)
github-actions/bazel/configure-remote/configure-remote.js:5621
↓ 8 callersFunctiongetAuthTokenFor
( app: GithubAppMetadata, orgOrRepo: Org | Repo = context.repo, )
github-actions/utils.ts:39
↓ 8 callersFunctiongetNextBranchName
(github: GithubConfig)
ng-dev/release/versioning/version-branches.ts:58
↓ 8 callersMethodhasUncommittedChanges
Gets whether the current Git repository has uncommitted changes.
ng-dev/utils/git/git-client.ts:168
↓ 8 callersFunctioninstallVirtualGitClientSpies
(mockInstance = VirtualGitClient.createInstance())
ng-dev/utils/testing/virtual-git-client.ts:223
← previousnext →201–300 of 4,112, ranked by callers