envoyproxy/envoy

Make runners configurable in ci

オープン

#39,705 opened on 2025/06/02

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

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

our ci doesnt allow you to change much of the ci itself in a pr, but we do have .github/config.yaml which is intended to allow some types of change - atm you can change the docker container used by ci eg

what would be really helpful is to be able to set the runners - atm the immediate use case is for testing different macos runners - but its come up plenty in other contexts

implementation shouldnt be too hard - but defo requires off-site testing

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