Basic Flow:
User asks Alexa to “How long has project been running?” Alexa contacts CI server to verify project exists. Alexa sends request for CI server to retrieve the current up time for the project. Alexa reports “Project has been up for .”
Alternate flow 1:
If the project is not configured in the CI server Alexa reports “Unable to retrieve up time for . Unable to find project. “
Alternate flow 2:
If the project is not currently deployed Alexa reports “Unable to retrieve up time for project . Project has not been deployed.
Basic Flow: User asks Alexa to “How long has project been running?” Alexa contacts CI server to verify project exists. Alexa sends request for CI server to retrieve the current up time for the project. Alexa reports “Project has been up for .”
Alternate flow 1: If the project is not configured in the CI server Alexa reports “Unable to retrieve up time for. Unable to find project. “
Alternate flow 2: If the project is not currently deployed Alexa reports “Unable to retrieve up time for project. Project has not been deployed.