envoyproxy/envoy

Show `patched` flag in dependency docs

Aberta

#25.368 aberto em 6 de fev. de 2023

 (3 comentários) (0 reação) (0 responsável)C++ (5.373 forks)batch import
area/docsdependenciesenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador