MCPcopy Create free account

hub / github.com/GaaraZhu/bamboo-on-teams / functions

Functions151 in github.com/GaaraZhu/bamboo-on-teams

↓ 62 callersFunctiongetConfig
()
src/functions/services/config.ts:14
↓ 34 callersMethodparse
(command: string, triggeredBy: TeamsUser)
src/functions/services/commandParser.ts:12
↓ 18 callersFunctionaxiosGet
( url: string, config?: AxiosRequestConfig )
src/functions/services/axiosService.ts:3
↓ 14 callersFunctionaxiosPost
( url: string, payload: any, config?: AxiosRequestConfig )
src/functions/services/axiosService.ts:15
↓ 9 callersFunctiongetDeploymentProject
( projectName: string )
src/functions/services/executors/listDeploymentProjectsExecutor.ts:28
↓ 9 callersFunctionprodEnvCheck
(env: string, currentUser: TeamsUser)
src/functions/utils.ts:46
↓ 7 callersFunctionlistDeploymentProjects
()
src/functions/services/executors/listDeploymentProjectsExecutor.ts:58
↓ 6 callersFunctiongetEnvironment
( projectId: string, envName: string )
src/functions/services/executors/listEnvironmentsExecutor.ts:13
↓ 6 callersFunctionstartCheckerExecution
( executionId: string, checkerInput: | BuildJobCheckerInput | NewBranchBuildJobCheckerInput |
src/functions/services/stepFunctionService.ts:31
↓ 6 callersFunctionstartExecution
( input: | BatcherExecutionInput | BatcherExecutionInput[] | ReleaserExecutionInput, arn: stri
src/functions/services/stepFunctionService.ts:118
↓ 5 callersFunctiongetBuild
(key: string)
src/functions/services/executors/descBuildExecutor.ts:28
↓ 5 callersFunctionlistPlans
()
src/functions/services/executors/listPlansExecutor.ts:26
↓ 4 callersFunctiondeployRelease
( env: Env, releaseId: string )
src/functions/services/executors/deployReleaseExecutor.ts:40
↓ 4 callersFunctionexecuteOperationCheck
(operations: Operations)
src/functions/utils.ts:74
↓ 4 callersFunctiongetJobPageUrl
(resultKey: string, isBuild: boolean)
src/functions/api/handlers/statusChecker.ts:183
↓ 3 callersFunctionaxiosProcess
( process: ( url: string, payload?: any, config?: AxiosRequestConfig ) => Promise<AxiosRespons
src/functions/services/axiosService.ts:31
↓ 3 callersFunctionaxiosPut
( url: string, payload: any, config?: AxiosRequestConfig )
src/functions/services/axiosService.ts:23
↓ 3 callersFunctioncheckBuildStatus
(build: Build | undefined)
src/functions/api/handlers/statusChecker.ts:110
↓ 3 callersFunctioncreateRelease
( projectId: string, buildKey: string, release: string )
src/functions/services/executors/createReleaseExecutor.ts:13
↓ 3 callersFunctionfallbackToHTML
(message: string)
src/functions/utils.ts:33
↓ 3 callersFunctiongetBranch
( planName: string, branchName: string )
src/functions/services/executors/listPlanBranchesExecutor.ts:16
↓ 3 callersFunctiongetPlan
(planName: string)
src/functions/services/executors/listPlansExecutor.ts:11
↓ 3 callersFunctiongetStatusText
(bambooStatus: string)
src/functions/services/notificationService.ts:293
↓ 3 callersFunctionsendBuildNotification
( service: string, branch: string, status: string, triggeredBy: TeamsUser, jobUrl?: string, errorM
src/functions/services/notificationService.ts:6
↓ 3 callersFunctionsendDeployBuildNotification
( service: string, environment: string, deploymentState: string, triggeredBy: TeamsUser, jobUrl?: st
src/functions/services/notificationService.ts:80
↓ 3 callersFunctionvcsBranchToBambooBranch
(vscBranch: string)
src/functions/utils.ts:83
↓ 2 callersFunctioncheckDeployStatus
(deploy: Deploy)
src/functions/api/handlers/statusChecker.ts:119
↓ 2 callersFunctioncreatePlanBranch
( planKey: string, vcsBranch: string )
src/functions/services/executors/createPlanBranchExecutor.ts:54
↓ 2 callersFunctionexecuteBuildCommand
( action: BuildAction, isBatch = false )
src/functions/services/executors/buildExecutor.ts:12
↓ 2 callersFunctionexecuteCreateBranchCommand
( action: CreateBranchAction, isBatch = false )
src/functions/services/executors/createPlanBranchExecutor.ts:11
↓ 2 callersFunctionexecuteDeployLatestCommand
( action: DeployLatestBuildAction, isBatch = false )
src/functions/services/executors/deployLatestBuildExecutor.ts:19
↓ 2 callersFunctionexecuteHelpCommand
(action: HelpAction)
src/functions/services/executors/helpExecutor.ts:4
↓ 2 callersFunctionexecutePromoteDeployCommand
( action: PromoteDeployAction, isBatch = false )
src/functions/services/executors/promoteDeployExecutor.ts:20
↓ 2 callersFunctionextractCommandFromTeamsMessage
(message: string)
src/functions/utils.ts:23
↓ 2 callersFunctiongenerateSectionFacts
(input: BatchNotificationInput)
src/functions/services/notificationService.ts:258
↓ 2 callersFunctiongetBranchByNameAndPlanKey
( planKey: string, branchName: string )
src/functions/services/executors/listPlanBranchesExecutor.ts:24
↓ 2 callersFunctiongetCheckerInput
( executionId: string, checkerInput: | BuildJobCheckerInput | NewBranchBuildJobCheckerInput |
src/functions/services/stepFunctionService.ts:52
↓ 2 callersFunctiongetDeploy
(id: string)
src/functions/services/executors/listDeploysExecutor.ts:17
↓ 2 callersFunctiongetLatestBuild
( branchKey: string )
src/functions/services/executors/descBuildExecutor.ts:11
↓ 2 callersFunctiongetStepFunctionsClient
()
src/functions/services/stepFunctionService.ts:17
↓ 2 callersFunctionisEmpty
(value: string | undefined)
src/functions/utils.ts:19
↓ 2 callersFunctionisProdEnv
(env: string)
src/functions/utils.ts:70
↓ 2 callersFunctionlistDeploys
(environmentId: string)
src/functions/services/executors/listDeploysExecutor.ts:38
↓ 2 callersFunctionlistEnvironments
(projectId: string)
src/functions/services/executors/listEnvironmentsExecutor.ts:40
↓ 2 callersFunctionlistPlanBranchBuilds
( branchKey: string, maxResults = 3 )
src/functions/services/executors/listBuildsExecutor.ts:22
↓ 2 callersFunctionlistPlanBranches
(planKey: string)
src/functions/services/executors/listPlanBranchesExecutor.ts:48
↓ 2 callersFunctionlistReleases
(projectId: string)
src/functions/services/executors/listReleasesExecutor.ts:37
↓ 2 callersFunctionsendAllBuildsNotification
( input: BatchNotificationInput, messageTitle?: string )
src/functions/services/notificationService.ts:194
↓ 2 callersFunctionsendAllDeploysNotification
( input: BatchNotificationInput, messageTitle?: string )
src/functions/services/notificationService.ts:225
↓ 2 callersFunctionviewOperationCheck
(operations: Operations)
src/functions/utils.ts:87
↓ 1 callersFunctionbuild
( planName: string, branchName: string )
src/functions/services/executors/buildExecutor.ts:35
↓ 1 callersFunctionbuildBranch
(branchKey: string)
src/functions/services/executors/buildExecutor.ts:55
↓ 1 callersFunctioncheckJobStatus
( event: | BuildJobCheckerInput | NewBranchBuildJobCheckerInput | DeployBuildJobCheckerInput
src/functions/api/handlers/statusChecker.ts:74
↓ 1 callersFunctionexecuteBatchBuildCommand
( action: BatchBuildAction )
src/functions/services/executors/batchBuildExecutor.ts:6
↓ 1 callersFunctionexecuteBatchCreateBranchCommand
( action: BatchCreateBranchAction )
src/functions/services/executors/batchCreateBranchExecutor.ts:6
↓ 1 callersFunctionexecuteBatchDeployCommand
( action: BatchDeployAction )
src/functions/services/executors/batchDeployExecutor.ts:7
↓ 1 callersFunctionexecuteBuildAndDeployCommand
( action: BuildAndDeployAction )
src/functions/services/executors/buildAndDeployExecutor.ts:12
↓ 1 callersFunctionexecuteCreateReleaseCommand
( action: CreateReleaseAction )
src/functions/services/executors/createReleaseExecutor.ts:6
↓ 1 callersFunctionexecuteDeployBuildCommand
( action: DeployBuildAction )
src/functions/services/executors/deployBuildExecutor.ts:17
↓ 1 callersFunctionexecuteDeployReleaseCommand
( action: DeployReleaseAction )
src/functions/services/executors/deployReleaseExecutor.ts:14
↓ 1 callersFunctionexecuteDescBuildCommand
( action: DescBuildAction )
src/functions/services/executors/descBuildExecutor.ts:5
↓ 1 callersFunctionexecuteListBranchesCommand
( action: ListBranchesAction )
src/functions/services/executors/listPlanBranchesExecutor.ts:8
↓ 1 callersFunctionexecuteListBuildsCommand
( action: ListBuildsAction )
src/functions/services/executors/listBuildsExecutor.ts:6
↓ 1 callersFunctionexecuteListDeploymentProjectsCommand
( action: ListDeploymentProjectsAction )
src/functions/services/executors/listDeploymentProjectsExecutor.ts:5
↓ 1 callersFunctionexecuteListDeploysCommand
( action: ListDeploysAction )
src/functions/services/executors/listDeploysExecutor.ts:8
↓ 1 callersFunctionexecuteListEnvironmentsCommand
( action: ListEnvironmentsAction )
src/functions/services/executors/listEnvironmentsExecutor.ts:6
↓ 1 callersFunctionexecuteListPlansCommand
( action: ListPlansAction )
src/functions/services/executors/listPlansExecutor.ts:5
↓ 1 callersFunctionexecuteListReleasesCommand
( action: ListReleasesAction )
src/functions/services/executors/listReleasesExecutor.ts:6
↓ 1 callersFunctionexecutePromoteReleaseCommand
( action: PromoteReleaseAction )
src/functions/services/executors/promoteReleaseExecutor.ts:7
↓ 1 callersFunctionexecuteReleaseCommand
( action: ReleaseAction )
src/functions/services/executors/releaseExecutor.ts:7
↓ 1 callersFunctionexecuteSearchPlansCommand
( action: SearchPlansAction )
src/functions/services/executors/searchPlansExecutor.ts:4
↓ 1 callersFunctionexecuteSearchProjectsCommand
( action: SearchProjectsAction )
src/functions/services/executors/searchProjectsExecutor.ts:4
↓ 1 callersFunctiongenerateBuildAndDeploySectionFacts
( input: BuildAndDeployNotificationInput )
src/functions/services/notificationService.ts:272
↓ 1 callersFunctiongetAllBranches
(planKey: string)
src/functions/services/executors/createPlanBranchExecutor.ts:41
↓ 1 callersFunctiongetBuiildAndDeployNotificationInput
(commands: SingleCommandResult[], errorMessage?: string)
src/functions/api/handlers/batcher.ts:166
↓ 1 callersFunctiongetBuildAndDeployExecutionInput
( service: string, actionName: ActionName, branch: string, environment: string, triggeredBy: TeamsUs
src/functions/services/executors/buildAndDeployExecutor.ts:46
↓ 1 callersFunctiongetBuildReleases
( projectId: string, branchKey: string )
src/functions/services/executors/deployLatestBuildExecutor.ts:114
↓ 1 callersFunctiongetBuildReleases
( projectId: string, branchName: string )
src/functions/services/executors/deployBuildExecutor.ts:86
↓ 1 callersFunctiongetDeploymentProjectById
(id: string)
src/functions/services/executors/listDeploymentProjectsExecutor.ts:45
↓ 1 callersFunctiongetLatestSuccessBuild
( branchKey: string )
src/functions/services/executors/deployLatestBuildExecutor.ts:130
↓ 1 callersFunctiongetRelease
( projectId: string, releaseName: string )
src/functions/services/executors/listReleasesExecutor.ts:16
↓ 1 callersFunctiongetRunningBuild
( branchKey: string )
src/functions/services/executors/listBuildsExecutor.ts:13
↓ 1 callersFunctionhandleCommand
( request: Request, response: Response )
src/functions/api/handlers/bambooHandler.ts:7
↓ 1 callersMethodprocess
()
src/functions/models/actions.ts:72
↓ 1 callersFunctionsanitizeActionName
( actionValue: string )
src/functions/models/actions.ts:55
↓ 1 callersFunctionsearchPlans
(planName: string)
src/functions/services/executors/searchPlansExecutor.ts:10
↓ 1 callersFunctionsearchProjects
(projectName: string)
src/functions/services/executors/searchProjectsExecutor.ts:12
↓ 1 callersFunctionsendBuildAndDeployNotification
( input: BuildAndDeployNotificationInput )
src/functions/services/notificationService.ts:151
↓ 1 callersFunctionsendDeployReleaseNotification
( deploy: Deploy, service: string, environment: string, triggeredBy: TeamsUser, jobUrl: string )
src/functions/services/notificationService.ts:334
↓ 1 callersFunctionsendHangingStatusNotification
( service: string, triggeredBy: TeamsUser, jobUrl: string )
src/functions/services/notificationService.ts:375
↓ 1 callersFunctionsendReleaseFailedNotification
( errorMessage: string, environment: string, triggeredBy: TeamsUser )
src/functions/services/notificationService.ts:304
↓ 1 callersFunctiontrim
(value: string | undefined)
src/functions/utils.ts:10
↓ 1 callersFunctionvalidateDeploymentProjects
( projectNames: string[] )
src/functions/services/executors/listDeploymentProjectsExecutor.ts:11
FunctioncheckSingle
(event: any, context: any)
src/functions/api/handlers/batcher.ts:81
Methodconstructor
()
src/functions/api/handlers/statusChecker.ts:22
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/searchPlansAction.ts:12
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/createReleaseAction.ts:14
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/descBuildAction.ts:12
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listReleasesAction.ts:13
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/deployLatestBuildAction.ts:14
next →1–100 of 151, ranked by callers