bazelbuild / rules_license

Apache License 2.0
80 stars 28 forks source link

Avail human readable license name(long_name) for gather_licenses_info_and_write #78

Closed rtabassum closed 1 year ago

rtabassum commented 1 year ago

Expected Behavior

The json output produced by licenses_info_to_json() doesnt include include long_name of License_kind. However, we have a need for human-readable license names too.

Actual Behavior

The json output only contains only target, name, and condition. However, we have a need for human-readable license names too.

Steps to Reproduce the Problem

  1. Use this aspect for a target and inspect the json output