Wiki Markup |
---|
Moves Workflows are defined using the osworkflow xml syntax. They can be changed dynamically without requiring a server restart. This page documents the workflows as of Feb 22, 2011. |
...
Table of Contents |
---|
Request Deployment To Test
...
{toc} h2. Request Deployment To Test This workflow allows developers/qa/managers to request an existing version of an application which exists in Maven, and has containers configured on TEST and QA to |
...
# Be deployed to the TEST environment. |
...
# If Testing is successful, the application will be deployed to the PRODUCTION environment. |
...
The deployment to QA must be approved by qa or a manager. The deployment to Production must be approved by a manager |
...
...
. !Request Deployment to Test.png|border=1! (exported png from gliffy:name=Request Deployment to Test) |
...
h2. Approve Deployment to Production |
...
This workflow allows a user to deploy an application which exists in Maven directly to production. |
...
Gliffy Diagram | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
{gliffy:name=Approve Deployment to Production|align=left|size=L|version=3} h2. Build a Release |