envoyproxy/envoy

Show `patched` flag in dependency docs

Open

#25.368 geöffnet am 6. Feb. 2023

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/docsdependenciesenhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

Many of our (bazel) dependencies have local patches applied

The dependency docs show the commit/version/etc that is compiled into Envoy - but does not indicate whether the dep/source has been patched - probably it would be good to show this

https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/external_deps.html#external-dependencies

not sure how easy it would be to collate the info as the deps are patched independently of the info in repository_locations but i guess we could shift that info to there

Contributor Guide