< Previous | Next >

Lesson 9: Verifying the build results

Check the component version that was created by the tutorial project in IBM® UrbanCode Deploy.

Before you begin

Run the project that is described in the previous lesson and ensure the build life status is Complete.

About this task

The build that you ran in the previous lesson loaded artifacts into an IBM UrbanCode Deploy component version and assigned a status of success to it. In this lesson, you review the component version in IBM UrbanCode Deploy.

Procedure

  1. Access the instance of IBM UrbanCode Deploy that you configured for the tutorial project.
  2. From the IBM UrbanCode Deploy Dashboard, click Components, and then click the Ant component you created for the tutorial.
  3. Click Versions. The component version that the tutorial project created is listed on the Versions tab. The component version status is listed in the Statuses column. The tutorial project assigns Success status to the component version, as shown in this figure:
    The Ant component versions

    The version number corresponds to the stamp that you created in the Ant Build Job.

What to do next

The artifacts that the tutorial project created are loaded in IBM UrbanCode Deploy. To see the actual artifacts, expand the dist artifact set that you defined in the project, as shown in this figure:
The component artifacts

Lesson checkpoint

In this lesson, you reviewed the component version that the tutorial project created in IBM UrbanCode Deploy.
< Previous | Next >

Feedback