-
Notifications
You must be signed in to change notification settings - Fork 305
Open
Description
Is your feature request related to a problem? Please describe.
Currently, Polaris distribution LICENSE and NOTICE lists all versions for dependency and put required LICENSE inline.
Describe the solution you'd like
I propose to simplify that with:
- list the dependency grouped by license type (not the versions)
- create a
licenses
folder where we add all dependency license content (instead of inline)
The purpose is to simplifyLICENSE
andNOTICE
and smoothly update the dependency.
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request