envoyproxy/envoy

Make runners configurable in ci

Open

#39.705 aperta il 2 giu 2025

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/cienhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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

Guida contributor