Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide option to upload packages for verification and be staged but unpublished. #8556

Closed
mbranscomb opened this issue Sep 6, 2019 · 1 comment
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue Type:Feature

Comments

@mbranscomb
Copy link

Details

We would like to be able to upload packages to NuGet.org for signature validation / virus scanning / verification but such that they could be deleted if necessary before publishing and listing. Effectively we would like to stage the NuGet packages ready for release but know that we could take them down if any last minute showstopper issues were discovered.

We want to do this because we have a coordinated release of multiple products across different platforms and wherever possible we want these all to go live within the same time window.

The proposed workflow would be:

  1. Upload/push updated packages
  2. Signature validation, virus scanning, verification
  3. Stage (but can delete at this point)
  4. Publish (with option not to list)
  5. List (publicly visible)
@nkolev92
Copy link
Member

Thanks for creating this issue.

This issue is better suited for the NuGetGallery.

Duplicate of NuGet/NuGetGallery#3931.

@nkolev92 nkolev92 added the Resolution:Duplicate This issue appears to be a Duplicate of another issue label Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue Type:Feature
Projects
None yet
Development

No branches or pull requests

3 participants