Migrate CI to dnceng with Arcade publishing - #403
Open
mattleibow wants to merge 2 commits into
Open
Conversation
|
📖 Documentation Preview The documentation for this PR has been deployed and is available at: This preview will be updated automatically when you push new commits to this PR. This comment is automatically updated by the documentation staging workflow. |
Move public validation to a dnceng-ready unsigned pipeline and replace the DevDiv internal flow with 1ES Official templates, repository-owned signing and API Scan stages, and Arcade V3 BAR registration and promotion. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
mattleibow
force-pushed
the
mattleibow-migrate-dnceng-pipelines
branch
from
September 1, 2026 23:17
b656018 to
1c9de59
Compare
Use the existing mono-SkiaSharp.Extended definition in dnceng-public/public for main branch status. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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.
Summary
xamarin/publictodnceng-public/publiceng/commonfoundation used by SkiaSharp.snupkgsymbol blobs, and loose PDBsThe product API and runtime behavior are unchanged.
Current dnceng status
dnceng-public/public\mono\mono-SkiaSharp.Extended(ID 346)mono/SkiaSharp.Extendedazure-pipelines-public.ymldnceng/internal\dotnet\skiasharp\skiasharp-extended-packagedotnet-SkiaSharp.Extendedazure-pipelines.ymlThe dnceng mirror is enabled and synchronized with GitHub for both
mainandrelease/2.x.Infrastructure work required
dotnet-SkiaSharp.ExtendedNetCore1ESPool-InternalandNetCore1ESPool-Publishing-Internaldotnet-apiscanWIF connectionDarc: Maestro Productionand the standard Arcade publishing variables/tokensTSA continues to route findings to the existing DevDiv area because that configuration controls security bug ownership, not pipeline hosting.
Package and release behavior
Public PRs remain unsigned and cannot expand signing, API Scan, BAR, or promotion stages. Internal
mainandrelease/*builds real-sign and register automatically; trusted feature builds test-sign unless explicitly forced, and forced BAR registration requires a separate opt-in. Exact stable packages are restricted to internalrelease/*builds. NuGet.org publication remains a protected team-owned handoff after BAR.Validation
dotnet cake --target=packdotnet cake --target=builddotnet cake --target=testSNORPKEGsymbol blobsReferences
Follows
mono/SkiaSharp#4368,mono/SkiaSharp#4800,mono/SkiaSharp#4802,mono/SkiaSharp#4803,mono/SkiaSharp#4840, andmono/SkiaSharp#4859.