feat(release): support uploading release assets to generic package registry
Description
- feat(release): support uploading release assets to generic package registry
This change set implements an experimental --use-package-registry flag to the release create and upload commands to upload release assets to the generic package registry of the project instead of using project markdown file uploads.
Refs #7761
Related Issues
Resolves #[issue_number]
How has this been tested?
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change) -
Documentation -
Chore (Related to CI or Packaging to platforms) -
Test gap
Edited by Timo Furrer