Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Execution Steps

...

For a build, the Files tab display the list of files that were built by this workflow. The Sequence column indicates the order the files will subsequently be deployed. The Revision is the SCM revision for that file in this build. The list can be filtered by entering a search string and clicking Filter button, search is done against data in File Name column. You can also see SCM commit details on this table.

Image RemovedImage Added

For deploy, the Files tab display the list of files that were deployed by this workflow. The Sequence column indicates the order the files were deployed. The Revision is the SCM revision for that file that was deployed.  The Status indicates the status of the file deployment and is one of the following values:

...

The list can be filtered by entering a search string into the File Name (with Path) field and/or choose a status from the Status drop down then click the Filter button. You can also see SCM commit details on this table.

Image RemovedImage Added

Test Results

The Test Results tab lists the Test Sets that were executed in this test run and the associated results. By clicking on the small triangle at the front of the Test Set line, the line can be expanded to include all the Test Definitions that were run for the Test Set.

...

Clicking the Qualifier Values tab will open the view below to show the detailed results of each qualifier evaluation.

Reports

The Reports tab displays any file processed from the reports folder at the end of Build, Pre-deploy or Deploy workflow. You can write your scan results, plan file for terraform execution or database changes for a sync operation etc to the reports folder.

Using the Download button users can download the file to review using any other tool. Currently the Reports tab support displaying text, html, xml, json and sql file types. Other types, you can download and view using other tools. The Report file size can be controlled from the Administration → System Settings page.

Image Added

Tasks

The Tasks tab displays Review tasks from Pre-deploy execution. Reviewer can approve/reject the task as well. Apart from Review tasks, it also displays Project / Pipeline Approvals and Project / Pipleline schedule tasks as well.

The status of Review wil be Pending Review.

Image Added

Re-build, Re-deploy, Re-execute a Workflow Execution

For build, deploy, or utility workflow executions, there will be a button to create a new Workflow Request with parameters from this previous workflow execution. Upon clicking the redo button the parameters for release, stream, inputs, flexfields, and more will populated on the new Workflow Request screen based on this the current workflow execution parameters. This is the same functionality found on the project activity screen. Keep in mind that if the project version for this workflow execution is not active then redo button will not be available.

Below is an example of a Deploy Workflow Execution, which appropriately has a Re-deploy button.

Image RemovedImage Added

Anchor
promotebuild
promotebuild
Promoting a Build to a Release

...