Run Build

Version 5 by Robin Shen
on Jul 28, 2009 17:20.


compared with
Current by Robin Shen
on Jul 28, 2009 17:28.


 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 3 changes. View first change.

 Build can be manually triggered by [running configuration|Run Configuration]. After a build is triggered, it will be put into the queue. If there are no idle threads in the queue, the build will wait until a free thread is available as demonstrated below:
 !run-build.png!
  
 The build will then be put into running status if it is picked up by a free thread in the queue.
  The build will then be put into running status if it is picked up by a free thread in the queue. Build log tab will display latest 500 log entries and will be auto-refreshed while the build is running.
 !run-build2.png!
{warning}The step status graph is only visible to users who are allowed to access build logs.{warning}
  {warning}The step status graph and build log tab is only visible to users who are allowed to access build logs.{warning}
  
 After the build finished, the step status graph will disappear from the build overview page. However, it can be brought out by clicking the _steps_ tab like below:
 !run-build3.png!
 The build log tab will display the full build log after build finishes.