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
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listBuildsAction.ts:13
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/buildAction.ts:13
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/promoteReleaseAction.ts:14
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/buildAndDeployAction.ts:14
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/deployReleaseAction.ts:14
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/batchBuildAction.ts:13
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listPlansAction.ts:10
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/promoteDeployAction.ts:14
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/searchProjectsAction.ts:12
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listBranchesAction.ts:12
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/createBranchAction.ts:13
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/batchDeployAction.ts:14
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/releaseAction.ts:15
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listDeploysAction.ts:13
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/deployBuildAction.ts:14
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listEnvironmentsAction.ts:12
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/listDeploymentProjects.ts:10
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/helpAction.ts:10
Method
constructor
(command: string, triggeredBy: TeamsUser)
src/functions/models/batchCreateBranchAction.ts:13
Function
deploy
( envId: string, releaseId: string )
src/functions/services/executors/promoteDeployExecutor.ts:72
Function
executeSingle
(event: any, context: any)
src/functions/api/handlers/batcher.ts:43
Function
getLatestSuccessBuild
( branchKey: string )
src/functions/services/executors/deployBuildExecutor.ts:102
Function
notifyAll
(event: any, context: any)
src/functions/api/handlers/batcher.ts:192
Function
notifyJobStatus
( event: any, context: any )
src/functions/api/handlers/statusChecker.ts:125
Function
notifyRelease
(event: any, context: any)
src/functions/api/handlers/batcher.ts:238
Function
notifySingle
(event: any, context: any)
src/functions/api/handlers/batcher.ts:103
Method
process
()
src/functions/models/searchPlansAction.ts:35
Method
process
()
src/functions/models/createReleaseAction.ts:52
Method
process
()
src/functions/models/descBuildAction.ts:36
Method
process
()
src/functions/models/listReleasesAction.ts:44
Method
process
()
src/functions/models/deployLatestBuildAction.ts:50
Method
process
()
src/functions/models/listBuildsAction.ts:44
Method
process
()
src/functions/models/buildAction.ts:44
Method
process
()
src/functions/models/promoteReleaseAction.ts:56
Method
process
()
src/functions/models/buildAndDeployAction.ts:49
Method
process
()
src/functions/models/deployReleaseAction.ts:48
Method
process
()
src/functions/models/batchBuildAction.ts:44
Method
process
()
src/functions/models/listPlansAction.ts:26
Method
process
()
src/functions/models/promoteDeployAction.ts:53
Method
process
()
src/functions/models/searchProjectsAction.ts:36
Method
process
()
src/functions/models/listBranchesAction.ts:35
Method
process
()
src/functions/models/createBranchAction.ts:42
Method
process
()
src/functions/models/batchDeployAction.ts:47
Method
process
()
src/functions/models/releaseAction.ts:51
Method
process
()
src/functions/models/listDeploysAction.ts:40
Method
process
()
src/functions/models/deployBuildAction.ts:48
Method
process
()
src/functions/models/listEnvironmentsAction.ts:35
Method
process
()
src/functions/models/listDeploymentProjects.ts:26
Method
process
()
src/functions/models/helpAction.ts:26
Method
process
()
src/functions/models/batchCreateBranchAction.ts:44
Function
verifyHMAC
( request: Request, response: Response, next: () => void )
src/functions/api/router.ts:9
← previous
101–151 of 151, ranked by callers