envoyproxy/envoy
GitHub で見るAdd dependency check for `envoy-build-ubuntu` and toolchains
Open
#19,930 opened on 2022年2月14日
area/builddependenciesenhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
Description
The build image is often getting out of date, and we have an endemic problem in which one or other of the image/toolchains doesnt get updated
We could fairly trivially add a check to see what the latest build image is and the toolchain versions and raise a ticket to address
Fixing would probably be fairly doable also, so we could potentially raise PRs to fix