envoyproxy/envoy

Show `patched` flag in dependency docs

Open

#25,368 创建于 2023年2月6日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/docsdependenciesenhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

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

贡献者指南