Validation orchestrator should have a feature that means failed validations result in package deletion.
We should allow package authors to re-upload a package that failed certain kinds of validation, like signature validation.
Packages failing validation should not appear in PackageRegistrations or Packages tables. So "auto delete" or "re-upload" gestures are not required. Just allow submitting again.
Related to #6014 #6008, #6009 and #6010
When is this hitting prod?
@onovotny - It's live now!
Awesome! Does this clean up packages that were already in this state or is it for new validation failures only?
Any existing package that failed validation can now be reuploaded!
Most helpful comment
Packages failing validation should not appear in
PackageRegistrationsorPackagestables. So "auto delete" or "re-upload" gestures are not required. Just allow submitting again.Related to #6014 #6008, #6009 and #6010