Versions Compared

Key

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

Tasks

The Execution StepsTasks tab provides a graphical representation list of the steps tasks associated to the request, which are either in progress pending or have completed. These tasks come from either Windows or Approvals configured on the parent application or a parent folder. Each plugin step in the workflow reports its start timeduration, and status.Image Removeditem in the list allows for visibility into whether the request is waiting on a human action (and who it's waiting on) or a specific time frame, to complete begin the execution.


Image Added


Artifacts

The Artifacts tab identifies the artifacts that were produced by a build workflow and are being used in the deploy workflow. These artifacts . This tab will be empty for a build request, since the artifact isn't create until after the execution is completed.

Artifacts can be viewed on the build execution or any associated deployment request or execution. You can view the files and download all the artifacts as ZIP file or individual artifacts.Image Removed

The Change Log tab lists all source files modified since the last build.

  • Number of commits
  • Revision, date committed, Committer, Number of changes in this commit, comments entered during the commit
  • Files with full path and action (Modified, Added or Deleted) for each Source.

...

Inputs


Image Added

Files

The Files tab lists the details for the Partial Deployment. This tab is only visible for either a Partial Deployment Build or Deploy.

For a build, the Files tab display the list of files that were are to be built by this workflow request. The Seq NumSequence Number column indicates the order the files will subsequently be deployed. The The SCM Revision is the SCM revision for of that file in this build, derived from the associated SCM. The list can be filtered by entering a search string to find in the File Path column column for each file you want displayed and clicking the Filter button.

Image RemovedImage Added

For deploy, the Files tab display the list of files that were deployed by this workflow. The Seq NumSequence Number column indicates the order the files were deployed. The The SCM Revision is the SCM revision for of 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 dropdown , then click the Filter button. The Filter will apply to the File Path column.Image Removed

Image Added

The Links tab lists all of the associated links to the request, such as Issue Tracking System tickets or Change Management System tickets.


Image Added

Inputs

The Inputs tab lists the inputs provided at request time, on either the Build or Deployment Request Form.


Image Added


Click the Back button to return to the project's workflow execution screen.