Jump to: navigation, search

Solum/Milestone1

< Solum
Revision as of 18:17, 10 February 2014 by Roshan Agrawal (talk | contribs)

As a developer, I will be able to convert my Python or Java code into a running application by performing the following sequence of steps:

  1. As a first step, I will push code to my git repository
  2. I can then invoke a CLI command that will pull code from my git repository, perform a build, and generate a deployable artifact.
  3. I can invoke a CLI command to automatically deploy the artifact generated above and create a running application


Only authorized users will be able to access the service.

When an invalid operation is performed or an error is encountered, appropriate level of user friendly messages and logs are made available to the user.