Skip to content

Symbols aren't getting pushed when using -s sourceUrl #12951

Open
@Zaneo

Description

@Zaneo

NuGet Product Used

NuGet.exe

Product Version

dev branch

Worked before?

No response

Impact

I'm unable to use this version

Repro Steps & Context

  1. Build or aquire any valid with symbols A.nupkg and its corresponding A.snupkg
  2. Specify a source which is not within a Nuget.Config
  3. run: nuget push A.nupkg -Source <source> -ApiKey <apikey>

Expected Results:

  • The nupkg and snupkg are pushed
  • Authentication is requested from the user
  • An error is thrown stating that the resource could not be accessed without authentication

Actual:

  1. The nupkg is pushed

Verbose Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Functionality:PushPriority:3Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.Type:Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions