Port buildpipeline json to Azure devops Yaml (dotnet/core-setup#4860)
authorRakesh Singh <raksingh@microsoft.com>
Wed, 19 Dec 2018 20:08:14 +0000 (12:08 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Dec 2018 20:08:14 +0000 (12:08 -0800)
commit65ad4f3c4e351d5ed00a83302f728d7d8f478a34
tree7d33d7fb61f71fb4c123ea03e323e3073691893b
parentc7491662b6c2d70f8ee57910d94e10a26bb9b3d1
Port buildpipeline json to Azure devops Yaml (dotnet/core-setup#4860)

* Port buildpipeline json to Azure devops Yaml.

* Update per review comments

* few more updates to the review comments

* Fix PR build issue for Windows leg

* NetCorePublic-Int-Pool machine pool doesn't have VS 2015 or VS 2017 installed. Switching to Hosted VS2017

Commit migrated from https://github.com/dotnet/core-setup/commit/d0b1a8849bfbc1dde18f201614d9eccaa3db6871
14 files changed:
eng/jobs/finalize-publish.yml [new file with mode: 0644]
eng/jobs/linux-build.yml [new file with mode: 0644]
eng/jobs/osx-build.yml [new file with mode: 0644]
eng/jobs/validate-signing.yml [new file with mode: 0644]
eng/jobs/windows-build.yml [new file with mode: 0644]
eng/pipelines/installer/azure-pipelines.yml [new file with mode: 0644]
src/installer/DotnetCLIVersion.txt
src/installer/config.json
src/installer/corehost/build.cmd
src/installer/dependencies.props
src/installer/init-tools.cmd
src/installer/init-tools.sh
src/installer/managed/CommonManaged.props
src/installer/publish/publish.proj