Skip to content

Add '-SkipDuplicate' argument to nuget push command - #2111

Open
Charles Milette (sylveon) wants to merge 1 commit into
microsoft:mainfrom
sylveon:patch-1
Open

Add '-SkipDuplicate' argument to nuget push command#2111
Charles Milette (sylveon) wants to merge 1 commit into
microsoft:mainfrom
sylveon:patch-1

Conversation

@sylveon

Copy link
Copy Markdown

Fixes conflicts in parallel builds (microsoft/vcpkg#53707)

Fixes conflicts in parallel builds
Copilot AI lite review requested due to automatic review settings August 31, 2026 08:06

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

This PR updates the NuGet-based binary caching “push” invocation in vcpkg-tool to avoid failures when multiple parallel builds attempt to upload the same .nupkg to a feed (as described in microsoft/vcpkg#53707).

Changes:

  • Add -SkipDuplicate to the nuget push command line used by the binary caching NuGet provider to treat already-present packages as non-fatal.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants