github microsoft/azure-pipelines-tasks v121

latest releases: v243, v242, v241...
16 months ago

Sprint 121

ANT

  • Hide JDK Architecture when JDK Version is set to 'default' (#5360) (2017-09-18)

AndroidSigning

  • Users/madhurig/androidsigning (#5330) (2017-09-15)

AzureFileCopy

  • Add support for pushing Docker images from Service Fabric applications (#5076) (2017-09-11)
  • Azure file copy fix error handling and make default connection as ARM (#5082) (2017-09-05)
  • Azure Stack Azure File Copy fix (#5277) (2017-09-12)

AzureKeyVault

  • Add support for pushing Docker images from Service Fabric applications (#5076) (2017-09-11)
  • Key vault multi line fix (#5230) (2017-09-06)
  • Adding support for proxy in azure-arm-rest (#5327) (2017-09-20)

AzureResourceGroupDeployment

  • Add support for pushing Docker images from Service Fabric applications (#5076) (2017-09-11)
  • [AzureRG task] Adding support for overriding object type parameters (#5193) (2017-09-01)
  • Disable intermittently timing out test (#5214) (2017-09-03)
  • [AzureRG Deploy] Fixing parsing logic (#5240) (2017-09-06)
  • Users/desattir/strict typing and l0 (#5248) (2017-09-07)
  • Adding support for proxy in azure-arm-rest (#5327) (2017-09-20)

AzureRmWebAppDeployment

  • Add support for pushing Docker images from Service Fabric applications (#5076) (2017-09-11)
  • Skip updating config files in XML variable Substitution (#5103) (2017-09-08)
  • Microsoft/users/raagra/support invalid web app kind (#5146) (2017-08-31)
  • yaml process (#5170) (2017-08-31)
  • Adding task changes for supporting deploy via kudu for builtin Images. (#5242) (2017-09-11)
  • updated description to enhance discoverability (#5268) (2017-09-08)
  • Fix Indentation Issue in XML Transformation (#5312) (2017-09-14)

AzureVmssDeployment

  • Add support for pushing Docker images from Service Fabric applications (#5076) (2017-09-11)
  • Add prefix folder while uploading custom scripts (#5143) (2017-08-30)
  • disable failing test (#5171) (2017-08-30)
  • Fix and enable AzureVmssDeployment L0 test (#5173) (2017-08-31)
  • Add OsType as user input in VMSS deploy task. Also, fix some minor issues. (#5229) (2017-09-05)
  • Users/hiyada/azure blob storage provider (#5234) (2017-09-08)
  • AzureVmssDeployment Task UI string review (#5262) (2017-09-08)
  • Get list of file urls for uploaded files from azure provider (#5278) (2017-09-11)
  • correcting deletion path of vsts-task-lib from built common modueles. (#5298) (2017-09-13)
  • Adding support for proxy in azure-arm-rest (#5327) (2017-09-20)

Delay

  • Delay task icon and visibility fixes (#5323) (2017-09-14)

DeployVisualStudioTestAgent

  • Fixed running tests under non-admin account for UI tests (#5089) (2017-08-30)
  • Users/nigurr/fix running tests under non admin (#5155) (2017-08-30)
  • Port test to new style and fix failing test (#5172) (2017-08-30)
  • Updating the Test Execution package for RFT task (#5177) (2017-08-31)
  • Bumping up task lib version (#5222) (2017-09-05)
  • Hotfix port for the Test Agent machine reboot issue (#5254) (2017-09-07)
  • Updating test execution engine (#5352) (2017-09-18)
  • Fixing DTA configuration changes for change in DLL (#5377) (2017-09-20)

Docker

  • small bug fixes (#5280) (2017-09-11)
  • remove feature flag (#5338) (2017-09-15)

DockerCompose

  • small bug fixes (#5280) (2017-09-11)
  • remove feature flag (#5338) (2017-09-15)

DotNetCoreCLI

  • Update to support proxies (#5208) (2017-09-01)
  • Use shrinkwrap in DotNetCoreCLI task (#5247) (2017-09-07)
  • bump up DotNetCoreCLI task version (#5270) (2017-09-08)
  • Placing pack utilities in common location (#5347) (2017-09-18)
  • Fix .NET Core restore default to include NuGet.org (#5373) (2017-09-20)
  • Tasks using nuget-task-common copy common resource strings (#5376) (2017-09-20)

DotNetCoreInstaller

  • Changing vsts-task-lib dependency to a locked version (#5159) (2017-08-30)
  • Update to support proxies (#5208) (2017-09-01)

DownloadBuildArtifact

  • Update download build artifact task to work both in Build and Release. (#5308) (2017-09-13)
  • Revert "Update download build artifact task to work both in Build and… (#5321) (2017-09-14)

DownloadBuildArtifacts

  • Add DownloadBuildArtifacts task. (#5264) (2017-09-08)
  • Update download build artifact task to work both in Build and Release. (#5308) (2017-09-13)
  • Revert "Update download build artifact task to work both in Build and… (#5321) (2017-09-14)

FtpUpload

  • #1066009: FtpUpload: allow for deleting the contents of a directory w… (#5190) (2017-09-05)

Gradle

  • Hide JDK Architecture when JDK Version is set to 'default' (#5360) (2017-09-18)

IISWebAppDeploymentOnMachineGroup

  • Skip updating config files in XML variable Substitution (#5103) (2017-09-08)
  • Fix Indentation Issue in XML Transformation (#5312) (2017-09-14)

InstallAppleCertificate

  • #1069676: Fix for Unit Test failures (#5167) (2017-08-30)
  • Remove preview flag in InstallAppleProvisioningProfile and InstallAppleCertificate tasks (#5369) (2017-09-19)

InstallAppleProvisioningProfile

  • Remove preview flag in InstallAppleProvisioningProfile and InstallAppleCertificate tasks (#5369) (2017-09-19)

InstallSSHKey

  • #1069676: Fix for Unit Test failures (#5167) (2017-08-30)

JenkinsDownloadArtifacts

  • Update jenkins task to use item-level-downloader (#4916) (2017-09-07)
  • Downloading commits and workitems from Jenkins server (#5269) (2017-09-12)

Kubernetes

  • remove feature flag (#5338) (2017-09-15)

Maven

  • Hide JDK Architecture when JDK Version is set to 'default' (#5360) (2017-09-18)

Npm

  • Adding npm authenticate task, npm-common, and refactoring npm task (#5027) (2017-09-01)
  • Updated to use proxy aware classes (#5168) (2017-08-31)
  • Revert "Updated to use proxy aware classes" (#5189) (2017-08-31)
  • Revert "Adding npm authenticate task, npm-common, and refactoring npm… (#5207) (2017-09-01)
  • Update to support proxies (#5208) (2017-09-01)
  • Add retry logic to options call in Nuget and NPM tasks (#5301) (2017-09-13)
  • Update mocks (#5315) (2017-09-13)
  • Update NPM and NuGet Task patch version. (#5316) (2017-09-13)
  • Remove default parameters (#5317) (2017-09-13)

NuGet

  • Tasks using nuget-task-common copy common resource strings (#5376) (2017-09-20)

NuGetCommand

  • Updated to use proxy aware classes (#5168) (2017-08-31)
  • Revert "Updated to use proxy aware classes" (#5189) (2017-08-31)
  • Update to support proxies (#5208) (2017-09-01)
  • Add .NET Core info to description. (#5288) (2017-09-11)
  • Update mocks (#5315) (2017-09-13)
  • Update NPM and NuGet Task patch version. (#5316) (2017-09-13)
  • Placing pack utilities in common location (#5347) (2017-09-18)
  • Tasks using nuget-task-common copy common resource strings (#5376) (2017-09-20)

NuGetPublisher

  • Tasks using nuget-task-common copy common resource strings (#5376) (2017-09-20)

NuGetToolInstaller

  • Updated to use proxy aware classes (#5168) (2017-08-31)
  • Revert "Updated to use proxy aware classes" (#5189) (2017-08-31)
  • Update to support proxies (#5208) (2017-09-01)
  • Update default version of NuGet to 4.3.0 (#5300) (2017-09-19)
  • Remove preview and fix res bundle (#5333) (2017-09-15)
  • Tasks using nuget-task-common copy common resource strings (#5376) (2017-09-20)

PackerBuild

  • Adding support for proxy in azure-arm-rest (#5327) (2017-09-20)

PowerShellOnTargetMachines

  • Users/ajya/WFC and powershell on target machine to ps3 (#5107) (2017-09-12)

PublishBuildArtifacts

  • Updated strings (#5290) (2017-09-12)

PublishSymbols

  • Make SymbolServerType to be explicitly selected (#5185) (2017-09-01)
  • Fixing json parse failure while publish due to empty key (#5198) (2017-09-01)
  • Users/arunkm/symboltask/make symbolservertype to be explicitly selected (#5203) (2017-09-01)

PyPIPublisher

  • Implementation of PyPIPublisher Task (#5162) (2017-09-08)

RunDistributedTests

  • Override Test Settings Properties in RFT (#5246) (2017-09-08)

ServiceFabricComposeDeploy

  • Update task lib version for SF tasks (#5294) (2017-09-14)

ServiceFabricDeploy

  • Update task lib version for SF tasks (#5294) (2017-09-14)

ServiceFabricPowerShell

  • Update task lib version for SF tasks (#5294) (2017-09-14)

ServiceFabricUpdateManifests

  • Update task lib version for SF tasks (#5294) (2017-09-14)

SqlDacpacDeploymentOnMachineGroup

  • Users/kmkumaran/multipbatchsupport (#5239) (2017-09-07)

VsTest

  • On Demand broken in RC2 (#5154) (2017-08-31)
  • Added additional telemetry to VsTest task (#5156) (2017-09-01)
  • Changes to handle override of testsettings properties (#5191) (2017-09-07)
  • Fixing diag trace file bug (#5195) (2017-09-05)
  • Revert "Added additional telemetry to VsTest task (#5156)" (#5199) (2017-09-01)
  • bump up testselector tool which supports PR in RM (#5221) (2017-09-04)
  • Users/kavipriya/shrer (#5223) (2017-09-05)
  • Updating test execution package for telemetry (#5238) (2017-09-06)
  • Disable failing telemetry (#5257) (2017-09-07)
  • Users/kavipriya/testadapterfix (#5284) (2017-09-11)
  • Updating test execution engine (#5352) (2017-09-18)

WindowsMachineFileCopy

  • Users/ajya/WFC and powershell on target machine to ps3 (#5107) (2017-09-12)

XamarinAndroid

  • Hide JDK Architecture when JDK Version is set to 'default' (#5360) (2017-09-18)
  • Make Xamarin.Android task default to x64 JDK (#5371) (2017-09-19)
  • Fix XamarinAndroid's 64k environment variable limit issue (#5384) (2017-09-20)

Xcode

  • Users/lukillgo/xcode (#5150) (2017-08-31)

Don't miss a new azure-pipelines-tasks release

NewReleases is sending notifications on new releases.