All Versions

   Bamboo 4.0.x
   Bamboo 3.4.x
   Bamboo 3.3.x
   Bamboo 3.2.x
   More...

Bamboo 1.1 Documentation

Index
Downloads (PDF, HTML & XML formats)

This documentation relates to an earlier version of Bamboo.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

These widgets allows you to view either of the two summary graphs displayed on the plan summary page. The two graphs are:

  • Build Duration & Number of Failures per Build
  • Successful Builds & Average Duration Per Time Period

To use this widget

    1.    Place the following script tag in your html

  • For Build Duration & Number of Failures per Build
  • For Successful Builds & Average Duration Per Time Period

    2.    Replace <plan-key> with the key of the plan you want to summarise.
                eg. TEST-DEF

    3.    Replace <filter-key> with one of the following options:
               * LAST_25_BUILDS
               * LAST_7_DAYS
               * LAST_30_DAYS
               * LAST_90_DAYS
               * ALL_BUILDS

Example

Live example from http://opensource.bamboo.atlassian.com/



RELATED TOPICS


Bamboo Documentation


Labels
  • None