Lancements de Continua CI

Released: Sep 18, 2019

Mises à jour de v1.9.1.347

Correctifs

  • Breaking change: All variable types (not just expression variables) are now escaped when passed to the FinalBuilder command line. This includes splitting array variables into lines and masking protected variables as required.
  • Update: A new "Log File Location" option has been added to FinalBuilder action. This allows you to override the default setting, where the log is written to a temporary folder, to write the log to the working folder where it can be retained via workspace rules...

Released: Sep 9, 2019

Mises à jour de v1.9.1.336

Fonctionnalités

  • Adds new Python actions:
    • Python action for running python scripts, modules or commands.
    • Python VirtualEnv action for creating a virtual environment for running python commands under.
    • Pip Download, Install and Wheel actions for python package management.
    • PyTest action for python unit testing.
  • Enhancements:
    • PowerShell action updated to support version PowerShell Core versions 6 and 7.
    • 'Wait for completion' option added to PowerShell action.
    • Added new 'Process.OutputEncoding' and...

Released: Aug 22, 2019

Mises à jour de v1.9.1.318

Fonctionnalités

  • Triggers now include User filtering settings allowing inclusion or exclusion of changesets with usernames matching specified patterns.
  • New template editor with syntax highlighting.
  • New reset buttons on template editor to reload saved template.
  • Templates are now validated on save.
  • You can now click on items in the available variables tree to insert a variable name into the template editor.
  • Added a variable dictionary to build notification templates allowing direct access to...

Released: Aug 2, 2019

Mises à jour de v1.9.1.303

Correctifs

  • Changes to property collectors were reverted to default on service startup.

Released: Jul 2, 2019

Mises à jour de v1.9.1.265

Fonctionnalités

  • Iterable actions, e.g. (For Each, For Each File and While), now include an option to write the value of the current item to the build log. This option is enabled for new actions by default.
  • Notifications and build event handler expressions now have access to the last fifty build log messages, and all error and warning messages. The expressions $Build.TailLogMessages$ and $Build.ErrorAndWarningLogMessages$ can be used in build event handlers, and the variables TailLogMessages and...

Released: Jun 20, 2019

Mises à jour de v1.9.1.232

Fonctionnalités

  • Added filtering the Server Properties, Agent Properties and Property Collectors pages in the Administration section.
  • Added link button to export build history as XML.
  • Third party packages upgraded.

Correctifs

  • Fix: Json encoding error when editing notification templates.
  • Fix: Default MSBuild property collector for MSBuild 6.0 was set to version 5.0.
  • Fix: Stage previous duration was not always calculated causing incorrect display of stage progress bar.
  • Fix: Cached user details were...

Released: Jun 12, 2019

Mises à jour de v1.9.0.451

Fonctionnalités

  • Added a blue background to lines representing configurations in the List View Dashboard to easily differentiate from lines representing running builds.
  • Improvements made to startup ordering, to deal with potential database deadlock on startup.
  • XMPP publisher updated to support TLS 1.1 and 1.2.
  • Options added to the XMPP publisher for requiring SSL, using plain text authentication and starting compression on connection.

Correctifs

  • Changeset comments containing HTML links, such as...

Released: May 1, 2019

Mises à jour de v1.9.0.430

Fonctionnalités

  • Added settings to Import JUnit Tests action to allow you choose what to use for Assembly column in Unit Tests view.

Correctifs

  • Fix: Improvement to error trapping when setting to SQL Server database to correct case-insensitive collation when creating initial tables on first run.

Released: Apr 17, 2019

Mises à jour de v1.9.0.426

Updates in v1.9.0.426

  • Fix: Issue with TFS repositories where repository cache files would be cleared when updating changeset files, causing failure during transfer to agent.
  • Fix: Skipped unit tests no longer get included in New Failures count.
  • Fix: Issue with TFS repositories with branch monitoring set to ignore branches, where incorrect file count was displayed for changesets containing files in different TFS branches.
  • Fix: New SQL server databases are set to correct case-insensitive collation...

Released: Jan 11, 2019

Mises à jour de v1.9.0.300

Fonctionnalités

  • Added MSBuild 16 property collector.
  • Bundled Mercurial command line updated to version 4.8.1.
  • Improvements to required field validation on action dialogs.
  • Improvements to tab ordering and readability on action dialogs.
  • Some third party packages including the database access layer and emailer components have been updated to latest version.
     

Correctifs

  • Fix: XUnit action now handles versions 2.4.1 and 2.3.1 correctly.
  • Fix: Git repositories are now reset when the username or password...