Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danger/peril
/ functions
Functions
237 in github.com/danger/peril
⨍
Functions
237
◇
Types & classes
957
↓ 1 callers
Function
dangerfileFinishedEvent
(event: MSGDangerfileFinished)
dashboard/src/components/installation/Websocket.tsx:199
↓ 1 callers
Function
dangerfileLogEvent
(event: MSGDangerfileLog)
dashboard/src/components/installation/Websocket.tsx:210
↓ 1 callers
Function
dangerfileRefToHref
(settingsPath: string, dangerfile: string)
dashboard/src/components/installation/Websocket.tsx:157
↓ 1 callers
Function
dangerfileStartedEvent
(settingsJSONFile: string, event: MSGDangerfileStarted)
dashboard/src/components/installation/Websocket.tsx:179
↓ 1 callers
Function
deleteInstallation
(installationJSON: Installation, _: express.Request, res: express.Response)
api/source/github/events/deleteInstallation.ts:6
↓ 1 callers
Function
deleteLambdaFunctionNamed
(name: string)
api/source/api/aws/lambda.ts:41
↓ 1 callers
Function
doesPRExist
(token: string, repoSlug: string, prNumber: number)
api/source/github/lib/github_helpers.ts:14
↓ 1 callers
Function
editInstallationMutation
( environment: Environment, options: EditInstallationMutationOptions, onCompleted: (res: any) => void )
dashboard/src/components/installation/mutations/editInstallationMutation.ts:35
↓ 1 callers
Function
envVarsForSelfHosted
()
api/source/danger/append_peril.ts:127
↓ 1 callers
Function
error
(message: string)
api/source/db/json.ts:31
↓ 1 callers
Function
feedbackTypeForEvent
(event: string)
api/source/danger/danger_run.ts:188
↓ 1 callers
Function
fetchQuery
(operation: { text: string }, variables: any, _?: any, __?: any)
dashboard/src/lib/createRelayEnvironment.ts:9
↓ 1 callers
Function
fixture
(file: string)
api/source/github/events/_tests/_github_runner-validations.test.ts:6
↓ 1 callers
Function
fixture
(file: string)
api/source/github/events/handlers/_tests/_events-sandbox.test.ts:28
↓ 1 callers
Function
fixture
(file: string)
api/source/github/events/handlers/_tests/_events-create-fixture.test.ts:31
↓ 1 callers
Function
getAccessTokenFromAuthCode
(code: string)
api/source/api/auth/github.ts:80
↓ 1 callers
Function
getAvailableReposForInstallation
(installationID: number)
api/source/api/graphql/github/getAvailableReposForInstallation.ts:5
↓ 1 callers
Function
getDatabaseForEnv
(env: any)
api/source/db/getDB.ts:23
↓ 1 callers
Function
getGitHubFileContentsWithoutToken
(repo: string, path: string, ref: string | null)
api/source/github/lib/github_helpers.ts:62
↓ 1 callers
Function
getInstallationId
(id: string | undefined)
api/source/globals.ts:75
↓ 1 callers
Function
getLatestLayer
()
api/source/api/aws/lambda.ts:51
↓ 1 callers
Function
getLockfileVersionForDep
(name: string)
api/source/scripts/generate-runner-deps.ts:59
↓ 1 callers
Function
getRecordedWebhooksForInstallation
(installationID: number)
api/source/plugins/utils/recordWebhookWithRequest.ts:69
↓ 1 callers
Function
getRepoSpecificRules
(installation: GitHubInstallation, repoName: string)
api/source/github/events/github_runner.ts:57
↓ 1 callers
Function
getUserAccount
(token: string)
api/source/api/auth/github.ts:100
↓ 1 callers
Function
getUserInstallations
(token: string)
api/source/api/auth/github.ts:102
↓ 1 callers
Function
githubEventPluginHandler
(event: string, req: Request, res: Response, next: NextFunction)
api/source/routing/router.ts:37
↓ 1 callers
Function
githubURLForReference
(value: string, repo?: string)
dashboard/src/lib/dangerfileReferenceURLs.ts:27
↓ 1 callers
Function
go
()
api/source/scripts/setup-plugins.ts:8
↓ 1 callers
Function
hasAgendaInRuntime
()
api/source/tasks/startTaskScheduler.ts:165
↓ 1 callers
Function
invokeLambda
(name: string, payloadString: string)
api/source/api/aws/lambda.ts:46
↓ 1 callers
Function
mdResults
(results: DangerResults)
api/source/github/events/github_runner.ts:204
↓ 1 callers
Function
mergeResults
(results: DangerResults[])
api/source/github/events/github_runner.ts:213
↓ 1 callers
Function
partialInstallation
(iID: number)
dashboard/src/lib/routes.ts:9
↓ 1 callers
Function
partialInstallationToInstallation
( partial: Partial<GitHubInstallation>, dangerfileRefString: DangerfileReferenceString )
api/source/db/json.ts:93
↓ 1 callers
Function
peril
()
api/source/peril.ts:33
↓ 1 callers
Function
recordWebhook
(_: string, req: express.Request, __: express.Response, ___: any)
api/source/plugins/recordWebhooks.ts:6
↓ 1 callers
Function
recordWebhookWithRequest
(req: express.Request)
api/source/plugins/utils/recordWebhookWithRequest.ts:32
↓ 1 callers
Function
recreateGitHubUtils
(api: NodeGithub)
api/source/danger/append_peril.ts:40
↓ 1 callers
Function
refFromEvent
(event: any)
api/source/danger/peril_platform.ts:86
↓ 1 callers
Function
removeDots
(obj: object)
api/source/db/mongo.ts:89
↓ 1 callers
Function
renderLoggedInMenu
dashboard/src/components/layout/Layout.tsx:25
↓ 1 callers
Function
repoIsIgnored
(name: string | null, installation: GitHubInstallation)
api/source/github/events/utils/ignore_repos.ts:3
↓ 1 callers
Function
repoNameForPayload
(payload: Payload)
api/source/github/events/utils/repoNameForWebhook.ts:6
↓ 1 callers
Function
reportData
(reason: string)
api/source/github/events/handlers/pr.ts:138
↓ 1 callers
Function
reposlugFromEvent
(event: any)
api/source/danger/peril_platform.ts:78
↓ 1 callers
Function
requestWithFixturedContent
(path: string)
api/source/api/_tests/fixtureAPI.ts:15
↓ 1 callers
Function
resultsForCaughtError
(file: string, contents: string, error: Error)
api/source/danger/danger_runner.ts:128
↓ 1 callers
Function
retryableFetch
( url: string | node_fetch.Request, init?: node_fetch.RequestInit )
api/source/api/fetch.ts:10
↓ 1 callers
Function
reverseKeyMapper
(key: string)
api/source/danger/danger_run.ts:49
↓ 1 callers
Function
run
(stdin: string)
api/source/runner/run.ts:28
↓ 1 callers
Function
runDangerEvent
( installation: InstallationToRun, input: PerilRunnerBootstrapJSON, payload: ValidatedPayload )
api/source/runner/run.ts:72
↓ 1 callers
Function
runDangerPR
( installation: InstallationToRun, input: PerilRunnerBootstrapJSON, payload: ValidatedPayload )
api/source/runner/run.ts:137
↓ 1 callers
Function
runEditEnvVarsMutation
( environment: Environment, variables: { iID: number key: string value?: string }, onCompl
dashboard/src/components/installation/mutations/editEnvVarMutation.ts:12
↓ 1 callers
Function
runEverything
( eventName: string, runs: DangerRun[], settings: GitHubRunSettings, installation: GitHubInstallation,
api/source/github/events/github_runner.ts:153
↓ 1 callers
Function
runExternally
( stdOUT: PerilRunnerBootstrapJSON, eventName: string, installation: GitHubInstallation )
api/source/runner/runFromExternalHost.ts:8
↓ 1 callers
Function
runFromSameHost
( stdOUT: PerilRunnerBootstrapJSON, // tslint:disable-next-line:variable-name _eventName: string, inst
api/source/runner/runFromSameHost.ts:9
↓ 1 callers
Function
runRecordWebhooksMutation
(environment: Environment, installationID: number)
dashboard/src/components/installation/mutations/makeInstallationRecordMutation.ts:21
↓ 1 callers
Function
runTask
( taskName: string, installation: GitHubInstallation, references: DangerfileReferenceString[], data: a
api/source/tasks/runTask.ts:8
↓ 1 callers
Function
runTaskMutation
(environment: Environment, options: RunTaskMutationOptions)
dashboard/src/components/installation/mutations/runTaskMutation.ts:20
↓ 1 callers
Function
sendWebhookThroughGitHubRunner
(webhook: RecordedWebhook)
api/source/plugins/utils/sendWebhookThroughGitHubRunner.ts:6
↓ 1 callers
Function
setInstallationToRecord
(installationID: number)
api/source/plugins/utils/recordWebhookWithRequest.ts:51
↓ 1 callers
Function
setup
()
api/source/db/_tests/_json.test.ts:27
↓ 1 callers
Function
setupForRunTask
(agendaLocal: Agenda)
api/source/tasks/startTaskScheduler.ts:76
↓ 1 callers
Function
setupPublicAPI
(app: Application)
api/source/api/api.ts:27
↓ 1 callers
Function
setupPublicWebsocket
()
api/source/api/api.ts:81
↓ 1 callers
Function
shouldRetryRequest
(res: node_fetch.Response)
api/source/api/fetch.ts:4
↓ 1 callers
Function
startApp
(app: express.Express, callback: any)
api/source/listen.ts:12
↓ 1 callers
Function
throwNoJSONFileFound
(dangerFilePath: DangerfileReferenceString)
api/source/db/json.ts:115
↓ 1 callers
Function
throwNoPerilInstallationID
()
api/source/github/lib/github_helpers.ts:78
↓ 1 callers
Function
toHref
(path: string)
api/source/danger/append_peril.ts:47
↓ 1 callers
Function
toggleSidebar
()
web/src/store.ts:15
↓ 1 callers
Function
triggerSandboxDangerRun
( eventName: string, type: RunType, installation: InstallationToRun, paths: DangerfileReferenceString[
api/source/runner/triggerSandboxRun.ts:48
↓ 1 callers
Function
triggerWebhookMutation
(environment: Environment, installationID: number, eventID: string)
dashboard/src/components/installation/mutations/triggerWebhookMutation.ts:14
↓ 1 callers
Function
updateJSONURLMutation
( environment: Environment, options: UpdateJSONURLMutationOptions, onCompleted: (res: any) => void )
dashboard/src/components/partial/mutations/updateJSONURLMutation.tsx:26
↓ 1 callers
Function
validateENVForPerilServer
()
api/source/globals.ts:134
↓ 1 callers
Function
validateRuns
( runs: DangerRun[], settings: GitHubRunSettings, token: string, pr: Pull_request )
api/source/github/events/handlers/pr.ts:97
↓ 1 callers
Function
wipeAllRecordedWebhooks
(installationID: number)
api/source/plugins/utils/recordWebhookWithRequest.ts:66
Function
AboutPage
()
web/src/pages/about.tsx:5
Function
BlogPage
(props: BlogProps)
web/src/pages/blog.tsx:23
Function
BlogPostPage
(props: BlogPostProps)
web/src/templates/blog-post.tsx:18
Function
ConnectedBody
()
web/gatsby-ssr.tsx:8
Function
HeaderMenu
({ items, pathname, Link, inverted, dispatch }: HeaderMenuProps)
web/src/components/HeaderMenu/HeaderMenu.tsx:13
Function
IndexPage
(props: LayoutProps)
web/src/pages/index.tsx:7
Function
InnerLayout
dashboard/src/components/layout/Layout.tsx:54
Function
InstallationRules
(props: Props & { relay: RelayProp })
dashboard/src/components/installation/InstallationRules.tsx:13
Function
Layout
(props: LayoutProps)
web/src/components/Layout.tsx:26
Function
LinkStub
(props: any)
web/src/components/HeaderMenu/HeaderMenu.test.tsx:16
Function
LinkStub
(props: any)
web/src/components/SidebarMenu/SidebarMenu.test.tsx:16
Function
MenuItem
(props: { text: string; href: string; imageSrc?: string })
dashboard/src/components/layout/Layout.tsx:12
Function
NotFoundPage
()
web/src/pages/404.tsx:5
Function
OverviewInternal
(props: Props)
dashboard/src/components/installation/Overview.tsx:9
Function
SidebarMenu
({ items, pathname, Link, visible }: SidebarMenuProps)
web/src/components/SidebarMenu/SidebarMenu.tsx:16
Function
WebhooksHeaderInternal
(props: Props)
dashboard/src/components/installation/WebhooksHeader.tsx:14
Method
componentDidMount
()
dashboard/src/components/installation/Websocket.tsx:26
Method
constructor
(public config: any)
api/source/tasks/_tests/_startTaskScheduler.test.ts:8
Method
constructor
(props: RProps)
dashboard/src/components/installation/TaskRunner.tsx:21
Method
constructor
(props: RProps)
dashboard/src/components/installation/Settings.tsx:27
Method
constructor
(props: RProps)
dashboard/src/components/installation/EnvVars.tsx:28
Method
constructor
(props: any)
dashboard/src/components/installation/Websocket.tsx:21
← previous
next →
101–200 of 237, ranked by callers