test(ci): exercise multi-deployment PR check#18051
Draft
PawelWMS wants to merge 5 commits into
Draft
Conversation
Generate one parallel Control Tower job for each configured deployment so one reviewer-gated run exercises DEV, STAGING, and PROD. Keep each deployment's audience, endpoint, service connection, and error policy together. Run prcheck for every deployment, make STAGING non-blocking, and limit scratch package builds to DEV. Reuse the DEV-specific audience and endpoint in the post-merge package wrapper so both pipelines share one variable-group source of truth. Use OneBranch Official because the PR pipeline accesses a production-scoped identity. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Import lolcat from Fedora 43 to provide a lightweight component change for exercising the multi-deployment Control Tower PR-check pipeline. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
/azp run |
|
Azure Pipelines: 3 pipeline(s) were filtered out due to trigger conditions. |
Use the NonOfficial governed template only in the temporary draft PR so the multi-deployment pipeline can be exercised with its test ADO setup. This override must not merge into the 4.0 branch. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
/azp build |
|
Command 'build' is not supported by Azure Pipelines. Supported commands
See additional documentation. |
Contributor
Author
|
/azp run |
|
Azure Pipelines: 3 pipeline(s) were filtered out due to trigger conditions. |
Contributor
Author
|
/azp run |
|
Azure Pipelines: 3 pipeline(s) were filtered out due to trigger conditions. |
Contributor
Author
|
/azp run |
|
Azure Pipelines: 3 pipeline(s) were filtered out due to trigger conditions. |
Compare AzureCliCredential with the DefaultAzureCredential token used by the request, while logging only non-secret JWT claims. Also surface safe APIM and Front Door correlation headers for failed requests. This diagnostic commit belongs only to the temporary draft test PR and must not merge into the 4.0 branch. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
/azp run |
|
Azure Pipelines: 3 pipeline(s) were filtered out due to trigger conditions. |
Mirror the actual PR's renewable Azure Pipelines WIF credential and explicit package-build skip fixes in the temporary test environment. Replace the earlier token diagnostics with the production behavior. This test-only commit must not merge into the temporary 4.0 base branch. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
/azp run |
|
Azure Pipelines: 3 pipeline(s) were filtered out due to trigger conditions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Why
Provide an isolated draft PR for validating the updated ADO PR-check pipeline against a clone of the 4.0 branch.
Risk
Test-only PR. Do not merge. The base and head branches are temporary and should be deleted after ADO validation completes.
Verification