Skip to content

Add patch validation infrastructure and CI job#369

Open
akoeplinger wants to merge 1 commit into
dotnet/mainfrom
akoeplinger/patches-validation
Open

Add patch validation infrastructure and CI job#369
akoeplinger wants to merge 1 commit into
dotnet/mainfrom
akoeplinger/patches-validation

Conversation

@akoeplinger

Copy link
Copy Markdown
Member

Adds eng/patches/validate.sh which clones the upstream repo at the pinned commit (from cgmanifest.json) and verifies that the patches in eng/patches/ reproduce the current repo state.

Wires it up as a Validate_Patches job in eng/azure-pipelines-public.yml so the validation runs in CI.

Adds eng/patches/validate.sh which clones the upstream repo at the
pinned commit and verifies the patches reproduce the current repo.
Wires it up as a Validate_Patches job in eng/azure-pipelines-public.yml.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@akoeplinger akoeplinger force-pushed the akoeplinger/patches-validation branch from ee2e6f9 to 714cac6 Compare June 8, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant