registry
registry copied to clipboard
Support nested release labels
Hello!
- Vote on this issue by adding a 👍 reaction
- 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
@iwahbe So this is essentially "support monorepos for Registry docs", or is there more to is than that?
@iwahbe So this is essentially "support monorepos for Registry docs", or is there more to is than that?
No, that's about it.