Continua CI - v1.9.2.1066 Released

Hi All,

A new version of Continua CI has been released and is available from Continua CI Downloads. The latest stable version of Continua is 1.9.2.1066.

Changes in v1.9.2.1066

  • Fix: Issue when triggering a build from a Build Completed trigger with branch mappings set to build same revision or commit as matching triggering repository. If there are multiple changesets with the same revision (e.g. git pull requests), an arbitrary changeset was chosen for the build. We now ensure that the revision on same branch as the triggering build is selected first.
  • Fix: Skipped unit tests were counted in the New Failures count on the build Unit Tests page.
  • Fix: Issue where Promote Options dialog was disabled after a validation error.
  • Fix: Changeset ID links were broken on the build details page.

  • Update: Added options to stage artefacts tab to specify which stage results the artefacts are registered for. Artefacts can now be registered when a stage is stopped manually.
  • Update: Custom regular expression validation can now be specified for variables with text prompts. The validation expressions are evaluated when queuing, promoting and requeuing builds.
  • Update: New build property: $Build.StartedFromIPAddress$. This contains the IP address of the user who manually started the build.
  • Update: Added property collectors for dotnet runtime versions 6.0.13 and 7.0.2; and SDK versions 6.0.405 and 7.0.102
  • Update: Now writing a warning message to the build log when a manual build stop is requested.

  • Updates to some third party packages.

Note: You will need to update your agents after upgrading the server to this build.

New version 1.9.2 features

Full version 1.9.2 change history