You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
Go allows authors to serve multiple releases out of the same repository via prefixing a release tag with the path to root directory: nested/vX.Y.Z. To allow provider authors to serve multiple packages from the same repo, we should follow the same convention.
Affected area/feature
The text was updated successfully, but these errors were encountered:
Hello!
Issue details
Go allows authors to serve multiple releases out of the same repository via prefixing a release tag with the path to root directory:
nested/vX.Y.Z
. To allow provider authors to serve multiple packages from the same repo, we should follow the same convention.Affected area/feature
The text was updated successfully, but these errors were encountered: