Continua CI v1.9.2.832

Released: Mar 24, 2022

Actualizaciones en v1.9.2.832

Características

  • Added a custom log message format for importing unit tests. e.g. @@continua[importUnitTestResults type='nunit' filePatterns='C:\pathto\tests\**.xml']. This can be output from scripts or programs run by actions to automatically import and register unit tests with the server.
  • Added archive extraction rules to artifact rules. e.g. Report.zip:/*.html > ReportHtmlFiles. These can be used to automatically extract zip archive files located in the server workspace at the end of the stage.
  • Improved the estimation of expected stage duration by giving more recent stages a higher weighting when calculating average duration.
  • Added delayed retries for access denied errors when copying workspace files.
  • Improved the speed of the installer when checking for files in use.
  • Updates to some third party packages.

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