Updates to PullRequest matrix generation#9601
Conversation
PR matrix generationPullReqest matrix generation
PullReqest matrix generationPullRequest matrix generation
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
8f482ab to
9bf184e
Compare
|
The following pipelines have been queued for testing: |
…ges to sparse usage. adds additional parameters to GeneratePRMatrix that enable further filtering of the matrix generated for the indirect packages adjustments from feedback. currently running in an sdk-for-net branch Update eng/common/scripts/job-matrix/Create-PrJobMatrix.ps1 Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
9bf184e to
a238843
Compare
|
The following pipelines have been queued for testing: |
…g a suffix for the indirect batch causes duplicate config names, so the indirect batch is ignored entirely
|
The following pipelines have been queued for testing: |
* updates to dynamic matrix generation. moves indirectly included packages to sparse usage. adds additional parameters to GeneratePRMatrix that enable further filtering of the matrix generated for the indirect packages --------- Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
indirectincluded packages.See specific usage here for why the additional filter is useful. We use the same matrix, but filter it down using the IndirectMatrixFilters. How it looks