PSUSWENG894 / TravisCI-Lambda

A Project for SWENG 894
MIT License
2 stars 0 forks source link

Get Project Up Time Use Case #52

Open georgemgeorge opened 6 years ago

georgemgeorge commented 6 years ago

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.