MCPcopy Create free account

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

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

Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listBuildsAction.ts:13
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/buildAction.ts:13
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/promoteReleaseAction.ts:14
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/buildAndDeployAction.ts:14
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/deployReleaseAction.ts:14
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/batchBuildAction.ts:13
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listPlansAction.ts:10
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/promoteDeployAction.ts:14
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/searchProjectsAction.ts:12
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listBranchesAction.ts:12
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/createBranchAction.ts:13
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/batchDeployAction.ts:14
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/releaseAction.ts:15
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listDeploysAction.ts:13
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/deployBuildAction.ts:14
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listEnvironmentsAction.ts:12
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listDeploymentProjects.ts:10
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/helpAction.ts:10
Methodconstructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/batchCreateBranchAction.ts:13
Functiondeploy
( envId: string, releaseId: string )
src/functions/services/executors/promoteDeployExecutor.ts:72
FunctionexecuteSingle
(event: any, context: any)
src/functions/api/handlers/batcher.ts:43
FunctiongetLatestSuccessBuild
( branchKey: string )
src/functions/services/executors/deployBuildExecutor.ts:102
FunctionnotifyAll
(event: any, context: any)
src/functions/api/handlers/batcher.ts:192
FunctionnotifyJobStatus
( event: any, context: any )
src/functions/api/handlers/statusChecker.ts:125
FunctionnotifyRelease
(event: any, context: any)
src/functions/api/handlers/batcher.ts:238
FunctionnotifySingle
(event: any, context: any)
src/functions/api/handlers/batcher.ts:103
Methodprocess
()
src/functions/models/searchPlansAction.ts:35
Methodprocess
()
src/functions/models/createReleaseAction.ts:52
Methodprocess
()
src/functions/models/descBuildAction.ts:36
Methodprocess
()
src/functions/models/listReleasesAction.ts:44
Methodprocess
()
src/functions/models/deployLatestBuildAction.ts:50
Methodprocess
()
src/functions/models/listBuildsAction.ts:44
Methodprocess
()
src/functions/models/buildAction.ts:44
Methodprocess
()
src/functions/models/promoteReleaseAction.ts:56
Methodprocess
()
src/functions/models/buildAndDeployAction.ts:49
Methodprocess
()
src/functions/models/deployReleaseAction.ts:48
Methodprocess
()
src/functions/models/batchBuildAction.ts:44
Methodprocess
()
src/functions/models/listPlansAction.ts:26
Methodprocess
()
src/functions/models/promoteDeployAction.ts:53
Methodprocess
()
src/functions/models/searchProjectsAction.ts:36
Methodprocess
()
src/functions/models/listBranchesAction.ts:35
Methodprocess
()
src/functions/models/createBranchAction.ts:42
Methodprocess
()
src/functions/models/batchDeployAction.ts:47
Methodprocess
()
src/functions/models/releaseAction.ts:51
Methodprocess
()
src/functions/models/listDeploysAction.ts:40
Methodprocess
()
src/functions/models/deployBuildAction.ts:48
Methodprocess
()
src/functions/models/listEnvironmentsAction.ts:35
Methodprocess
()
src/functions/models/listDeploymentProjects.ts:26
Methodprocess
()
src/functions/models/helpAction.ts:26
Methodprocess
()
src/functions/models/batchCreateBranchAction.ts:44
FunctionverifyHMAC
( request: Request, response: Response, next: () => void )
src/functions/api/router.ts:9
← previous101–151 of 151, ranked by callers