envoyproxy/envoy

Add (daily/weekly) CI for supported release branches

Open

#20,035 建立於 2022年2月18日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/buildarea/cienhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

description

A recurring issue we have is that there are some parts of CI that are not pinned, and are subject to change.

This can lead to bit-rot on release branches. Mostly these are just CI issues, but sometimes flag incompatibilities that should be addressed.

Currently this effects stable maintainers and backporters around the time of releases, who then have to figure what is breaking/broke to land their PRs

It would be very helpful if we were to add some CI that tests these branches regularly, and potentially alerts maintainers one way or another as issues arise.

貢獻者指南