Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ functions
Functions
4,112 in github.com/angular/dev-infra
⨍
Functions
4,112
◇
Types & classes
621
↓ 11 callers
Method
addRaw
* 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 callers
Method
addRaw
* 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 callers
Method
addRaw
* 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 callers
Function
assertValidPullRequest
( originalPullRequest: PullRequestFromGithub, validationConfig: PullRequestValidationConfig, ngDevConfig
ng-dev/pr/common/validation/validate-pull-request.ts:87
↓ 11 callers
Function
createPullRequestValidation
( {name, canBeForceIgnored}: {name: keyof PullRequestValidationConfig; canBeForceIgnored: boolean}, getVal
ng-dev/pr/common/validation/validation-config.ts:56
↓ 11 callers
Function
determineRepoBaseDirFromCwd
()
ng-dev/utils/repo-directory.ts:12
↓ 11 callers
Function
fakeNpmPackageQueryRequest
(pkgName: string, data: Partial<NpmPackageInfo>)
ng-dev/release/publish/test/test-utils/test-utils.ts:115
↓ 11 callers
Method
fetch
Fetches the active release trains for the configured project.
ng-dev/release/versioning/active-release-trains.ts:51
↓ 11 callers
Method
getGithubReleaseEntry
Retrieve the release note generated for a Github Release.
ng-dev/release/notes/release-notes.ts:50
↓ 11 callers
Function
getTestConfigurationsForAction
()
ng-dev/release/publish/test/test-utils/action-mocks.ts:48
↓ 11 callers
Function
isGithubApiError
(obj: unknown)
ng-dev/utils/git/github.ts:148
↓ 11 callers
Function
resolveYarnScriptForProject
(projectDir: string)
ng-dev/utils/resolve-yarn-bin.ts:51
↓ 10 callers
Function
addGithubTokenOption
(argv: Argv<T>)
ng-dev/utils/git/github-yargs.ts:16
↓ 10 callers
Method
addListener
(ev, ...args)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:9330
↓ 10 callers
Method
addListener
(ev, ...args)
github-actions/browserstack/set-browserstack-env.js:9683
↓ 10 callers
Method
addListener
(ev, ...args)
github-actions/saucelabs/set-saucelabs-env.js:9683
↓ 10 callers
Method
addListener
(ev, ...args)
github-actions/bazel/configure-remote/configure-remote.js:9683
↓ 10 callers
Method
checkout
* 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 callers
Function
collectASequenceOfCodePoints
(condition, input, position)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:3292
↓ 10 callers
Function
collectASequenceOfCodePoints
(condition, input, position)
github-actions/browserstack/set-browserstack-env.js:3503
↓ 10 callers
Function
collectASequenceOfCodePoints
(condition, input, position)
github-actions/saucelabs/set-saucelabs-env.js:3503
↓ 10 callers
Function
collectASequenceOfCodePoints
(condition, input, position)
github-actions/bazel/configure-remote/configure-remote.js:3503
↓ 10 callers
Function
collectASequenceOfCodePointsFast
(char, input, position)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:3300
↓ 10 callers
Function
collectASequenceOfCodePointsFast
(char, input, position)
github-actions/browserstack/set-browserstack-env.js:3511
↓ 10 callers
Function
collectASequenceOfCodePointsFast
(char, input, position)
github-actions/saucelabs/set-saucelabs-env.js:3511
↓ 10 callers
Function
collectASequenceOfCodePointsFast
(char, input, position)
github-actions/bazel/configure-remote/configure-remote.js:3511
↓ 10 callers
Function
createIsolatedValidationConfig
( overrides: Partial<PullRequestValidationConfig>, )
ng-dev/pr/common/test/common.spec.ts:258
↓ 10 callers
Function
createTestPullRequest
()
ng-dev/pr/common/test/common.spec.ts:277
↓ 10 callers
Method
deref
()
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:12606
↓ 10 callers
Method
deref
()
github-actions/browserstack/set-browserstack-env.js:13062
↓ 10 callers
Method
deref
()
github-actions/saucelabs/set-saucelabs-env.js:13062
↓ 10 callers
Method
deref
()
github-actions/bazel/configure-remote/configure-remote.js:13062
↓ 10 callers
Function
dispatch
({ body })
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:14255
↓ 10 callers
Function
dispatch
({ body })
github-actions/browserstack/set-browserstack-env.js:14753
↓ 10 callers
Function
dispatch
({ body })
github-actions/saucelabs/set-saucelabs-env.js:14753
↓ 10 callers
Function
dispatch
({ body })
github-actions/bazel/configure-remote/configure-remote.js:14753
↓ 10 callers
Method
end
()
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:6723
↓ 10 callers
Method
entries
* 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 callers
Method
expectPullRequestToBeCreated
( baseBranch: string, fork: GithubTestingRepo, forkBranch: string, prNumber: number, )
ng-dev/utils/testing/github-api-testing.ts:35
↓ 10 callers
Function
getBranchPushMatcher
(options: BranchPushMatchParameters)
ng-dev/utils/testing/virtual-git-matchers.ts:26
↓ 10 callers
Function
getGroupsFromYaml
(pullApproveYamlRaw: string)
ng-dev/pullapprove/parse-yaml.ts:41
↓ 10 callers
Method
removeListener
(ev, ...args)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:9340
↓ 10 callers
Method
removeListener
(ev, ...args)
github-actions/browserstack/set-browserstack-env.js:9693
↓ 10 callers
Method
removeListener
(ev, ...args)
github-actions/saucelabs/set-saucelabs-env.js:9693
↓ 10 callers
Method
removeListener
(ev, ...args)
github-actions/bazel/configure-remote/configure-remote.js:9693
↓ 10 callers
Method
shift
()
github-actions/saucelabs/set-saucelabs-env.js:8319
↓ 9 callers
Function
__objRest
(source, exclude)
github-actions/browserstack/set-browserstack-env.js:38
↓ 9 callers
Function
__objRest
(source, exclude)
github-actions/saucelabs/set-saucelabs-env.js:38
↓ 9 callers
Function
__objRest
(source, exclude)
github-actions/bazel/configure-remote/configure-remote.js:38
↓ 9 callers
Method
expectCommitStatusCheck
(sha: string, state: 'success' | 'pending' | 'failure')
ng-dev/utils/testing/github-api-testing.ts:69
↓ 9 callers
Function
fireAProgressEvent
(e, reader)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:14860
↓ 9 callers
Function
fireAProgressEvent
(e, reader)
github-actions/browserstack/set-browserstack-env.js:15360
↓ 9 callers
Function
fireAProgressEvent
(e, reader)
github-actions/saucelabs/set-saucelabs-env.js:15360
↓ 9 callers
Function
fireAProgressEvent
(e, reader)
github-actions/bazel/configure-remote/configure-remote.js:15360
↓ 9 callers
Method
getCurrentBranchOrRevision
Gets the currently checked out branch or revision.
ng-dev/utils/git/git-client.ts:156
↓ 9 callers
Function
getFixturePath
(relativePath: string)
ng-dev/misc/validate-skills/validate.spec.ts:4
↓ 9 callers
Function
getMockGitClient
( github: GithubConfig, useSandboxGitClient: T, )
ng-dev/utils/testing/git-client-mock.ts:15
↓ 9 callers
Method
getRepoGitUrl
Git URL that resolves to the configured repository.
ng-dev/utils/git/git-client.ts:139
↓ 9 callers
Function
makeResponse
(init)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:12407
↓ 9 callers
Function
makeResponse
(init)
github-actions/browserstack/set-browserstack-env.js:12863
↓ 9 callers
Function
makeResponse
(init)
github-actions/saucelabs/set-saucelabs-env.js:12863
↓ 9 callers
Function
makeResponse
(init)
github-actions/bazel/configure-remote/configure-remote.js:12863
↓ 9 callers
Method
match
(request, options = {})
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:15281
↓ 9 callers
Function
matchValue
(match, value)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:10497
↓ 9 callers
Function
matchValue
(match, value)
github-actions/browserstack/set-browserstack-env.js:10889
↓ 9 callers
Function
matchValue
(match, value)
github-actions/saucelabs/set-saucelabs-env.js:10889
↓ 9 callers
Function
matchValue
(match, value)
github-actions/bazel/configure-remote/configure-remote.js:10889
↓ 9 callers
Function
method
(k2)
github-actions/saucelabs/set-saucelabs-env.js:137
↓ 9 callers
Method
onBodySent
(chunk)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:1807
↓ 9 callers
Method
run
()
github-actions/labeling/issue/lib/issue-labeling.ts:20
↓ 9 callers
Function
setTimeout
* 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 callers
Method
shift
()
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:8019
↓ 9 callers
Method
shift
()
github-actions/browserstack/set-browserstack-env.js:8319
↓ 9 callers
Method
shift
()
github-actions/bazel/configure-remote/configure-remote.js:8319
↓ 8 callers
Method
_debug
(message)
github-actions/browserstack/set-browserstack-env.js:20088
↓ 8 callers
Method
_debug
(message)
github-actions/saucelabs/set-saucelabs-env.js:20088
↓ 8 callers
Method
_debug
(message)
github-actions/bazel/configure-remote/configure-remote.js:20091
↓ 8 callers
Method
addTag
(result: TagResult)
github-actions/release/publish/lib/publish-summary.ts:42
↓ 8 callers
Function
assertValidGithubConfig
( config: T & Partial<{github: GithubConfig}>, )
ng-dev/utils/config.ts:187
↓ 8 callers
Method
clear
* 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 callers
Method
clear
* The `clear` method cancels the timer, preventing it from executing. * * @returns {void} * @private
github-actions/browserstack/set-browserstack-env.js:2553
↓ 8 callers
Method
clear
* The `clear` method cancels the timer, preventing it from executing. * * @returns {void} * @private
github-actions/saucelabs/set-saucelabs-env.js:2553
↓ 8 callers
Method
clear
* The `clear` method cancels the timer, preventing it from executing. * * @returns {void} * @private
github-actions/bazel/configure-remote/configure-remote.js:2553
↓ 8 callers
Function
createDeferredPromise
()
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:4392
↓ 8 callers
Function
createDeferredPromise
()
github-actions/browserstack/set-browserstack-env.js:4607
↓ 8 callers
Function
createDeferredPromise
()
github-actions/saucelabs/set-saucelabs-env.js:4607
↓ 8 callers
Function
createDeferredPromise
()
github-actions/bazel/configure-remote/configure-remote.js:4607
↓ 8 callers
Function
createTypedObject
(LabelConstructor: T)
ng-dev/pr/common/labels/base.ts:1
↓ 8 callers
Method
defaults
(defaults)
github-actions/previews/upload-artifacts-to-firebase/fetch-workflow-artifact.js:1116
↓ 8 callers
Method
entries
()
github-actions/saucelabs/set-saucelabs-env.js:12366
↓ 8 callers
Method
expectFindForkRequest
(fork: GithubTestingRepo)
ng-dev/utils/testing/github-api-testing.ts:55
↓ 8 callers
Method
expectPullRequestMergeCheck
(prNumber: number, merged: boolean)
ng-dev/utils/testing/github-api-testing.ts:95
↓ 8 callers
Function
extractBody
(object, keepalive = false)
github-actions/previews/upload-artifacts-to-firebase/extract-artifact-metadata.js:5386
↓ 8 callers
Function
extractBody
(object, keepalive = false)
github-actions/browserstack/set-browserstack-env.js:5621
↓ 8 callers
Function
extractBody
(object, keepalive = false)
github-actions/saucelabs/set-saucelabs-env.js:5621
↓ 8 callers
Function
extractBody
(object, keepalive = false)
github-actions/bazel/configure-remote/configure-remote.js:5621
↓ 8 callers
Function
getAuthTokenFor
( app: GithubAppMetadata, orgOrRepo: Org | Repo = context.repo, )
github-actions/utils.ts:39
↓ 8 callers
Function
getNextBranchName
(github: GithubConfig)
ng-dev/release/versioning/version-branches.ts:58
↓ 8 callers
Method
hasUncommittedChanges
Gets whether the current Git repository has uncommitted changes.
ng-dev/utils/git/git-client.ts:168
↓ 8 callers
Function
installVirtualGitClientSpies
(mockInstance = VirtualGitClient.createInstance())
ng-dev/utils/testing/virtual-git-client.ts:223
← previous
next →
201–300 of 4,112, ranked by callers