Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: external dependency dashboard. #12639

Merged
merged 6 commits into from
Aug 18, 2020
Merged

Commits on Aug 13, 2020

  1. [WiP] docs: external dependency dashboard.

    This patch introduces a set of automatically generated tables (based on repository_locations.bzl)
    that enumerate the external dependencies that feature on Envoy's data/control planes, test, build, etc.
    
    Version and CPE information is currently included. In the future, we will also have last updated,
    distinguish core vs. extensions and populate with external dependency process maturity information.
    
    Part of envoyproxy#10471
    
    Signed-off-by: Harvey Tuch <htuch@google.com>
    htuch committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    384f0fd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Use string interpolation for version, update some more deps.

    Signed-off-by: Harvey Tuch <htuch@google.com>
    htuch committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    e88c900 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Update remaining external deps with project metadata and version.

    Signed-off-by: Harvey Tuch <htuch@google.com>
    htuch committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    024bbf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbebcd6 View commit details
    Browse the repository at this point in the history
  3. Cleanup.

    Signed-off-by: Harvey Tuch <htuch@google.com>
    htuch committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    370b707 View commit details
    Browse the repository at this point in the history
  4. ASCII.

    Signed-off-by: Harvey Tuch <htuch@google.com>
    htuch committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    c34bb49 View commit details
    Browse the repository at this point in the history