envoyproxy / envoyproxy/toolshed
Add a dependency checker for build tools
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 24
- Avg merge
- 6h 37m
- Merged PRs (30d)
- 92
Description
Currently envoy often gets out of sync with the toolchains and images from build tools
Its also not always clear to people updating build-tools what needs to be updated, but its not so difficult to figure out programmatically
Most simply this could just issue a warning in envoys ci - more helpfully, but with significant added complexity, it could raise an issue or even a PR to fix
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.