envoyproxy / envoyproxy/nighthawk
Investigate full re-use of Envoy's VersionInfo class (and backing infra)
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
In #226 we introduce minimal (semantic) versioning support.
However, while doing so we duplicated some code and miss out on some things.
For example, we don't automatically stamp revisions, and don't fully use all of the `VersionInfo`
proto structure fields.
Contributor guide
Assessment
This issue has not been assessed yet.