Migrate devdiv/dotnet-core-internal-tooling to WIF service connection#20036
Merged
T-Gro merged 1 commit intoJul 7, 2026
Merged
Conversation
Replace PAT-backed externalnugetfeed SC with WIF-based azureDevOpsServiceConnection for the devdiv/dotnet-core-internal-tooling NuGet feed. Part of PAT disable policy migration (WI 10124). New SC: dnceng-devdiv-dotnet-core-internal-tooling-feed-rw-wif
Contributor
✅ No release notes required |
Contributor
|
🔍 Tooling Safety Check — Affects-Build-Infra, Affects-Restore
|
T-Gro
approved these changes
Jul 7, 2026
T-Gro
added a commit
that referenced
this pull request
Jul 8, 2026
* Emit FS0755 for CompiledName on multi-value let-bindings (#19924) * Show [<Literal>] and constant value for IL fields in Go to Metadata (#19922) * Fix shouldBeParenthesizedInContext for Sequential in record fields (#17826) (#19850) * Migrate devdiv/dotnet-core-internal-tooling to WIF service connection (#20036) Replace PAT-backed externalnugetfeed SC with WIF-based azureDevOpsServiceConnection for the devdiv/dotnet-core-internal-tooling NuGet feed. Part of PAT disable policy migration (WI 10124). New SC: dnceng-devdiv-dotnet-core-internal-tooling-feed-rw-wif * Make parallel and sequential code generation byte-identical (#19929) * Update dependencies from https://github.com/dotnet/roslyn build 20260706.6 (#20037) On relative base path root Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Compilers , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.EditorFeatures , Microsoft.CodeAnalysis.EditorFeatures.Text , Microsoft.CodeAnalysis.ExternalAccess.FSharp , Microsoft.CodeAnalysis.Features , Microsoft.VisualStudio.LanguageServices From Version 5.10.0-1.26352.10 -> To Version 5.10.0-1.26356.6 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> * Fix ppc64le stack overflow from deep Sequential chains in graph checking (#20028) * Fix #13099: optimizer drops side-effectful receiver of unit member access in task CE (#19885) * Reset files to feature/net11-scouting Reset patterns: - global.json - eng/Version.Details.xml - eng/Version.Details.props - eng/Versions.props - eng/common/** - eng/TargetFrameworks.props * Update dependencies from https://github.com/dotnet/roslyn build 20260707.6 (#20042) On relative base path root Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Compilers , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.EditorFeatures , Microsoft.CodeAnalysis.EditorFeatures.Text , Microsoft.CodeAnalysis.ExternalAccess.FSharp , Microsoft.CodeAnalysis.Features , Microsoft.VisualStudio.LanguageServices From Version 5.10.0-1.26356.6 -> To Version 5.10.0-1.26357.6 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> * Update dependencies from https://github.com/dotnet/msbuild build 20260707.8 (#20041) On relative base path root Microsoft.Build , Microsoft.Build.Framework , Microsoft.Build.Tasks.Core , Microsoft.Build.Utilities.Core From Version 18.10.0-preview-26353-05 -> To Version 18.10.0-preview-26357-08 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> --------- Co-authored-by: Tomas Grosup <Tomas.Grosup@gmail.com> Co-authored-by: Missy Messa <47990216+missymessa@users.noreply.github.com> Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <copilot@github.com>
T-Gro
added a commit
that referenced
this pull request
Jul 9, 2026
* Update dependencies from https://github.com/dotnet/arcade build 20260630.1 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.26325.1 -> To Version 11.0.0-beta.26330.1 * Emit FS0755 for CompiledName on multi-value let-bindings (#19924) * Show [<Literal>] and constant value for IL fields in Go to Metadata (#19922) * Fix shouldBeParenthesizedInContext for Sequential in record fields (#17826) (#19850) * Migrate devdiv/dotnet-core-internal-tooling to WIF service connection (#20036) Replace PAT-backed externalnugetfeed SC with WIF-based azureDevOpsServiceConnection for the devdiv/dotnet-core-internal-tooling NuGet feed. Part of PAT disable policy migration (WI 10124). New SC: dnceng-devdiv-dotnet-core-internal-tooling-feed-rw-wif * Make parallel and sequential code generation byte-identical (#19929) * Update dependencies from https://github.com/dotnet/roslyn build 20260706.6 (#20037) On relative base path root Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.Compilers , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.EditorFeatures , Microsoft.CodeAnalysis.EditorFeatures.Text , Microsoft.CodeAnalysis.ExternalAccess.FSharp , Microsoft.CodeAnalysis.Features , Microsoft.VisualStudio.LanguageServices From Version 5.10.0-1.26352.10 -> To Version 5.10.0-1.26356.6 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> * Fix ppc64le stack overflow from deep Sequential chains in graph checking (#20028) * Re-trigger CI (flaky FSharp.Compiler.Service.Tests hang) The WindowsNoRealsig_testCoreclr leg failed because the FSharp.Compiler.Service.Tests (net11.0) assembly hung and was killed by the 5-minute hangdump (exit 57005), with no deterministic test failure (error:1, failed:0). This is unrelated to the arcade SDK bump, which only touches build infra. Empty commit to re-run CI. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix #13099: optimizer drops side-effectful receiver of unit member access in task CE (#19885) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Tomas Grosup <Tomas.Grosup@gmail.com> Co-authored-by: Missy Messa <47990216+missymessa@users.noreply.github.com> Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Copilot <copilot@github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
T-Gro
pushed a commit
that referenced
this pull request
Jul 21, 2026
… removed The 'DevDiv - VS package feed' service connection this pipeline used to authenticate the devdiv 'VS' feed (serviced VS-2017 Roslyn 2.10) was removed/disabled during the org PAT-disable policy migration (cf. PR #20036). Its literal reference in NuGetAuthenticate made pipeline 499's YAML fail compile-time validation, which blocked ALL builds (product included) - not a code regression (builds were green at 8387e3f on 07/09; the connection went away before the next queue on 07/21). Gate the entire devdiv/insertion/signing surface (the group, mb.signing, the VSIX artifact, the devdiv NuGetAuthenticate step, and BUILD_INSERTION/SignType/OfficialBuildId) behind a new _DevDivServiceConnection variable. Empty (default) -> product + tests only, YAML valid, green. Set it to the replacement connection name -> full insertion + signed VSIX restored (one-line change). All insertion machinery (CIBuild Steps 5/5b/6, TP vendoring, signing) is preserved. Co-authored-by: Copilot <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
Replace PAT-backed externalnugetfeed SC with WIF-based azureDevOpsServiceConnection for the devdiv/dotnet-core-internal-tooling NuGet feed.
Motivation
Part of PAT disable policy migration (dnceng WI 10124).
Changes
New Service Connection
Same pattern as the devdiv/engineering feed migration (dotnet/roslyn#83918, dotnet/dotnet#6902).