Basic Flow:
User asks Alexa to “Build Project ”. Alexa contacts CI server to verify project exists. Alexa sends request for CI server to build project. Alexa reports “Build successful for project ”.
Alternate flow 1:
If the project is not configured in the CI server Alexa reports “Build failed for project . Unable to find project. “
Alternate Flow 2:
If the build doesn’t complete successfully Alexa reports “Build failed for project . ”
Basic Flow: User asks Alexa to “Build Project”. Alexa contacts CI server to verify project exists. Alexa sends request for CI server to build project. Alexa reports “Build successful for project ”.
Alternate flow 1: If the project is not configured in the CI server Alexa reports “Build failed for project. Unable to find project. “
Alternate Flow 2: If the build doesn’t complete successfully Alexa reports “Build failed for project. ”