-
Notifications
You must be signed in to change notification settings - Fork 227
Updates to PullRequest matrix generation
#9601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 <[email protected]>
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 <[email protected]>
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