PSUSWENG894 / TravisCI-Lambda

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

Get Metrics Report Use Case #50

Open georgemgeorge opened 6 years ago

georgemgeorge commented 6 years ago

Basic Flow: User asks Alexa to “Give me the metrics report for project ”. Alexa contacts CI server to verify project exists. Alexa sends request for CI server to retrieve the latest metrics report. Alexa reads the metrics report from the CI server.

Alternate flow 1: If the project is not configured in the CI server Alexa reports “Unable to find metrics report for project . Unable to find project. “

Alternate flow 2: If there’s no metrics report Alexa reports “Unable to find metrics report for project . Project may not be deployed properly.