Bring back checkout bundle for PRs until AzDo fixes PR job checkouts (#46649)
authorSantiago Fernandez Madero <safern@microsoft.com>
Wed, 6 Jan 2021 23:29:33 +0000 (15:29 -0800)
committerGitHub <noreply@github.com>
Wed, 6 Jan 2021 23:29:33 +0000 (15:29 -0800)
commit604660b37a0d416155a97cbd09c1edc101a1a1cb
treed6ab8c8c5445c1f4e8c181946c71ccedc952e082
parent6ba408828e8cd22cc3bfa8a7fe08d9da2fdf18d3
Bring back checkout bundle for PRs until AzDo fixes PR job checkouts (#46649)
65 files changed:
eng/pipelines/common/checkout-and-evaluate-paths.yml [moved from eng/pipelines/common/evaluate-default-paths.yml with 94% similarity]
eng/pipelines/common/checkout-job.yml [new file with mode: 0644]
eng/pipelines/common/checkout-step.yml [new file with mode: 0644]
eng/pipelines/common/evaluate-paths-job.yml [deleted file]
eng/pipelines/common/global-build-job.yml
eng/pipelines/common/templates/runtimes/build-test-job.yml
eng/pipelines/common/templates/runtimes/run-test-job.yml
eng/pipelines/common/variables.yml
eng/pipelines/common/xplat-setup.yml
eng/pipelines/coreclr/ci.yml
eng/pipelines/coreclr/clrinterpreter.yml
eng/pipelines/coreclr/crossgen2-composite.yml
eng/pipelines/coreclr/crossgen2-gcstress.yml
eng/pipelines/coreclr/crossgen2-outerloop.yml
eng/pipelines/coreclr/crossgen2.yml
eng/pipelines/coreclr/gc-longrunning.yml
eng/pipelines/coreclr/gc-simulator.yml
eng/pipelines/coreclr/gcstress-extra.yml
eng/pipelines/coreclr/gcstress0x3-gcstress0xc.yml
eng/pipelines/coreclr/ilasm.yml
eng/pipelines/coreclr/jit-experimental.yml
eng/pipelines/coreclr/jitrollingbuild.yml
eng/pipelines/coreclr/jitstress-isas-arm.yml
eng/pipelines/coreclr/jitstress-isas-x86.yml
eng/pipelines/coreclr/jitstress.yml
eng/pipelines/coreclr/jitstress2-jitstressregs.yml
eng/pipelines/coreclr/jitstressregs-x86.yml
eng/pipelines/coreclr/jitstressregs.yml
eng/pipelines/coreclr/libraries-gcstress-extra.yml
eng/pipelines/coreclr/libraries-gcstress0x3-gcstress0xc.yml
eng/pipelines/coreclr/libraries-jitstress.yml
eng/pipelines/coreclr/libraries-jitstress2-jitstressregs.yml
eng/pipelines/coreclr/libraries-jitstressregs.yml
eng/pipelines/coreclr/perf.yml
eng/pipelines/coreclr/r2r-extra.yml
eng/pipelines/coreclr/r2r.yml
eng/pipelines/coreclr/release-tests.yml
eng/pipelines/coreclr/runincontext.yml
eng/pipelines/coreclr/superpmi.yml
eng/pipelines/coreclr/templates/build-jit-job.yml
eng/pipelines/coreclr/templates/build-job.yml
eng/pipelines/coreclr/templates/crossdac-pack.yml
eng/pipelines/coreclr/templates/crossgen-comparison-job.yml
eng/pipelines/coreclr/templates/crossgen2-comparison-build-job.yml
eng/pipelines/coreclr/templates/crossgen2-comparison-job.yml
eng/pipelines/coreclr/templates/format-job.yml
eng/pipelines/coreclr/templates/helix-queues-setup.yml
eng/pipelines/coreclr/templates/run-superpmi-job.yml
eng/pipelines/coreclr/templates/xplat-job.yml
eng/pipelines/coreclr/templates/xplat-pipeline-job.yml
eng/pipelines/global-build.yml
eng/pipelines/installer/jobs/base-job.yml
eng/pipelines/libraries/base-job.yml
eng/pipelines/libraries/build-job.yml
eng/pipelines/libraries/helix-queues-setup.yml
eng/pipelines/libraries/outerloop-mono.yml
eng/pipelines/libraries/outerloop.yml
eng/pipelines/libraries/run-test-job.yml
eng/pipelines/mono/templates/build-job.yml
eng/pipelines/mono/templates/xplat-job.yml
eng/pipelines/mono/templates/xplat-pipeline-job.yml
eng/pipelines/runtime-linker-tests.yml
eng/pipelines/runtime-staging.yml
eng/pipelines/runtime.yml
eng/pipelines/runtimelab.yml