envoyproxy / envoyproxy/nighthawk
Implement a CI test against Envoy's head commit
Open
enhancement
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Nighthawk's CI currently pins a specific commit in Envoy. If we add a separate CI workflow that will run against head of Envoy, we will get an early notification when Nighthawk no longer builds after Envoy changes.
Note - the intention here is to also keep performing Envoy update PRs regularly (weekly) as we do today. This new CI workflow can provide an additional signal when the rate of change in Envoy is high.
Contributor guide
Assessment
This issue has not been assessed yet.