envoyproxy/envoy

Make runners configurable in ci

Open

#39 705 ouverte le 2 juin 2025

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
area/cienhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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

Guide contributeur