Skip to content

[release/9.0] Add 1ES Unofficial pipeline for Components E2E tests#66988

Merged
wtgodbe merged 1 commit into
dotnet:release/9.0from
wtgodbe:wtgodbe/backport-components-e2e-internal-9.0
Jun 3, 2026
Merged

[release/9.0] Add 1ES Unofficial pipeline for Components E2E tests#66988
wtgodbe merged 1 commit into
dotnet:release/9.0from
wtgodbe:wtgodbe/backport-components-e2e-internal-9.0

Conversation

@wtgodbe

@wtgodbe wtgodbe commented Jun 2, 2026

Copy link
Copy Markdown
Member

Backport #66856 to release/9.0

Backport dotnet#66856 to release/9.0

Extract the shared Components E2E job into jobs/components-e2e-test-job.yml
so it can be reused by both the public components-e2e-tests.yml and the new
1ES Unofficial components-e2e-tests-internal.yml pipeline.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 2, 2026 21:23
@wtgodbe
wtgodbe requested a review from a team as a code owner June 2, 2026 21:23
@dotnet-policy-service dotnet-policy-service Bot added this to the 9.0.x milestone Jun 2, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Backports the release/10.0 change that introduces a 1ES Unofficial (internal) Azure DevOps pipeline for running Components (Blazor) E2E tests on release/9.0, while de-duplicating the E2E job definition by extracting it into a shared job template.

Changes:

  • Extract the Components E2E AzDO job definition into a shared job template (components-e2e-test-job.yml).
  • Update the existing public pipeline to consume the shared job template.
  • Add a new internal 1ES Unofficial pipeline that runs the same Components E2E job template.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
.azure/pipelines/jobs/components-e2e-test-job.yml New shared job template for Components E2E test execution and artifact publishing.
.azure/pipelines/components-e2e-tests.yml Refactors the public pipeline to reference the shared job template.
.azure/pipelines/components-e2e-tests-internal.yml Adds a 1ES Unofficial internal pipeline that runs the shared Components E2E test job.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .azure/pipelines/components-e2e-tests-internal.yml
Comment thread .azure/pipelines/components-e2e-tests-internal.yml
@github-actions github-actions Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jun 2, 2026
@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Jun 3, 2026
@wtgodbe
wtgodbe merged commit 1faf975 into dotnet:release/9.0 Jun 3, 2026
23 of 25 checks passed
@dotnet-policy-service dotnet-policy-service Bot modified the milestones: 9.0.x, 9.0.18 Jun 3, 2026
This was referenced Jul 15, 2026
This was referenced Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants