Lesson 3: Customizing the lifecycle and deployment plan
Quality statuses serve as gates to phases in a release lifecycle. You create the tasks that are associated with a release in deployment plans. Deployment plans can contain both automatic and manual tasks.
A lifecycle defines the phases of a release. Your development pipeline might include a development phase, several test phases, and a production phase. In IBM® UrbanCode™ Release, you specify which quality statuses are the gates that a release must pass before you advance it to another phase of the lifecycle. For example, you might add a quality status to an application version when it passes a set of automated tests or passes a manual inspection. You can assign any quality status as a phase gate. For more information, see Creating lifecycles.
In this lesson, you edit the default lifecycle to contain several gates that a snapshot must pass before you deploy it to the PROD phase.
When you create the deployment plan, you specify the segments and tasks that a release contains. A segment is a group of related tasks. You can create segments to reflect the stages of your release processes. A task represents some deployment activity that has both start and end points and a measurable duration. You can create both manual tasks and automated tasks that are based on IBM™ UrbanCode Deploy application processes. For more information about deployment plans, see Deployment plans.
In this lesson, you add a manual task and an automated task to the deployment plan for the Integration tutorial 1.0 release.
Editing a lifecycle
To add quality statuses as gates to the PROD phase.
- Click the navigation list arrow, and then click .
- From the Lifecycles tab, click Default Lifecycle.
-
Add gates to the PROD phase of the lifecycle:
Modifying the deployment plan
Add tasks to segments of the deployment plan.

When you run the deployment according to this plan, you deploy the Integration tutorial application.
Lesson checkpoint
In this lesson, you customized the lifecycle and deployment plan that are associated with your release.
By customizing the lifecycle, you reflect your release processes in IBM UrbanCode Release. By adding deployment tasks, you control the steps in your release process. You can modify both the lifecycle and the deployment tasks to accurately reflect the release process for your delivery pipeline.