GoogleCloudPlatform / cloud-opensource-java

Tools for detecting and avoiding linkage errors in GCP open source projects
Apache License 2.0
157 stars 74 forks source link

Offer status badges for Github repos #124

Open elharo opened 6 years ago

elharo commented 6 years ago

Need to make dashboard run on HEAD first.

Do we check each project's own dependency tree, or the tree after the BOM is applied?

garrettjonesgoogle commented 6 years ago

I think there is value in having two badges:

  1. Self report: a report on the project's own dependency tree.
  2. BOM report: a report on the project's status within the cloud-oss-bom in a project with every library included (i.e. https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/129 ).