Continua CI 릴리스

Released: Mar 24, 2022

v1.9.2.832 버젼 업데이트

기능

  • 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...

Released: Mar 16, 2022

v1.9.2.823 버젼 업데이트

기능

  • Added property collectors for Microsoft .NET runtime versions 3.1.23, 5.0.15, 6.0.3, 7.0.0-preview.1 and 7.0.0-preview.2; and SDK versions 3.1.417, 5.0.406, 6.0.201, version 7.0.100-preview.1 and version 7.0.100-preview.2.
  • Bundled Mercurial tool used for differential transfer of repository files to agent has been upgraded to version 6.1.
  • Updates to some third party packages.

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

수정사항

  • Corrected "Only Trigger When...

Released: Feb 17, 2022

v1.9.2.810 버젼 업데이트

기능

  • Build log and timeline are now separately scrollable with fixed headings.
  • Improved performance when expanding build log entries.
  • Changed action process logging to ensure that any outstanding log messages are output when an action process is delayed.
  • Added additional validation of passwords in copied actions in the stage editor to ensure that actions are not saved with missing passwords.
  • Uninstaller now includes options to allow deletion of Microsoft IIS site, PostgreSQL database, as well as...

Released: Jan 11, 2022

v1.9.2.781 버젼 업데이트

기능

  • Feature: Added new "Docker Save" action.
  • Feature: Added new server and agent properties: "OS.FullName", "OS.Bitness", "OS.VersionString", "OS.MajorVersion", "OS.MinorVersion", "OS.BuildVersion", "OS.RevisionVersion", "OS.WindowsUpdateBuildRevision".
  • Increased maximum length of the "Extra Args" field for "Docker Build" and "Docker Run" actions, and the "Command Line" field for "Docker Command" action.
  • Updates to some third party packages.

Note: You will need to update your agents after...

Released: Dec 21, 2021

v1.9.2.771 버젼 업데이트

기능

  • Feature: Added new NPM Run action.
  • Added new .NET property collectors for SDK versions 3.1.416, 5.0.404 and 6.0.101, and runtime versions 3.1.22, 5.0.13 and 6.0.1.
  • Added property collector for Bash.
  • Updates to some third party packages.

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

수정사항

  • Correction to validation when editing shared resources.

Released: Nov 30, 2021

v1.9.2.766 버젼 업데이트

기능

  • Updates to some third party packages.

수정사항

  • A database collation conflict error occurred in the version v1.9.2.754, for installations using a SQL Server database first installed prior to April 2019. This was due to a mismatch between column-level collations. This fix adds a database migration to set the collation of all nvarchar columns to SQL_Latin1_General_CP1_CI_AS to match the database collation. Note that there may be a delay of a few minutes on initial start up for large databases while...

Released: Nov 23, 2021

v1.9.2.754 버젼 업데이트

기능

  • FinalBuilder is now signaled to shutdown gracefully when a build is stopped before it has finished running.
  • The SharedResources property of the Build object expression is now populated before agent requirements are evaluated allowing agent selection based on acquired locks.
  • Added the Equals and DoesNotEqual operators to the Where function on string collection object expressions.
  • Added an Any function to any collection object expressions.
  • Added property collectors for new Microsoft .NET SDK...

Released: Oct 15, 2021

v1.9.2.729 버젼 업데이트

수정사항

  • Due to a typo, the available disk space for the local data folder (workspace and repository cache) on each agent, introduced in v1.9.2.728 was not displayed.

Released: Oct 14, 2021

v1.9.2.728 버젼 업데이트

기능

  • The build log file size is now shown next to the "Download As Plain Text" link.
  • The available disk space for the local data folder (workspace and repository cache) on the server is now displayed on the Continua Server Properties page in the Administration section.
  • Added a new server property "Server.AvailableDiskSpace.WarningThreshold.MinimumMegabytes" which can be used to configure a warning threshold. If the available disk space on the server goes below this value, a red disk space warning...

Released: Sep 27, 2021

v1.9.2.722 버젼 업데이트

기능

  • Any agent connection or property update errors are now displayed on the agent pages in the administration section.
  • Added property collector for Embarcadero Delphi 11 Alexandria.
  • Added property collectors for new Microsoft .NET Core runtime versions 3.1.19, 5.0.10 and 6.0.0-preview.rc1, and SDK versions 3.1.413, 5.0.401 and v6.0.100-rc.1.
  • Improved error handling when parsing Subversion externals.
  • Updated some third party packages including data access components.
  • Minor text changes.

Note: You...