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.

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

  1. Be deployed to the TEST environment.
  2. 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.

(exported png from gliffy:name=Request Deployment to Test)

Approve Deployment to Production

This workflow allows a user to deploy an application which exists in Maven directly to production.

Approve Deployment to Production

Build a Release

  • No labels