-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area/buildarea/docsarea/securityenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.no stalebotDisables stalebot from closing an issueDisables stalebot from closing an issue
Description
#12639 introduced a dashboard documenting our external dependencies and their version/CPE. There's a number of followup improvements that this issue tracks:
- Add project description field that is human readable.
- Improve handling of version strings that require mangling to different forms, see docs: external dependency dashboard. #12639 (comment).
- Split out metadata and join with the labels produced by
bazel query //external:all --output - Link GH dependencies directly to the GH tree at the correct tag/SHA.
- Include
api/bazel/repository_locations.py - Include
bazel/dependency_imports.bzl, possibly UDPA deps. - Track "last updated" status.
- Distinguish core vs. extension dependencies. Ideally this is done using
bazel querysmarts, so that we can get fine grained and live information, e.g. which extensions are using which deps over time. - Include version in CPE links
- Update CPE metadata where missing.
- Update
use_categorywhere incorrect, there are some missing dataplane and controlplane tags on some deps.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/buildarea/docsarea/securityenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.no stalebotDisables stalebot from closing an issueDisables stalebot from closing an issue