Sprint 143
AndroidSigning (V2)
- Remove demand for AndroidSDK (#8912) (2018-11-26)
AndroidSigning (V3)
- Remove demand for AndroidSDK (#8912) (2018-11-26)
AzureCLI (V1)
- [AzureCLI] Loading service principal profile on request in azure config (#8819) (2018-11-19)
- Fix Spelling Error (#8872) (2018-11-20)
- Azure cli path undefined fix. (#8953) (2018-11-30)
- Add Global Azure CLI config flag (#8996) (2018-12-04)
- Setting up Azure Active cloud corresponding to service endpoint (#9003) (2018-12-05)
AzureCloudPowerShellDeployment (V1)
- [Deploy] Treat the AppendDateTimeToLabel param as a bool (#8700) (2018-11-27)
AzureFileCopy (V2)
- Users/arjgupta/telemetry for azure sub (#8836) (2018-11-16)
AzureFunctionDeployment (V1)
- [New Task] Function App Deploy - Windows / Linux (#8826) (2018-11-27)
- Users/suaggar/app service telemetry (#8994) (2018-12-04)
AzureFunctionOnContainerDeployment (V1)
- [New Task] Functions on Containers (#8774) (2018-11-28)
- Users/suaggar/app service telemetry (#8994) (2018-12-04)
AzureIoTEdge (V2)
- Add Task Azure IoT Edge and AzureIoTEdge in make-options.json (#8901) (2018-11-28)
- Fix ts file case and align author change in task.loc.json (#8928) (2018-11-28)
AzureMysqlDeployment (V1)
- increasing retry (#8983) (2018-12-05)
AzureResourceGroupDeployment (V2)
- Revved help text as per https://dev.azure.com/mseng/AzureDevOps/_workitems/edit/1190728 (#8863) (2018-11-20)
- Update createDeploymentName() to fix month value (#8905) (2018-11-28)
AzureRmWebAppDeployment (V3)
- LTX version update (#8771) (2018-11-29)
- Send AffinityCookie with ZipDeploy Polling Request (#8822) (2018-11-19)
- Azure App Service Deploy task - Post Deployment script Fix (#8941) (2018-11-29)
- Master Increase task version (#8944) (2018-11-29)
AzureRmWebAppDeployment (V4)
- LTX version update (#8771) (2018-11-29)
- [New Task] Azure App Service Deploy - Windows / Linux (#8772) (2018-11-26)
- Send AffinityCookie with ZipDeploy Polling Request (#8822) (2018-11-19)
- Azure App Service Deploy task - Post Deployment script Fix (#8941) (2018-11-29)
- Master Increase task version (#8944) (2018-11-29)
- Users/suaggar/app service telemetry (#8994) (2018-12-04)
AzureVmssDeployment (V0)
- updated the url links to extension repo (#8956) (2018-12-03)
AzureWebAppDeployment (V1)
- [New Task] Azure App Service Deploy - Windows / Linux (#8772) (2018-11-26)
- [New Task] Function App Deploy - Windows / Linux (#8826) (2018-11-27)
- Users/suaggar/app service telemetry (#8994) (2018-12-04)
AzureWebAppOnContainerDeployment (V1)
- [New Task] Web App for Containers (#8735) (2018-11-30)
- Users/suaggar/app service telemetry (#8994) (2018-12-04)
Docker (V0)
- Don't set output variable and Log warning if docker command output length more than 32k (#8968) (2018-11-30)
Docker (V1)
- Create trust/private dir inside docker config dir. (#8859) (2018-11-16)
- Don't set output variable and Log warning if docker command output length more than 32k (#8968) (2018-11-30)
- Updated Docker task version (#8971) (2018-11-30)
DotNetCoreCLI (V2)
- Update packaging-common to use azure-devops-node-api (#8852) (2018-11-16)
- Fixed help message for "Path to NuGet packages to push" (#8868) (2018-11-21)
- dotnet core task uses session when publishing to internal feed (#8870) (2018-11-20)
- publish pipeline metadata by default when pushing packages (#8921) (2018-11-28)
- Using TempDirectory in packaging tasks (#8977) (2018-11-30)
- Prefix package sources with feed- when writing packageSourceCredentials in nuget.config (#8992) (2018-12-06)
DotNetCoreInstaller (V0)
- Enable dotnet core installer to work for any architecture (#8721) (2018-12-06)
DownloadBuildArtifacts (V0)
- Download artifacts from partially succeeded builds (#8660) (2018-11-25)
DownloadPackage (V0)
- Update packaging-common to use azure-devops-node-api (#8852) (2018-11-16)
FileTransform (V1)
- [New Task] file transform utility task (#8847) (2018-11-29)
GithubRelease (V0)
- Initial set of changes to introduce GitHub Release task (#8734) (2018-11-26)
- GitHub Release task suggestions (#8922) (2018-11-30)
- added authentication type requirement (#9013) (2018-12-06)
Gradle (V2)
- Fix typo in Gradle Task Readme (#8936) (2018-11-29)
Gulp (V1)
- check for custom gulp setting before using global (#8851) (2018-11-16)
HelmDeploy (V0)
- Added support for choosing which kubernetes cluster to use (#8691) (2018-11-20)
- Added environmentVariables section in HelmDeploy task (#8889) (2018-11-21)
IISWebAppDeploymentOnMachineGroup (V0)
- LTX version update (#8771) (2018-11-29)
JavaToolInstaller (V0)
- updated the url links to extension repo (#8956) (2018-12-03)
JenkinsDownloadArtifacts (V1)
- updated the url links to extension repo (#8956) (2018-12-03)
JenkinsQueueJob (V2)
- Fixes for several issues in JenkinsQueueJob task (#8887) (2018-11-21)
Kubernetes (V0)
- Added support for choosing which kubernetes cluster to use (#8691) (2018-11-20)
- Made command dropdown optional in Kubernetes V0 and V1 task (#8931) (2018-12-03)
- Don't set output variable and Log warning if kubctl command output length more than 32k. (#8957) (2018-11-30)
- Changed k8s task version (#8966) (2018-11-30)
Kubernetes (V1)
- Added support for choosing which kubernetes cluster to use (#8691) (2018-11-20)
- Made command dropdown optional in Kubernetes V0 and V1 task (#8931) (2018-12-03)
- Don't set output variable and Log warning if kubctl command output length more than 32k. (#8957) (2018-11-30)
- Changed k8s task version (#8966) (2018-11-30)
NpmAuthenticate (V0)
- Update packaging-common to use azure-devops-node-api (#8852) (2018-11-16)
- Using TempDirectory in packaging tasks (#8977) (2018-11-30)
Npm (V0)
- Using TempDirectory in packaging tasks (#8977) (2018-11-30)
Npm (V1)
- publish pipeline metadata by default when pushing packages (#8921) (2018-11-28)
- Using TempDirectory in packaging tasks (#8977) (2018-11-30)
NuGetCommand (V2)
- fix support for node 5 in nuget tasks (#8895) (2018-11-21)
- publish pipeline metadata by default when pushing packages (#8921) (2018-11-28)
- Using TempDirectory in packaging tasks (#8977) (2018-11-30)
- Prefix package sources with feed- when writing packageSourceCredentials in nuget.config (#8992) (2018-12-06)
NuGetInstaller (V0)
- fix support for node 5 in nuget tasks (#8895) (2018-11-21)
- Using TempDirectory in packaging tasks (#8977) (2018-11-30)
- NuGetInstallerV0 and NuGetPublisherV0 don't act as tool installers (#9000) (2018-12-05)
NuGetPublisher (V0)
- fix support for node 5 in nuget tasks (#8895) (2018-11-21)
- Using TempDirectory in packaging tasks (#8977) (2018-11-30)
- NuGetInstallerV0 and NuGetPublisherV0 don't act as tool installers (#9000) (2018-12-05)
NuGetRestore (V1)
- fix support for node 5 in nuget tasks (#8895) (2018-11-21)
- Using TempDirectory in packaging tasks (#8977) (2018-11-30)
NuGetToolInstaller (V0)
- fix support for node 5 in nuget tasks (#8895) (2018-11-21)
NuGet (V0)
- fix support for node 5 in nuget tasks (#8895) (2018-11-21)
PowerShellOnTargetMachines (V3)
- Users/arjgupta/telemetry for azure sub (#8836) (2018-11-16)
- powershell on target v3 -- GA (#9007) (2018-12-06)
PublishCodeCoverageResults (V1)
- Fix relative paths in PublishCodeCoverageResultsV1 (#8913) (2018-11-29)
PublishTestResults (V2)
- Update vstest and publish test task version (#8898) (2018-11-22)
- Update Vstest and publish test (#8900) (2018-11-23)
ServiceFabricDeploy (V1)
- Fixing logic to fetch DockerRegistryEndpoint (#8865) (2018-11-19)
TwineAuthenticate (V0)
- publish pipeline metadata by default when pushing packages (#8921) (2018-11-28)
UniversalPackages (V0)
- Universal Package task should store version number in env variable (#8731) (2018-11-30)
- publish pipeline metadata by default when pushing packages (#8921) (2018-11-28)
- Bumping vsts task tool lib to support proxy (#8923) (2018-11-27)
VsTest (V2)
- Fixed a help string (#8864) (2018-11-19)
- Update vstest and publish test task version (#8898) (2018-11-22)
- Update Vstest and publish test (#8900) (2018-11-23)
- Updated the test task with the changes to reduce the calls to gettestrun (#8917) (2018-11-27)