This documentation relates to QuickBuild 5.0.x
Select here if you are using a different version

Working with Build Pipeline

You are viewing an old version (v. 1) of this page.
The latest version is v. 5, last edited on Dec 20, 2012 (view differences | )
view page history | view next version >>

Build pipeline in QuickBuild is series of builds connected via build promotions, with commits information attached. It pushes commits going through different phases of the build workflow, either automaticly or manually. The build pipeline page can be accessed from the build pipeline link in configuration tab, and a typical pipeline page is like below:
!Unable to render embedded object: File (insert screenshot) not found.!
Here is explanation of different areas of this screenshot:

  1. Blue block without right arrow: no further promotions are defined for the build.
  2. Blue block with right arrow: promotions are defined for the build and promote conditions of some of them are satisifed. User can hover mouse over the block to bring out the promotion menu like below:
    !Unable to render embedded object: File (insert screenshot) not found.!
  3. Two blocks connected with arrow: right build is promoted from left build. If a build is promoted multiple times, only the latest promotion will be displayed in the pipeline.
  4. Gray block: promotions are defined for this build they are not allowed to run either because the condition is not satisfied or the user does not have permission to run promotion.
  5. Build link: this displays name of configuration together with the build version. User can follow this link to check the build details. If current user does not have permission to access the associated configuration, the link will be disabled.
  6. Commit information: this displays revision of the commits of the SCM repository used by the build. If multiple SCM repositories are used in the build, a dropdown box will be displayed to let user choose the repository to display commits. Generally commits through a single pipeline will always remain the same.
  7. Build filtering toolbar: one can filter the left most builds by its status, version, or date.
  8. Page navigation area: this navigates the user to elder pipelines of current configuration.

To see the build pipeline in action, please check set up build pipeline.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.