envoyproxy/envoy

Add (daily/weekly) CI for supported release branches

オープン

#20,035 opened on 2022/02/18

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (5,373 件のフォーク)batch import
area/buildarea/cienhancementhelp wanted

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド