Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaaraZhu/bamboo-on-teams
/ functions
Functions
151 in github.com/GaaraZhu/bamboo-on-teams
⨍
Functions
151
◇
Types & classes
78
↓ 62 callers
Function
getConfig
()
src/functions/services/config.ts:14
↓ 34 callers
Method
parse
(command: string, triggeredBy: TeamsUser)
src/functions/services/commandParser.ts:12
↓ 18 callers
Function
axiosGet
( url: string, config?: AxiosRequestConfig )
src/functions/services/axiosService.ts:3
↓ 14 callers
Function
axiosPost
( url: string, payload: any, config?: AxiosRequestConfig )
src/functions/services/axiosService.ts:15
↓ 9 callers
Function
getDeploymentProject
( projectName: string )
src/functions/services/executors/listDeploymentProjectsExecutor.ts:28
↓ 9 callers
Function
prodEnvCheck
(env: string, currentUser: TeamsUser)
src/functions/utils.ts:46
↓ 7 callers
Function
listDeploymentProjects
()
src/functions/services/executors/listDeploymentProjectsExecutor.ts:58
↓ 6 callers
Function
getEnvironment
( projectId: string, envName: string )
src/functions/services/executors/listEnvironmentsExecutor.ts:13
↓ 6 callers
Function
startCheckerExecution
( executionId: string, checkerInput: | BuildJobCheckerInput | NewBranchBuildJobCheckerInput |
src/functions/services/stepFunctionService.ts:31
↓ 6 callers
Function
startExecution
( input: | BatcherExecutionInput | BatcherExecutionInput[] | ReleaserExecutionInput, arn: stri
src/functions/services/stepFunctionService.ts:118
↓ 5 callers
Function
getBuild
(key: string)
src/functions/services/executors/descBuildExecutor.ts:28
↓ 5 callers
Function
listPlans
()
src/functions/services/executors/listPlansExecutor.ts:26
↓ 4 callers
Function
deployRelease
( env: Env, releaseId: string )
src/functions/services/executors/deployReleaseExecutor.ts:40
↓ 4 callers
Function
executeOperationCheck
(operations: Operations)
src/functions/utils.ts:74
↓ 4 callers
Function
getJobPageUrl
(resultKey: string, isBuild: boolean)
src/functions/api/handlers/statusChecker.ts:183
↓ 3 callers
Function
axiosProcess
( process: ( url: string, payload?: any, config?: AxiosRequestConfig ) => Promise<AxiosRespons
src/functions/services/axiosService.ts:31
↓ 3 callers
Function
axiosPut
( url: string, payload: any, config?: AxiosRequestConfig )
src/functions/services/axiosService.ts:23
↓ 3 callers
Function
checkBuildStatus
(build: Build | undefined)
src/functions/api/handlers/statusChecker.ts:110
↓ 3 callers
Function
createRelease
( projectId: string, buildKey: string, release: string )
src/functions/services/executors/createReleaseExecutor.ts:13
↓ 3 callers
Function
fallbackToHTML
(message: string)
src/functions/utils.ts:33
↓ 3 callers
Function
getBranch
( planName: string, branchName: string )
src/functions/services/executors/listPlanBranchesExecutor.ts:16
↓ 3 callers
Function
getPlan
(planName: string)
src/functions/services/executors/listPlansExecutor.ts:11
↓ 3 callers
Function
getStatusText
(bambooStatus: string)
src/functions/services/notificationService.ts:293
↓ 3 callers
Function
sendBuildNotification
( service: string, branch: string, status: string, triggeredBy: TeamsUser, jobUrl?: string, errorM
src/functions/services/notificationService.ts:6
↓ 3 callers
Function
sendDeployBuildNotification
( service: string, environment: string, deploymentState: string, triggeredBy: TeamsUser, jobUrl?: st
src/functions/services/notificationService.ts:80
↓ 3 callers
Function
vcsBranchToBambooBranch
(vscBranch: string)
src/functions/utils.ts:83
↓ 2 callers
Function
checkDeployStatus
(deploy: Deploy)
src/functions/api/handlers/statusChecker.ts:119
↓ 2 callers
Function
createPlanBranch
( planKey: string, vcsBranch: string )
src/functions/services/executors/createPlanBranchExecutor.ts:54
↓ 2 callers
Function
executeBuildCommand
( action: BuildAction, isBatch = false )
src/functions/services/executors/buildExecutor.ts:12
↓ 2 callers
Function
executeCreateBranchCommand
( action: CreateBranchAction, isBatch = false )
src/functions/services/executors/createPlanBranchExecutor.ts:11
↓ 2 callers
Function
executeDeployLatestCommand
( action: DeployLatestBuildAction, isBatch = false )
src/functions/services/executors/deployLatestBuildExecutor.ts:19
↓ 2 callers
Function
executeHelpCommand
(action: HelpAction)
src/functions/services/executors/helpExecutor.ts:4
↓ 2 callers
Function
executePromoteDeployCommand
( action: PromoteDeployAction, isBatch = false )
src/functions/services/executors/promoteDeployExecutor.ts:20
↓ 2 callers
Function
extractCommandFromTeamsMessage
(message: string)
src/functions/utils.ts:23
↓ 2 callers
Function
generateSectionFacts
(input: BatchNotificationInput)
src/functions/services/notificationService.ts:258
↓ 2 callers
Function
getBranchByNameAndPlanKey
( planKey: string, branchName: string )
src/functions/services/executors/listPlanBranchesExecutor.ts:24
↓ 2 callers
Function
getCheckerInput
( executionId: string, checkerInput: | BuildJobCheckerInput | NewBranchBuildJobCheckerInput |
src/functions/services/stepFunctionService.ts:52
↓ 2 callers
Function
getDeploy
(id: string)
src/functions/services/executors/listDeploysExecutor.ts:17
↓ 2 callers
Function
getLatestBuild
( branchKey: string )
src/functions/services/executors/descBuildExecutor.ts:11
↓ 2 callers
Function
getStepFunctionsClient
()
src/functions/services/stepFunctionService.ts:17
↓ 2 callers
Function
isEmpty
(value: string | undefined)
src/functions/utils.ts:19
↓ 2 callers
Function
isProdEnv
(env: string)
src/functions/utils.ts:70
↓ 2 callers
Function
listDeploys
(environmentId: string)
src/functions/services/executors/listDeploysExecutor.ts:38
↓ 2 callers
Function
listEnvironments
(projectId: string)
src/functions/services/executors/listEnvironmentsExecutor.ts:40
↓ 2 callers
Function
listPlanBranchBuilds
( branchKey: string, maxResults = 3 )
src/functions/services/executors/listBuildsExecutor.ts:22
↓ 2 callers
Function
listPlanBranches
(planKey: string)
src/functions/services/executors/listPlanBranchesExecutor.ts:48
↓ 2 callers
Function
listReleases
(projectId: string)
src/functions/services/executors/listReleasesExecutor.ts:37
↓ 2 callers
Function
sendAllBuildsNotification
( input: BatchNotificationInput, messageTitle?: string )
src/functions/services/notificationService.ts:194
↓ 2 callers
Function
sendAllDeploysNotification
( input: BatchNotificationInput, messageTitle?: string )
src/functions/services/notificationService.ts:225
↓ 2 callers
Function
viewOperationCheck
(operations: Operations)
src/functions/utils.ts:87
↓ 1 callers
Function
build
( planName: string, branchName: string )
src/functions/services/executors/buildExecutor.ts:35
↓ 1 callers
Function
buildBranch
(branchKey: string)
src/functions/services/executors/buildExecutor.ts:55
↓ 1 callers
Function
checkJobStatus
( event: | BuildJobCheckerInput | NewBranchBuildJobCheckerInput | DeployBuildJobCheckerInput
src/functions/api/handlers/statusChecker.ts:74
↓ 1 callers
Function
executeBatchBuildCommand
( action: BatchBuildAction )
src/functions/services/executors/batchBuildExecutor.ts:6
↓ 1 callers
Function
executeBatchCreateBranchCommand
( action: BatchCreateBranchAction )
src/functions/services/executors/batchCreateBranchExecutor.ts:6
↓ 1 callers
Function
executeBatchDeployCommand
( action: BatchDeployAction )
src/functions/services/executors/batchDeployExecutor.ts:7
↓ 1 callers
Function
executeBuildAndDeployCommand
( action: BuildAndDeployAction )
src/functions/services/executors/buildAndDeployExecutor.ts:12
↓ 1 callers
Function
executeCreateReleaseCommand
( action: CreateReleaseAction )
src/functions/services/executors/createReleaseExecutor.ts:6
↓ 1 callers
Function
executeDeployBuildCommand
( action: DeployBuildAction )
src/functions/services/executors/deployBuildExecutor.ts:17
↓ 1 callers
Function
executeDeployReleaseCommand
( action: DeployReleaseAction )
src/functions/services/executors/deployReleaseExecutor.ts:14
↓ 1 callers
Function
executeDescBuildCommand
( action: DescBuildAction )
src/functions/services/executors/descBuildExecutor.ts:5
↓ 1 callers
Function
executeListBranchesCommand
( action: ListBranchesAction )
src/functions/services/executors/listPlanBranchesExecutor.ts:8
↓ 1 callers
Function
executeListBuildsCommand
( action: ListBuildsAction )
src/functions/services/executors/listBuildsExecutor.ts:6
↓ 1 callers
Function
executeListDeploymentProjectsCommand
( action: ListDeploymentProjectsAction )
src/functions/services/executors/listDeploymentProjectsExecutor.ts:5
↓ 1 callers
Function
executeListDeploysCommand
( action: ListDeploysAction )
src/functions/services/executors/listDeploysExecutor.ts:8
↓ 1 callers
Function
executeListEnvironmentsCommand
( action: ListEnvironmentsAction )
src/functions/services/executors/listEnvironmentsExecutor.ts:6
↓ 1 callers
Function
executeListPlansCommand
( action: ListPlansAction )
src/functions/services/executors/listPlansExecutor.ts:5
↓ 1 callers
Function
executeListReleasesCommand
( action: ListReleasesAction )
src/functions/services/executors/listReleasesExecutor.ts:6
↓ 1 callers
Function
executePromoteReleaseCommand
( action: PromoteReleaseAction )
src/functions/services/executors/promoteReleaseExecutor.ts:7
↓ 1 callers
Function
executeReleaseCommand
( action: ReleaseAction )
src/functions/services/executors/releaseExecutor.ts:7
↓ 1 callers
Function
executeSearchPlansCommand
( action: SearchPlansAction )
src/functions/services/executors/searchPlansExecutor.ts:4
↓ 1 callers
Function
executeSearchProjectsCommand
( action: SearchProjectsAction )
src/functions/services/executors/searchProjectsExecutor.ts:4
↓ 1 callers
Function
generateBuildAndDeploySectionFacts
( input: BuildAndDeployNotificationInput )
src/functions/services/notificationService.ts:272
↓ 1 callers
Function
getAllBranches
(planKey: string)
src/functions/services/executors/createPlanBranchExecutor.ts:41
↓ 1 callers
Function
getBuiildAndDeployNotificationInput
(commands: SingleCommandResult[], errorMessage?: string)
src/functions/api/handlers/batcher.ts:166
↓ 1 callers
Function
getBuildAndDeployExecutionInput
( service: string, actionName: ActionName, branch: string, environment: string, triggeredBy: TeamsUs
src/functions/services/executors/buildAndDeployExecutor.ts:46
↓ 1 callers
Function
getBuildReleases
( projectId: string, branchKey: string )
src/functions/services/executors/deployLatestBuildExecutor.ts:114
↓ 1 callers
Function
getBuildReleases
( projectId: string, branchName: string )
src/functions/services/executors/deployBuildExecutor.ts:86
↓ 1 callers
Function
getDeploymentProjectById
(id: string)
src/functions/services/executors/listDeploymentProjectsExecutor.ts:45
↓ 1 callers
Function
getLatestSuccessBuild
( branchKey: string )
src/functions/services/executors/deployLatestBuildExecutor.ts:130
↓ 1 callers
Function
getRelease
( projectId: string, releaseName: string )
src/functions/services/executors/listReleasesExecutor.ts:16
↓ 1 callers
Function
getRunningBuild
( branchKey: string )
src/functions/services/executors/listBuildsExecutor.ts:13
↓ 1 callers
Function
handleCommand
( request: Request, response: Response )
src/functions/api/handlers/bambooHandler.ts:7
↓ 1 callers
Method
process
()
src/functions/models/actions.ts:72
↓ 1 callers
Function
sanitizeActionName
( actionValue: string )
src/functions/models/actions.ts:55
↓ 1 callers
Function
searchPlans
(planName: string)
src/functions/services/executors/searchPlansExecutor.ts:10
↓ 1 callers
Function
searchProjects
(projectName: string)
src/functions/services/executors/searchProjectsExecutor.ts:12
↓ 1 callers
Function
sendBuildAndDeployNotification
( input: BuildAndDeployNotificationInput )
src/functions/services/notificationService.ts:151
↓ 1 callers
Function
sendDeployReleaseNotification
( deploy: Deploy, service: string, environment: string, triggeredBy: TeamsUser, jobUrl: string )
src/functions/services/notificationService.ts:334
↓ 1 callers
Function
sendHangingStatusNotification
( service: string, triggeredBy: TeamsUser, jobUrl: string )
src/functions/services/notificationService.ts:375
↓ 1 callers
Function
sendReleaseFailedNotification
( errorMessage: string, environment: string, triggeredBy: TeamsUser )
src/functions/services/notificationService.ts:304
↓ 1 callers
Function
trim
(value: string | undefined)
src/functions/utils.ts:10
↓ 1 callers
Function
validateDeploymentProjects
( projectNames: string[] )
src/functions/services/executors/listDeploymentProjectsExecutor.ts:11
Function
checkSingle
(event: any, context: any)
src/functions/api/handlers/batcher.ts:81
Method
constructor
()
src/functions/api/handlers/statusChecker.ts:22
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/searchPlansAction.ts:12
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/createReleaseAction.ts:14
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/descBuildAction.ts:12
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listReleasesAction.ts:13
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/deployLatestBuildAction.ts:14
next →
1–100 of 151, ranked by callers