Continua CI v1.9.1.511

Released: Nov 29, 2019

Updates in v1.9.1.511

Features

  • Added a list of the latest 10 completed builds to the Builds View.
  • Various updates/fixes for build comment, pin comment and build tag editing:
    • Improved maximum length validation.
    • Corrected display of long tag names and long comment lines.
    • White space within build and pin comments is now preserved when editing and displaying.
    • Another user's build comments can now be edited by configuration administrators.
    • Last edited user and date/time is displayed when build comments are edited.
  • The list of Latest Warnings is now logged when an action succeeds (as well as when it fails).
  • Messages marked in the FinalBuilder log as "Error Ignored" are no longer listed in the Latest Errors shown in the build log when the action fails, or in the $Build.ErrorAndWarningLogMessages$ expression or notification variable. (Requires FinalBuilder v8.0.0.2694.).
  • Added $Build.Created$ and $Build.Started$ expressions.
  • Update: Improved error handling for actions which update server values. i.e. Set Build Version, Pin Build, Tag Build...

Fixes

  • Error when using FinalBuilder action with Using field set to Custom is fixed.
  • Some minor UI updates.