Skip to content

Commit

Permalink
Updated image of post-build action.
Browse files Browse the repository at this point in the history
  • Loading branch information
poolik committed Aug 31, 2015
1 parent 02ea353 commit ef9bc99
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,26 @@ To configure test aggregation you need to set the *"Flow run needs a workspace"*

Then just enable the *"Aggregate build flow test results"* post-build action:

<img src="http://cl.ly/image/3I2p213I3O3C/Image%202014-11-07%20at%201.21.02%20pm.png" />
<img src="http://f.cl.ly/items/0T2a09300o0f1G2q423w/Image%202015-08-30%20at%208.35.00%20pm.png" />

----

# Changelog

## Version 1.2 (Aug 31, 2015)

* Added configurable test results trend chart
* Added support for aggregating test results from Maven module builds
* Fixed handling project renaming and deleting
* Fixed direct links to failed tests on test results summary page
* Added configurable test results trend chart.
* Added support for aggregating test results from Maven module builds.
* Fixed handling project renaming and deleting.
* Fixed direct links to failed tests on test results summary page.

## Version 1.1 (Apr 18, 2015)

* Fixed a NPE caused by not retrieving project by its full name
* Test results are now shown by the builds' full name, enables seeing build parameters etc right from the results page
* Added support for aggregating test results from MultiJob and matrix builds as well
* Added support for recursively aggregating test results from started flow jobs and MultiJob-s
* Fixed a NPE caused by not retrieving project by its full name.
* Test results are now shown by the builds' full name, enables seeing build parameters etc right from the results page.
* Added support for aggregating test results from MultiJob and matrix builds as well.
* Added support for recursively aggregating test results from started flow jobs and MultiJob-s.

## Version 1.0 (Nov 07, 2014)

* Initial release of the plugin
* Initial release of the plugin.

0 comments on commit ef9bc99

Please sign in to comment.