Skip to content

Git action publishes on GitHub packages, but not possible to publish on nuget.org #11104

Answered by joelverhagen
sonomirco asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @sonomirco, not all ID prefix reservations are discoverable on the search results. Today, there is no way to enumerate all of the namespaces that are reserved. In this particular case, Pipeline.* is reserved. If you would like to go through the application process for getting access to this namespace or some part of it, feel free to go through the application process documented here:
https://docs.microsoft.com/en-us/nuget/nuget-org/id-prefix-reservation#id-prefix-reservation-application-process

However, I would recommend considering a less generic prefix than "Pipeline". One common pattern is putting your organization or commonly used username at the beginning of the package ID. For e…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sonomirco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants