Add new YAML template for combined build of CoreCLR and libraries (#626)
authorTomáš Rylek <trylek@microsoft.com>
Mon, 9 Dec 2019 17:53:14 +0000 (18:53 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Dec 2019 17:53:14 +0000 (18:53 +0100)
commitd2685d5c237ba0e4d16f94b3e918c627c5f26dbd
treeec198696877b44263ca0506a4ec81dd286ed70fa
parent84376e0ae477422d2e88252c5c8bebc8344f073e
Add new YAML template for combined build of CoreCLR and libraries (#626)

As a common idiom in many live-live CoreCLR pipelines, we need
libraries to build a platform matrix equivalent to the CoreCLR
testing matrix. I have created a new template to capture that idiom.
I have initially switched over the Crossgen2 pipeline to use it.

Thanks

Tomas
eng/pipelines/common/build-coreclr-and-libraries-job.yml [new file with mode: 0644]
eng/pipelines/coreclr/crossgen2.yml