-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
area:infrastructureRepository infrastructure: build, test scripts etc.Repository infrastructure: build, test scripts etc.status:blockedFor issues blocked by somethingFor issues blocked by something
Description
When we publish our compiler bundles and dotnet tool, we publish several dependencies alongside them. These packages have their own licensing policies, and we have to follow them — mainly, list the authors of the packages and their license texts.
Currently, I did a set of hacks and manual actions that provide these and include where appropriate, but eventually I hope that dotnet-licenses will allow to automate it.
Until then, we'll have to perform certain manual actions during release.
See several places in code marked with TODO[#839] and the corresponding actions in the MAINTAINING.md.
Metadata
Metadata
Assignees
Labels
area:infrastructureRepository infrastructure: build, test scripts etc.Repository infrastructure: build, test scripts etc.status:blockedFor issues blocked by somethingFor issues blocked by something