Rally

This is another bugfix release that removed the annoying tendency of the plugin to fail the builds if the Rally credentials used to access the work item didn't have access to that work item.


Installation options

This is a bugfix release that corrected some erroneous behavior regarding credential usage. The new approach to credential management should allow for DSL usage without embedding the credential in the DSL.


Installation options

This release includes the new feature described in issue #13 - adding Build information to Rally to populate the status indicator and a few reports.

This release introduces a breaking change: the plugin has moved to a Publish step instead of a Build step to better reflect the reporting aspect of the plugin.


Installation options

This release includes the new feature described in issue #11: updating multiple work items. To do so, simply include more than one User Story or Defect identifier in your commit message, such as:

US12345 and DE54321: update to include new feature

Installation options

This release makes the following changes:

  • Upgraded the version of the Rally REST Toolkit for Java dependency from 2.0.1 to 2.1.1
  • Updated authentication from Rally Username/Password (which was deprecated) to using API Key
  • Removed the feature that constrained Rally updates to a date range (instead of "last build" or "last successful build"). I really didn't understand why someone would do this. I'm not averse to it, but depending on user need there may be a better way to address it
  • Added deep linking into an SCM web view from Rally Changesets
  • Added ability to create the Rally Repository object if it didn't already exist
  • Added tests (up to ~75% coverage now!)
  • General refactoring
  • Removed 'debug' console output option
  • Wrote up a project page using GitHub Pages, seen here

Installation options
Installation options