Releases: microsoft/azure-pipelines-tasks
Releases · microsoft/azure-pipelines-tasks
v127
Sprint 127
AppCenterDistribute
- [AppCenterDistribute] Limit release notes max length to 5000 (#6014) (2017-12-20)
- Bump minor version for AppCenterDistribute task (#6082) (2017-12-20)
AzureAppServiceManage
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
- Azure App Service Manage Task - Refactor & Bug fixes (#6001) (2017-12-21)
AzureCLI
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
AzureCloudPowerShellDeployment
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
AzureFileCopy
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
- Normalize username (#5897) (2017-12-26)
- Improve error msg in AFC task to upload files to blob (#6088) (2017-12-22)
- Azure file copy unique Vm (#6097) (2018-01-04)
AzureFunction
- Added Url suffix parameter to Invoke Rest Api task (#6038) (2017-12-19)
- Add default body in Http tasks that contains planId etc variables (#6104) (2017-12-29)
- Added Gate in server tasks and modified test to validate Gate. (#6114) (2017-12-29)
- Renamed RunOn proprety value from gate to servergate. (#6123) (2018-01-03)
AzureKeyVault
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
- Bug 1063261: Improve permission error messages in key vault task and endpoints UI (#6124) (2018-01-03)
AzureMonitor
- Added Url suffix parameter to Invoke Rest Api task (#6038) (2017-12-19)
- Add default body in Http tasks that contains planId etc variables (#6104) (2017-12-29)
- Added Gate in server tasks and modified test to validate Gate. (#6114) (2017-12-29)
- Renamed RunOn proprety value from gate to servergate. (#6123) (2018-01-03)
- Rename azure monitor task name. (#6144) (2018-01-04)
AzureMonitorAlerts
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
AzureNLBManagement
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
AzurePowerShell
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
AzureResourceGroupDeployment
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
- [AzureRGDeployment] Fixing typo (#6115) (2017-12-29)
AzureRmWebAppDeployment
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
- Changes for enabling "Deployment Scripts" for Linux Webapps. (#5986) (2017-12-20)
- Fix for the failing L0 tests (#6091) (2017-12-22)
- Added third party notice for UUID module and a bug fix. (#6121) (2018-01-02)
AzureVmssDeployment
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
- update download artifact dependencies. (#6050) (2017-12-16)
- Fix download of fileshare artifact when location contains spaces. (#6087) (2017-12-28)
Docker
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
DockerCompose
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
DotNetCoreCLI
- Changing working directory before executing command (#5977) (2017-12-26)
DownloadBuildArtifacts
- update download artifact dependencies. (#6050) (2017-12-16)
- Fix download of fileshare artifact when location contains spaces. (#6087) (2017-12-28)
- Using local copy of vso-node-api. (#6116) (2018-01-02)
- Fix broken url resolution. (#6127) (2018-01-03)
InvokeRestApi
- Users/kmkumaran/aliasesforbuildtasks (#5890) (2017-12-19)
- Added Url suffix parameter to Invoke Rest Api task (#6038) (2017-12-19)
- Add default body in Http tasks that contains planId etc variables (#6104) (2017-12-29)
- Added Gate in server tasks and modified test to validate Gate. (#6114) (2017-12-29)
- Renamed RunOn proprety value from gate to servergate. (#6123) (2018-01-03)
JenkinsDownloadArtifacts
- update download artifact dependencies. (#6050) (2017-12-16)
- [JenkinsDownloadArtifacts] Populating container names using datasource binding (#6056) (2017-12-18)
- Fix download of fileshare artifact when location contains spaces. (#6087) (2017-12-28)
- [JenkinsDownloadArtifacts] Using markdown for propogatedArtifacts helptext (#6099) (2017-12-26)
JenkinsQueueJob
- Updated the Jenkins job URL (#6079) (2017-12-20)
Kubernetes
- Add namespace to Kubernetes task UI (#4657) (2018-01-04)
- Added Version Installer and for Kubernetes Task (#6058) (2017-12-20)
Npm
- Removing second copy of vsts-task-lib dependency from npm task (#6077) (2017-12-20)
- Telem for NPM task (#6122) (2018-01-04)
NuGetCommand
- Telem for NPM task (#6122) (2018-01-04)
PowerShellOnTargetMachines
- Users/rok/telemetry unique vm final (#6096) (2018-01-04)
PublishSymbols
- set the ErrorActionPreference = Stop, to not continue on failure (#5976) (2018-01-03)
- Updating PublishSymbols Task version to 2.0.6 (#6138) (2018-01-03)
PublishTestResults
- Changing Publish test results task flow to use TestResultsPublisher.exe for windows platform (#5650) (2017-12-20)
PublishToAzureServiceBus
- Added Url suffix parameter to Invoke Rest Api task (#6038) (2017-12-19)
- Add default body in Http tasks that contains planId etc variables (#6104) (2017-12-29)
QueryWorkItems
- Added Url suffix parameter to Invoke Rest Api task (#6038) (2017-12-19)
- Add default body in Http tasks that contains planId etc variables (#6104) (2017-12-29)
- Added Gate in server tasks and modified test to validate Gate. (#6114) (2017-12-29)
- Renamed RunOn proprety value from gate to servergate. (#6123) (2018-01-03)
ServiceFabricDeploy
- Use consistent variable name case. (#3215) (2017-12-26)
- upgrade with diff package (#5962) (2018-01-04)
VsTest
- Proxy changes for vstest task (#5904) (2018-01-03)
- Fixing trx results parsing (#6084) (2017-12-21)
- Users/nigurr/trx fix vstest (#6089) (2017-12-22)
- Re-run based on failed number of test cases (#6102) (2017-12-28)
- Task now fails if OS other than windows (#6110) (2017-12-28)
- Other console options (#6126) (2018-01-02)
- Updating task description for order tests/web tests (#6130) (2018-01-03)
- Upload tpv2 logs (#6131) (2018-01-03)
- Adding console options to telemetry (#6132) (2018-01-03)
- Updating task description (#6140) (2018-01-04)
- Adding consolidate CI for rerun (#6141) (2018-01-04)
VsTestPlatformToolInstaller
- Task now fails if OS other than windows (#6110) (2017-12-28)
- Users/shreyas r msft/vstest tool installer help text fix (#6142) (2018-01-05)
XamarinAndroid
- Remove AndroidSDK demand since Xamarin and the SDK are now installed … (#6093) (2017-12-22)
XamariniOS
- Enable wildcard matching in Xamarin.iOS task (#6094) (2018-01-04)
Xcode
v115
Sprint 115
ANT
- Fix formatting for ANT, Gradle, Maven, RunDistributedTests and more (#3995) (2017-04-11)
AzureAppServiceManage
- adding debug messages (#3844) (2017-03-23)
- adding README.md (#3904) (2017-04-06)
- Install Extension feature - Azure App Service Manage Task (#3908) (2017-04-06)
AzureCLI
- adding adoption message (#3856) (2017-03-30)
AzureFileCopy
- Fix formatting for ANT, Gradle, Maven, RunDistributedTests and more (#3995) (2017-04-11)
AzureResourceGroupDeployment
- Changing pattoken input to service endpoint type (#3796) (2017-04-11)
- Changes to AzureResourceGroupDeployment to fix #3868 (#3869) (2017-04-10)
- [AzureRG delpoy] Increasing timeout; throwing errors instead of strings (#3882) (2017-03-28)
- Rectifying minor version to 1 (#3994) (2017-04-11)
AzureRmWebAppDeployment
- Users/dikhakha/add web config azure (#3767) (2017-03-22)
- Azure App Service Deploy - Remove Preview Flag (#3818) (2017-03-23)
- Fix L0 Tests for Azure App Service & IIS App Deploy Task (#3842) (2017-03-23)
- Generic Web.config for Python apps (#3846) (2017-03-24)
- XML variable substitution - Escape XML characters fix (#3918) (2017-04-06)
- Fix Test for Azure App Service Deploy Task (#3988) (2017-04-11)
CopyFilesOverSSH
CopyPublishBuildArtifacts
- Fail gracefully when attempt to use build artifact task in wrong host… (#3924) (2017-04-04)
DeployVisualStudioTestAgent
- Fixed issue with Azure domain verification and get the latest test execution engine (#3975) (2017-04-11)
- Fix formatting for ANT, Gradle, Maven, RunDistributedTests and more (#3995) (2017-04-11)
Docker
- Added docker tasks (#3886) (2017-03-30)
- CI break fix (#3906) (2017-03-30)
- Microsoft/users/jikuma/acrsupportfordocker (#3947) (2017-04-06)
- CI break for ubuntu (#3954) (2017-04-06)
- removing vsts-lib from Docker pakage.json (#3955) (2017-04-06)
DockerCompose
- Added docker tasks (#3886) (2017-03-30)
- CI break fix (#3906) (2017-03-30)
- CI break for ubuntu (#3954) (2017-04-06)
DotNetCoreCLI
- Add NuGet 4.0 option to NuGet tasks (#3831) (2017-03-22)
- Switch from execSync to exec to avoid delayed output (#3914) (2017-04-05)
FtpUpload
- FtpUpload: Validate server URL (#3957) (2017-04-06)
Gradle
- fix a bug intruduced with refactoring (#3823) (2017-03-21)
- Fix formatting for ANT, Gradle, Maven, RunDistributedTests and more (#3995) (2017-04-11)
IISWebAppDeploymentOnMachineGroup
- Users/dikhakha/add web config azure (#3767) (2017-03-22)
- Azure App Service Deploy - Remove Preview Flag (#3818) (2017-03-23)
- Fix L0 Tests for Azure App Service & IIS App Deploy Task (#3842) (2017-03-23)
- XML variable substitution - Escape XML characters fix (#3918) (2017-04-06)
IISWebAppManagementOnMachineGroup
- added authentication support for iis manage task (#3819) (2017-03-22)
InstallAppleCertificate
- Install Apple Certificate task (#3968) (2017-04-07)
InstallAppleProvisioningProfile
- Users/mg/iosprovprofile (#3913) (2017-04-03)
- updates to install apple prov profile (#3951) (2017-04-05)
- Install prov profiles only from secure files (#3961) (2017-04-07)
JenkinsQueueJob
- Fix Jenkins task looking for first build (#3850) (2017-03-23)
MSBuild
- upgrade vsts-task-lib version and use async/await (#3892) (2017-03-29)
- respect msbuild version on Mac/Linux (#3916) (2017-03-31)
Maven
- Support SonarQube project fields in Maven task (#3912) (2017-04-07)
- Fix formatting for ANT, Gradle, Maven, RunDistributedTests and more (#3995) (2017-04-11)
NodeTool
- Features/node tool (#3841) (2017-03-23)
- Check latest (#3909) (2017-04-04)
- rename capabilities to satisfies (#3931) (2017-04-04)
Npm
- Read NpmTasks.ExtraUrlPrefixesForTesting build variable in Npm task (#3839) (2017-03-24)
NuGet
- Adding NuGet generic task (#3939) (2017-04-05)
- Users/jahquin/nugettoolpolish (#3983) (2017-04-11)
- Bumping patch version to recently modified NuGet tasks (#3997) (2017-04-11)
NuGetInstaller
- Add NuGet 4.0 option to NuGet tasks (#3831) (2017-03-22)
- Users/jahquin/nugetinst (#3967) (2017-04-07)
- Users/jahquin/nugettoolpolish (#3983) (2017-04-11)
- Bumping patch version to recently modified NuGet tasks (#3997) (2017-04-11)
NuGetPublisher
- Add NuGet 4.0 option to NuGet tasks (#3831) (2017-03-22)
- Users/jahquin/nugetinst (#3967) (2017-04-07)
NuGetToolInstaller
- Adding NuGet Tool Installer task (#3855) (2017-03-27)
- Placing NuGet tool installer code in a common location (#3893) (2017-03-29)
- rename capabilities to satisfies (#3931) (2017-04-04)
- bump nugettooltask (#3937) (2017-04-04)
- Users/jahquin/nugettoolpolish (#3983) (2017-04-11)
PackerBuild
- Adding support for custom base image for creating packer image (#3827) (2017-03-22)
- Final update for packer task UI (#3875) (2017-03-27)
- Fixing packer task L0 tests on non-windows platform (#3878) (2017-03-27)
- packer task icon (#3879) (2017-03-27)
PowerShellOnTargetMachines
- Fix formatting for ANT, Gradle, Maven, RunDistributedTests and more (#3995) (2017-04-11)
PublishBuildArtifacts
- Fail gracefully when attempt to use build artifact task in wrong host… (#3924) (2017-04-04)
PublishCodeCoverageResults
- Publish Code Coverage Results: refresh and remove PowerShell (#3969) (2017-04-10)
- Fix formatting for ANT, Gradle, Maven, RunDistributedTests and more (#3995) (2017-04-11)
PublishSymbols
- Publish symbols markdown (#3925) (2017-04-04)
RunDistributedTests
- Fix formatting for ANT, Gradle, Maven, RunDistributedTests and more (#3995) (2017-04-11)
SSH
- #956214 XPlat: SSH task connection output (#3865) (2017-03-24)
- #881335: XPlat: SSH task script line endings bug (#3867) (2017-03-24)
ServiceFabricDeploy
- Added parameter SkipPackageValidation to ServiceFabricDeploy (#3794) (2017-03-21)
SqlDacpacDeploymentOnMachineGroup
- Fixing warnings for verbs (#3835) (2017-03-28)
VSMobileCenterUpload
- Additional header for Mobile Center telemetry (#3829) (2017-03-23)
VsTest
- Taef Registry Usage Fix (#3777) (2017-04-07)
- fixes for #3729 and making sure we dont reply on stderror and just vs… (#3847) (2017-03-23)
- Fix loading Quality Tools assembly loading (#3920) (2017-04-05)
- Fix subheadline rendering in doc (#3927) (2017-04-05)
- Bumpuing up task version (#3945) (2017-04-05)
- Merge Fixes (#3964) (2017-04-07)
- Fixed the vstest test failures (#3965) (2017-04-07)
- Fix formatting for ANT, Gradle, Maven, RunDistributedTests and more (#3995) (2017-04-11)
WindowsMachineFileCopy
- If full path for net.exe is available make use of it. (#3813) (2017-03-22)
- Fix formatting for ANT, Gradle, Maven, RunDistributedTests and more (#3995) (2017-04-11)
XamarinAndroid
- update XamarinAndroid task to async/await and new version of vsts-tas… (#3936) (2017-04-04)
- Support for 'VS for Mac' in Xamarin Android (#3940) (2017-04-05)
XamariniOS
- provide option in XamariniOS task to use msbuild (#3928) (2017-04-04)
- fix bug - do not change identifier (#3934) (2017-04-04)
Xcode
- Users/mg/xcodepost (#3828) (2017-03-24)
v126
Sprint 126
ANT
- Add Java 9 option to drop downs in the Java tasks (#5945) (2017-12-01)
AppCenterTest
ArchiveFiles
- Improve YAML names for ArchiveFiles (#5958) (2017-12-05)
AzureCLI
- updated contact info and task version (#5895) (2017-11-20)
AzureResourceGroupDeployment
- Azure RG Task cosmetic changes (#5925) (2017-11-29)
AzureRmWebAppDeployment
- Release Annotations with Azure App Service Deploy (#5797) (2017-11-21)
- Fix for Xml variable substitution (#5912) (2017-11-28)
AzureVmssDeployment
- Update artifact engine version and add telemetry. (#5933) (2017-11-29)
- update artifact-engine version (#5993) (2017-12-08)
Bash
- echo on for cmd and bash (#5900) (2017-11-21)
CmdLine
- echo on for cmd and bash (#5900) (2017-11-21)
Docker
- try create valid docker image name (#5938) (2017-11-29)
DockerCompose
- try create valid docker image name (#5938) (2017-11-29)
- docker compose additional compose file absolute path fix (#5994) (2017-12-08)
DownloadBuildArtifacts
- Update artifact engine version and add telemetry. (#5933) (2017-11-29)
- fix minor issues with download tasks (#5942) (2017-11-29)
- support multiline input for ItemPattern (#5971) (2017-12-05)
- update artifact-engine version (#5993) (2017-12-08)
- Fixes issues found using telemetry. (#5999) (2017-12-09)
- Fix fileshare artifact download (#6000) (2017-12-09)
FtpUpload
- Improve FTP logging on failure. (#5956) (2017-12-01)
Gradle
- Add Java 9 option to drop downs in the Java tasks (#5945) (2017-12-01)
IISWebAppDeploymentOnMachineGroup
- Fix for Xml variable substitution (#5912) (2017-11-28)
IISWebAppManagementOnMachineGroup
- Implemented feature to install IIS (#5936) (2017-11-29)
JenkinsDownloadArtifacts
- Update artifact engine version and add telemetry. (#5933) (2017-11-29)
- fix minor issues with download tasks (#5942) (2017-11-29)
- support multiline input for ItemPattern (#5971) (2017-12-05)
- update artifact-engine version (#5993) (2017-12-08)
- Fixes issues found using telemetry. (#5999) (2017-12-09)
JenkinsQueueJob
- Report a better error when the job queue URI is unreachable (#5960) (2017-12-01)
- Additional info in Jenkins error message (#5964) (2017-12-04)
Maven
- Add Java 9 option to drop downs in the Java tasks (#5945) (2017-12-01)
NuGetCommand
PowerShellOnTargetMachines
- remove need for winrmconf.cmd (#5613) (2017-11-21)
- updating the DTL SDK bineries for DSC restart fix with ps 5 and above (#5911) (2017-11-28)
PublishSymbols
- Support for cross account publishing using variables (#5756) (2017-12-07)
PublishTestResults
QuickPerfTest
- Fixes for load test results markdown (#5948) (2017-12-07)
RunLoadTest
- Fixes for load test results markdown (#5948) (2017-12-07)
ServiceFabricComposeDeploy
- Update 'runsOn' to include Deployment Groups. (#5786) (2017-11-20)
ServiceFabricDeploy
- Update 'runsOn' to include Deployment Groups. (#5786) (2017-11-20)
ServiceFabricPowerShell
- Update 'runsOn' to include Deployment Groups. (#5786) (2017-11-20)
ServiceFabricUpdateManifests
- Update 'runsOn' to include Deployment Groups. (#5786) (2017-11-20)
VsTest
- Re-run failed tests UI options (#5772) (2017-12-04)
- Adding support for testcase access token for testcase data driven tests. (#5774) (2017-11-28)
- Changes to enable tia for gated checkin in TFVC repos (#5918) (2017-12-07)
- Rerun Default Values Update (#5974) (2017-12-05)
- Users/shreyas r msft/vstest tool installer l0s (#5980) (2017-12-09)
VsTestPlatformToolInstaller
- tslint changes (#5954) (2017-12-01)
- Users/shreyas r msft/vstest tool installer l0s (#5980) (2017-12-09)
XamarinAndroid
- Add Java 9 option to drop downs in the Java tasks (#5945) (2017-12-01)
Xcode
- Users/htc/xcode fixes (#5910) (2017-11-27)
- Make the build output directory optional to support Xcode's new build system (#5963) (2017-12-04)
cURLUploader
- Updated the curl task to normalize all file paths (#5943) (2017-11-29)
v125
Sprint 125
ANT
- Users/lukillgo/yamlnames (#5726) (2017-11-02)
AndroidSigning
- Users/lukillgo/yamlnames (#5726) (2017-11-02)
- Users/lukillgo/yamlnames updates (#5755) (2017-11-02)
- Make test timeout configurable (#5832) (2017-11-10)
AzureAppServiceManage
- Updated Readme.md (#5763) (2017-11-06)
AzureFileCopy
- Make some task icons pixel perfect (#4597) (2017-11-08)
- Make test timeout configurable (#5832) (2017-11-10)
AzureFunction
- Updated AzureMonitor and AzureFunction tasks. (#5702) (2017-10-26)
- Added new icon. (#5737) (2017-10-31)
- Removed space in help link (#5840) (2017-11-13)
AzureKeyVault
- Azure keyvault error enhancement (#5694) (2017-10-27)
- Adding support for ignoring ssl errors (#5700) (2017-10-26)
AzureMonitor
- Updated AzureMonitor and AzureFunction tasks. (#5702) (2017-10-26)
AzureMonitorAlerts
- Update Readme.md (#5767) (2017-11-06)
AzurePowerShell
- Make test timeout configurable (#5832) (2017-11-10)
AzureResourceGroupDeployment
- [AzureRG Deploy] Adding trailing zeros (#5645) (2017-11-07)
- Adding support for ignoring ssl errors (#5700) (2017-10-26)
AzureRmWebAppDeployment
- fix proper name of app setting (#5124) (2017-11-13)
- Expose web app kind as input to task (#5728) (2017-11-07)
- Changed the contact info to DevCom (#5773) (2017-11-07)
- Fix Multiline comment issue in XML variable substitution (#5783) (2017-11-07)
AzureVmssDeployment
- Adding support for ignoring ssl errors (#5700) (2017-10-26)
CocoaPods
- Users/lukillgo/yamlnames (#5726) (2017-11-02)
CopyFiles
- Make some task icons pixel perfect (#4597) (2017-11-08)
Delay
- Use isVariableOrNonNegativeNumber property to help validate delayForM… (#5745) (2017-11-06)
DeployVisualStudioTestAgent
- Get the latest package where acq dll is also updated from release/M125 (#5731) (2017-11-02)
- Make test timeout configurable (#5832) (2017-11-10)
DotNetCoreCLI
- Yaml aliases for NuGet and dotnet (#5724) (2017-11-08)
DownloadSecureFile
- Task to download a secure file (#5735) (2017-10-30)
- Add links to docs for some tasks using secure files (#5742) (2017-10-31)
- Make test timeout configurable (#5832) (2017-11-10)
FtpUpload
Gradle
- Users/lukillgo/yamlnames (#5726) (2017-11-02)
- Users/lukillgo/yamlnames updates (#5755) (2017-11-02)
- Make test timeout configurable (#5832) (2017-11-10)
IISWebAppDeploymentOnMachineGroup
- Fix Multiline comment issue in XML variable substitution (#5783) (2017-11-07)
IISWebAppManagementOnMachineGroup
- Make test timeout configurable (#5832) (2017-11-10)
InstallAppleCertificate
- handle null/empty p12 password (#5688) (2017-10-23)
- Add Xcode version selection and signing method detection. (#5690) (2017-10-25)
- Add links to docs for some tasks using secure files (#5742) (2017-10-31)
- Add back the legacy variables as output variables aren't enabled yet. (#5819) (2017-11-10)
- Make test timeout configurable (#5832) (2017-11-10)
- Bump patch versions, remove id regex. (#5836) (2017-11-11)
InstallAppleProvisioningProfile
- Add Xcode version selection and signing method detection. (#5690) (2017-10-25)
- Add links to docs for some tasks using secure files (#5742) (2017-10-31)
- Allow installing a provisioning profile from source repository (#5744) (2017-11-01)
- Add back the legacy variables as output variables aren't enabled yet. (#5819) (2017-11-10)
- Make test timeout configurable (#5832) (2017-11-10)
- Bump patch versions, remove id regex. (#5836) (2017-11-11)
InstallSSHKey
- Make test timeout configurable (#5832) (2017-11-10)
JavaToolInstaller
- Users/kej/addjavatoolinstaller (#5743) (2017-11-06)
- Make test timeout configurable (#5832) (2017-11-10)
JenkinsDownloadArtifacts
- Adding support for ignoring ssl errors (#5700) (2017-10-26)
- Users/kej/addjavatoolinstaller (#5743) (2017-11-06)
- Do case insensitive username, password retrieval (#5747) (2017-11-01)
- Make test timeout configurable (#5832) (2017-11-10)
JenkinsQueueJob
Kubernetes
- Changed the Kubernetes task UI and added a new section for kubectl ve… (#5746) (2017-11-10)
MSBuild
- Make test timeout configurable (#5832) (2017-11-10)
Maven
- Users/lukillgo/yamlnames (#5726) (2017-11-02)
MobileCenterDistribute
NuGetCommand
- Update link to NuGet doc site. (#2688) (2017-11-09)
- Fix the tool installer resolution on xlpat (#5683) (2017-10-23)
- Yaml aliases for NuGet and dotnet (#5724) (2017-11-08)
- Update default NuGet to 4.1.0 (#5804) (2017-11-08)
NuGetPublisher
- Update link to NuGet doc site. (#2688) (2017-11-09)
NugetPackager
- Update link to NuGet doc site. (#2688) (2017-11-09)
PackerBuild
- Adding support for ignoring ssl errors (#5700) (2017-10-26)
PowerShellOnTargetMachines
- Fix "Windows Server 20012" to 2012 (#4424) (2017-11-13)
- Users/rok/parallel window machine file copy bug (#5764) (2017-11-08)
- Make test timeout configurable (#5832) (2017-11-10)
PublishBuildArtifacts
- Allow copy single file as indicated by tooltip (#5770) (2017-11-07)
PublishSymbols
- Make some task icons pixel perfect (#4597) (2017-11-08)
- Use VerboseLogging Checkbox value in symbol.exe tracelevel parameter (#5616) (2017-11-07)
- Use new symbol binaries by default for dbghelp.dll, pdbstr.exe, etc (#5780) (2017-11-10)
- Make test timeout configurable (#5832) (2017-11-10)
- PublishSymbols task input label should be sentence case (#5834) (2017-11-13)
PyPIPublisher
- Added support for uploading Wheel files (#5715) (2017-10-27)
QueryWorkItems
RunLoadTest
- Fixed an error message in Cloud Load Test Task (#5782) (2017-11-13)
ServiceFabricComposeDeploy
- Make test timeout configurable (#5832) (2017-11-10)
ServiceFabricDeploy
- Added a check for empty application name (#5801) (2017-11-10)
- Fixing a bug of Outdated UpgradeStatus (#5803) (2017-11-10)
- Make test timeout configurable (#5832) (2017-11-10)
ServiceFabricPowerShell
- Make test timeout configurable (#5832) (2017-11-10)
ServiceFabricUpdateManifests
- allow for overwriting prior download of artifact (#5287) (2017-11-06)
- ServiceFabricUpdateManifests - fix version in task.loc.json (#5788) (2017-11-07)
- Make test timeout configurable (#5832) (2017-11-10)
SqlAzureDacpacDeployment
- username with @ issue fix for Invoke-SqlCmd (#5664) (2017-10-24)
- Make test timeout configurable (#5832) (2017-11-10)
SqlDacpacDeploymentOnMachineGroup
- Correct loc.input.help.ExclusiveLock (#5687) (2017-11-14)
VSBuild
- fixing encoding issue in a help text for vsbuild task inputs (#5800) (2017-11-08)
- Make test timeout configurable (#5832) (2017-11-10)
VSMobileCenterTest
- Users/lukillgo/yamlnames (#5726) (2017-11-02)
- Users/lukillgo/yamlnames updates (#5755) (2017-11-02)
- Use latest 0.12.0 of mobile-center-cli (#5775) (2017-11-06)
VsTest
- Test execution zip update from rel/m125 (#5693) (2017-10-24)
- Users/kavipriya/assembly option master (#5709) (2017-11-06)
- Users/kavipriya/fixreadme (#5721) (2017-11-07)
- Filter adapter dlls from vstest default pattern (#5730) (2017-11-06)
- Get the latest package where acq dll is also updated from release/M125 (#5731) (2017-11-02)
- Users/shrer/single ci for vs test console flow (#5732) (2017-10-31)
- Disabling telemetry till 2.125 agent is out (#5733) (2017-10-30)
- Adding & passing vsts http retry and timeout variables for TestSelector (#5749) (2017-11-07)
- Users/siddhap/toolsinstaller (#5752) (2017-11-10)
- Update the task version with new testexecution package (#5809) (2017-11-09)
- Updating packages for test execution and test selector (#5811) (2017-11-09)
- Dont use DTA Engine for dontDistribute (#5825) (2017-11-10)
- Users/shreyas r msft/vs test run settings fix (#5847) (2017-11-14)
VsTestPlatformToolInstaller
- Users/siddhap/toolsinstaller (#5752) (2017-11-10)
WindowsMachineFileCopy
- Make some task icons pixel perfect (#4597) (2017-11-08)
- Users/rok/parallel window machine file copy bug (#5764) (2017-11-08)
- after moving target clean logic to robocopy (#5798) (2017-11-14)
- Make test timeout configurable (#5832) (2017-11-10)
XamarinAndroid
- fix telemetry string (#5723) (2017-10-27)
- Users/lukillgo/yamlnames (#5726) (2017-11-02)
- Escape " correctly to work in different powershell versions (#5792) (2017-11-07)
XamarinComponentRestore
- Users/lukillgo/yamlnames (#5726) (2017-11-02)
XamarinTestCloud
- Users/lukillgo/yamlnames (#5726) (2017-11-02)
XamariniOS
Xcode
- Add Xcode version selection and signing method detection. (#5690) (2017-10-25)
- Proposed Xcode string edits (#5799) (2017-11-08)
- Autodetect the workspace scheme. (#5824) (2017-11-10)
- Add UI for destination devices and simulators. (#5833) (2017-11-11)
- Bump patch versions, remove id regex. (#5836) (2017-11-11)
- Rename signStyle, provProfileUuid to follow our yaml naming convention (#5837) (2017-11-12)
cURLUploader
- Updated help msg to add generic connection endpoint (#5699) (2017-11-08)
v124
Sprint 124
ANT
- telemetry for java version usage (#5629) (2017-10-19)
AzureAppServiceManage
- proxy support (#5379) (2017-10-17)
- Feedbacks for continuous monitoring tasks and L0 tests for Azure monitor alerts task. (#5647) (2017-10-23)
AzureCLI
- Removing white background from icons (#5621) (2017-10-16)
AzureCloudPowerShellDeployment
- Removing white background from icons (#5621) (2017-10-16)
AzureMonitorAlerts
- Feedbacks for continuous monitoring tasks and L0 tests for Azure monitor alerts task. (#5647) (2017-10-23)
AzurePowerShell
- Removing white background from icons (#5621) (2017-10-16)
AzureResourceGroupDeployment
- proxy support (#5379) (2017-10-17)
AzureRmWebAppDeployment
- proxy support (#5379) (2017-10-17)
- Removed check for JSON extension in case of JSON variable substitution. (#5611) (2017-10-12)
- Support of Java app deployment via Kudu API (#5628) (2017-10-15)
AzureVmssDeployment
- update artifact engine version for jenkins. (#5539) (2017-10-16)
Delay
- Expose Delay, InvokeRestApi and PublishToAzureServiceBus tasks to build (#5666) (2017-10-18)
DeployVisualStudioTestAgent
DotNetCoreCLI
- Adding support for Publish Test results to .Net core task (#5596) (2017-10-18)
Gradle
- telemetry for java version usage (#5629) (2017-10-19)
- #1100785: SonarQube failure summary is malformed (#5653) (2017-10-17)
IISWebAppDeploymentOnMachineGroup
- Removed check for JSON extension in case of JSON variable substitution. (#5611) (2017-10-12)
InvokeRestApi
- Expose Delay, InvokeRestApi and PublishToAzureServiceBus tasks to build (#5666) (2017-10-18)
JenkinsDownloadArtifacts
- update artifact engine version for jenkins. (#5539) (2017-10-16)
- Support Jenkins Folders in JenkinsArtifactDownload task (#5614) (2017-10-19)
Maven
- telemetry for java version usage (#5629) (2017-10-19)
- #1100785: SonarQube failure summary is malformed (#5653) (2017-10-17)
PublishSymbols
- [AS] Moved symbol client cache logic from AppData to tools cache directory (#5630) (2017-10-20)
PublishToAzureServiceBus
- Expose Delay, InvokeRestApi and PublishToAzureServiceBus tasks to build (#5666) (2017-10-18)
QueryWorkItems
- QueryWorkItems task (#5636) (2017-10-13)
ServiceFabricComposeDeploy
- Port SF tasks fixes from releases/m124 to master (#5646) (2017-10-16)
ServiceFabricDeploy
- Add a default value for the new setting configureDockerSettings. (#5620) (2017-10-12)
- Port SF tasks fixes from releases/m124 to master (#5646) (2017-10-16)
VsTest
- Adding support for Build Phases (#5597) (2017-10-17)
- Fixing helptext for adapters (#5627) (2017-10-12)
- Introduce the flag for re-queueing aborted run (#5644) (2017-10-23)
- Ignore test failures option (#5678) (2017-10-23)
- Consolidated Ci Event (#5686) (2017-10-23)
WindowsMachineFileCopy
- username with dollar issue fix (#5637) (2017-10-17)
XamarinAndroid
- telemetry for java version usage (#5629) (2017-10-19)
XcodePackageiOS
- deprecate xcodepackageios task (#5670) (2017-10-19)
v120
Sprint 120
AzureAppServiceManage
- Acknowledge Production as a slot - Azure App Service Manage Task (#5365) (2017-09-26)
- App Insights support added (#5416) (2017-10-10)
- issue fix (#5493) (2017-09-28)
- Kudu API url modified (#5499) (2017-09-28)
AzureCLI
- chery-pick change to remove preview=true from rm tasks and bump up pa… (#5418) (2017-09-22)
- Switch to today's name for macOS (#5504) (2017-09-28)
- Bump patch versions for changes to Apple's latest name for macOS (#5508) (2017-09-29)
- Increase the limit, 500 is just way to small (#5541) (2017-10-03)
- AzureCLI, PackerBuild, AzureVmssDeployment and ServiceFabricComposeDeploy loc handback (#5550) (2017-10-04)
AzureFileCopy
- Handling proxy for Azure Stack based rest apis (#5307) (2017-09-21)
- Fixing file Urls for installing WinRM extension (#5491) (2017-09-28)
AzureFunction
- Azure monitor task (#5397) (2017-09-22)
- Added azure funtion and azure monitor task in make file. (#5572) (2017-10-09)
AzureKeyVault
- Switch to today's name for macOS (#5504) (2017-09-28)
- Bump patch versions for changes to Apple's latest name for macOS (#5508) (2017-09-29)
- Users/jikuma/rmlicensingchanges1 (#5513) (2017-10-03)
AzureMonitor
- Azure monitor task (#5397) (2017-09-22)
AzureMonitorAlerts
- Azure Monitor Alerts (#5465) (2017-10-10)
AzureNLBManagement
- chery-pick change to remove preview=true from rm tasks and bump up pa… (#5418) (2017-09-22)
AzureResourceGroupDeployment
- [AzureRG Deploy] Changing logic of deployment name creation (#5364) (2017-09-25)
- Fixing file Urls for installing WinRM extension (#5491) (2017-09-28)
- Switch to today's name for macOS (#5504) (2017-09-28)
- Bump patch versions for changes to Apple's latest name for macOS (#5508) (2017-09-29)
AzureRmWebAppDeployment
- Users/padepu/azure web app acr support (#5328) (2017-09-21)
- issue fix (#5493) (2017-09-28)
- Kudu API url modified (#5499) (2017-09-28)
- update package description for Azure App Service Deploy task (#5558) (2017-10-05)
AzureVmssDeployment
- adding support for azure blob storage download for jenkins artifacts. (#5297) (2017-09-26)
- chery-pick change to remove preview=true from rm tasks and bump up pa… (#5418) (2017-09-22)
- AzureCLI, PackerBuild, AzureVmssDeployment and ServiceFabricComposeDeploy loc handback (#5550) (2017-10-04)
DeployVisualStudioTestAgent
- Add an extra step to clean up previous TestAgent directory (#5389) (2017-09-21)
- Fixing lib update (#5448) (2017-09-25)
- Updating task version to higher than that of in m124 release (#5599) (2017-10-10)
Docker
- Users/jikuma/rmlicensingchanges1 (#5513) (2017-10-03)
DockerCompose
- Users/jikuma/rmlicensingchanges1 (#5513) (2017-10-03)
DotNetCoreCLI
- Encode invalid name characters in NuGetXmlHelper (#5471) (2017-09-26)
- ThirdPartyNotices for DotNetCoreCLI (cherry-picked #5490) (#5509) (2017-09-29)
- Split multiple search patterns by semi-colon (#5544) (2017-10-02)
DotNetCoreInstaller
- chery-pick change to remove preview=true from rm tasks and bump up pa… (#5418) (2017-09-22)
DownloadBuildArtifact
- Fix build task (#5340) (2017-09-25)
DownloadBuildArtifacts
DownloadPackage
- Updating TPN for DownloadPackage task (#5405) (2017-09-22)
- Bump up DownloadTask patch version (#5414) (2017-09-22)
IISWebAppDeploymentOnMachineGroup
- chery-pick change to remove preview=true from rm tasks and bump up pa… (#5418) (2017-09-22)
- update package description for Azure App Service Deploy task (#5558) (2017-10-05)
IISWebAppManagementOnMachineGroup
- remove preview from friendly name of iiswebappmanagement task (#5447) (2017-09-25)
JenkinsDownloadArtifacts
- adding support for azure blob storage download for jenkins artifacts. (#5297) (2017-09-26)
- Adding support for Jenkins multibranch pipeline feature. (#5390) (2017-09-29)
- Fixing a typo in test name in JenkinsDownloadArtifact task (#5514) (2017-09-29)
- Adding missing displayvalue in resultTemplate for JenkinsDownloadArti… (#5515) (2017-09-29)
Kubernetes
- Users/jikuma/rmlicensingchanges1 (#5513) (2017-10-03)
NodeTool
- Remove NodeTool from preview (#5396) (2017-09-21)
- Bump version in master to be higher than m123 (#5419) (2017-09-22)
Npm
- New npm authenticate task. (#5249) (2017-09-24)
NpmAuthenticate
- New npm authenticate task. (#5249) (2017-09-24)
NuGetCommand
- Fixes #4959 (#5235) (2017-10-09)
- Fix use NuGet to modify .config (#5456) (2017-09-25)
- Encode invalid name characters in NuGetXmlHelper (#5471) (2017-09-26)
NuGetToolInstaller
- Bump patch version higher than m123 (#5403) (2017-09-21)
PackerBuild
- chery-pick change to remove preview=true from rm tasks and bump up pa… (#5418) (2017-09-22)
- Switch to today's name for macOS (#5504) (2017-09-28)
- Bump patch versions for changes to Apple's latest name for macOS (#5508) (2017-09-29)
- AzureCLI, PackerBuild, AzureVmssDeployment and ServiceFabricComposeDeploy loc handback (#5550) (2017-10-04)
PublishBuildArtifacts
- Update missed string (#5453) (2017-09-25)
PublishCodeCoverageResults
- Publish Code Coverage task - Additional Files field Input validation for proper file path regex (#5470) (2017-10-09)
PyPIPublisher
QuickPerfTest
ServiceFabricComposeDeploy
- chery-pick change to remove preview=true from rm tasks and bump up pa… (#5418) (2017-09-22)
- AzureCLI, PackerBuild, AzureVmssDeployment and ServiceFabricComposeDeploy loc handback (#5550) (2017-10-04)
- Add support for changes in SF SDK 2.8 (#5553) (2017-10-10)
SqlDacpacDeploymentOnMachineGroup
- chery-pick change to remove preview=true from rm tasks and bump up pa… (#5418) (2017-09-22)
VSBuild
- Microsoft/users/mirehann/add help text vs build task inputs (#5552) (2017-10-03)
VsTest
- Users/praga/vstest cleanup phase1 (#5292) (2017-10-10)
- Users/kavipriya/locfix (#5391) (2017-09-26)
- Modified tracepoint 1030 to be qualified as a user error (#5409) (2017-09-22)
- Fixing results directory (#5449) (2017-09-25)
- Active plan fix (#5486) (2017-09-28)
- Fixed tiaConfig of undefined error. (#5557) (2017-10-05)
Xcode
- [Xcode] Add the Additional command line arguments to the package app phase (#4297) (2017-09-25)
- Fix for issue #5295 (#5366) (2017-09-22)
- Fix L0 test failure for Xcode task (#5481) (2017-09-27)
- Switch to today's name for macOS (#5504) (2017-09-28)
- Bump patch versions for changes to Apple's latest name for macOS (#5508) (2017-09-29)
powerShell
- Fix exit code on ps4 and ps3 (#5588) (2017-10-09)
v122
Sprint 122
v123
Sprint 123
v121
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
DockerCompose
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)
v119
Sprint 119
AndroidSigning
- Localize the AndroidSigning task (#4862) (2017-07-24)
AzureAppServiceManage
- Users/ajya/azurestacktasksupport (#4670) (2017-07-21)
- added retry if Auth token fails due to ETIMEDOUT (#4751) (2017-07-11)
- updated display name (#4810) (2017-07-19)
- Users/ajya/typo corrections tasks (#4879) (2017-07-26)
AzureCloudPowerShellDeployment
- changed VstsTaskSdk version (#4718) (2017-07-06)
- Users/ajya/typo corrections tasks (#4879) (2017-07-26)
AzureFileCopy
- Users/arjgupta/azurePsSxS (#4682) (2017-07-18)
- changed VstsTaskSdk version (#4718) (2017-07-06)
- AFC issue fix (#4858) (2017-07-24)
- Users/ajya/typo corrections tasks (#4879) (2017-07-26)
AzureKeyVault
- Users/sachinma/bugfix (#4736) (2017-07-18)
- Key vault task bug fixes (#4841) (2017-07-21)
- Users/ajya/fix azure key vault task (#4845) (2017-07-21)
- Improved key vault task error messaging (#4855) (2017-07-22)
- KeyVault issue fix (#4857) (2017-07-24)
AzurePowerShell
- Users/arjgupta/azurePsSxS (#4682) (2017-07-18)
- changed VstsTaskSdk version (#4718) (2017-07-06)
- removing options for azureps versions until the hosted agent gets upd… (#4827) (2017-07-19)
AzureResourceGroupDeployment
- Users/ajya/azurestacktasksupport (#4670) (2017-07-21)
- [AzureRG Deploy] Supporting file pattern matching inputs for linked artifacts (#4671) (2017-07-10)
- Users/sachinma/bugfix (#4736) (2017-07-18)
- Users/desattir/output variables (#4772) (2017-07-26)
- [Azure RG deploy] Added L0 for outputVariables (#4877) (2017-07-26)
AzureRmWebAppDeployment
- Users/ajya/azurestacktasksupport (#4670) (2017-07-21)
- removed dependency on serverfarmid (#4797) (2017-07-18)
- Update the description of the Azure App Service Deploy task (#4802) (2017-07-17)
- Fix for Azure App servicve task build (#4803) (2017-07-17)
- AzureRmWebAppDeployment description update (#4808) (#4833) (2017-07-20)
- Users/ajya/typo corrections tasks (#4879) (2017-07-26)
AzureVmssDeployment
- Users/sachinma/bugfix (#4736) (2017-07-18)
- Enable AzureVmssDeployment task (#4755) (2017-07-10)
- resized icon for AzureVMSS task (#4766) (2017-07-11)
- Fix strings, names and icon in VMSS task (#4809) (2017-07-19)
- Users/ajya/azure vss deployment fix (#4846) (2017-07-21)
Bash
- Add file path option to script tasks; remove BOM (#4801) (2017-07-18)
CmdLine
- Add file path option to script tasks; remove BOM (#4801) (2017-07-18)
DeployVisualStudioTestAgent
- Throw error if user is trying to use DTA in parallel phase (#4767) (2017-07-12)
- Fix input variable (#4811) (2017-07-18)
- Fixing typo bugs for TFS 2018 (#4869) (2017-07-25)
Docker
- removed creds from command line in Docker and DockerCompose task (#4785) (2017-07-13)
- Users/jikuma/dockerl0 (#4795) (2017-07-20)
- typo fix (#4875) (2017-07-26)
DockerCompose
- removed creds from command line in Docker and DockerCompose task (#4785) (2017-07-13)
- Users/jikuma/dockerl0 (#4795) (2017-07-20)
- typo fix (#4875) (2017-07-26)
- docker compose file path (#4876) (2017-07-26)
DotNetCoreCLI
- Failing when no match found instead of warning (#4770) (2017-07-26)
- [DotNetCore] File prefix optional (#4843) (2017-07-24)
DotNetCoreInstaller
- dotnet core installer tool task (#4850) (2017-07-24)
- help-text and strings PM review (#4867) (2017-07-25)
Gradle
- #1009381: Gradle maven feed authentication (#4737) (2017-07-06)
- Users/lukillgo/buildfix (#4799) (2017-07-14)
- Fix Maven/Gradle misspellings. (#4861) (2017-07-24)
IISWebAppManagementOnMachineGroup
- changed VstsTaskSdk version (#4718) (2017-07-06)
JenkinsDownloadArtifacts
- Users/jeyou/jenkins download artifacts (#4829) (2017-07-19)
JenkinsQueueJob
- Cleaning up JenkinsQueueJob task (#4839) (2017-07-21)
Maven
- #1009381: Gradle maven feed authentication (#4737) (2017-07-06)
- #1018491: Maven, fix for cc failure; fix for blank settings.xml with … (#4744) (2017-07-07)
- add mavenOption when executing help:effective-pom (#4816) (2017-07-18)
- Fix Maven/Gradle misspellings. (#4861) (2017-07-24)
Npm
- Fixed error message and added verbose logging for NPM command (#4726) (2017-07-07)
- changed tests to mock their workingdirectories (#4746) (2017-07-07)
- updated for current working directories (#4749) (2017-07-07)
NuGetCommand
- Add documentation link for NuGet Tool Installer, other minor string fixes (#4728) (2017-07-06)
- Users/jahquin/nuget bug fixes (#4775) (2017-07-14)
NuGetToolInstaller
- Add documentation link for NuGet Tool Installer, other minor string fixes (#4728) (2017-07-06)
PublishBuildArtifacts
PublishCodeCoverageResults
- #1039811: PublishCodeCoverageResults: don't fail unless the checkbox … (#4820) (2017-07-18)
PublishSymbols
- Merging Symbol Task with VSTS SymbolServer support (#4468) (2017-07-05)
- Add Portable PDB check to short circuit Source Indexing (#4617) (2017-07-17)
- Symbol Task Merge - 2 (#4730) (2017-07-06)
- Updating to use VstsTaskSdk version 0.9 (#4741) (2017-07-07)
- PublishSymbols Task: Adding artifact record for artifact services symbol (#4791) (2017-07-25)
- Fix version (#4792) (2017-07-14)
- Unblock CI because failing tests (#4815) (2017-07-18)
- PublishSymbols Task made to use AppData for caching symbol.exe (#4825) (2017-07-21)
- Use Path::GetTempFileName() instead of creating random filename (#4872) (2017-07-25)
RunDistributedTests
- Fixing typo bugs for TFS 2018 (#4869) (2017-07-25)
RunLoadTest
- Fixing typo bugs for TFS 2018 (#4869) (2017-07-25)
SSH
- #959233: SSH: add inline script support (#4807) (2017-07-18)
ServiceFabricComposeDeploy
- Update for changes to compose APIs in 5.7 (#4806) (2017-07-19)
SqlAzureDacpacDeployment
- changed VstsTaskSdk version (#4718) (2017-07-06)
- Added support for latest version of Data Tier application (#4835) (2017-07-20)
SqlDacpacDeploymentOnMachineGroup
- changed VstsTaskSdk version (#4718) (2017-07-06)
VSMobileCenterTest
- Fix Maven/Gradle misspellings. (#4861) (2017-07-24)
VsTest
- Initial CI info (#4476) (2017-07-25)
- Changes to support vstest console in DTA flow for vstest v2 task (#4603) (2017-07-06)
- Updating test execution zip version (#4768) (2017-07-12)
- fixing broken test plan scenario (#4847) (2017-07-21)
- Fixing typo bugs for TFS 2018 (#4869) (2017-07-25)
- Fixing collection URI (#4874) (2017-07-26)
Xcode
- Support for Xcode 9 auto export with manual signing (#4758) (2017-07-11)
cURLUploader
- Users/lukillgo/curluploader (#4796) (2017-07-14)
- Users/lukillgo/curluploaderendpoint (#4805) (2017-07-18)
powerShell
- Add file path option to script tasks; remove BOM (#4801) (2017-07-18)