envoyproxy/envoy

Support developer tools on Windows

Open

#15.047 aperta il 13 feb 2021

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)C++ (5373 fork)batch import
area/windowsbeginnerenhancementhelp wanted

Metriche repository

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

Descrizione

Title: Support developer tools on Windows

Description:

It is quite likely that currently I am the only person developing Envoy only on Windows but there are core parts of the developer tooling that don't work on Windows:

  • proto_format.sh to support output_base for long paths
  • ./docs/build.sh to build docs on Windows
  • pre-submit format tools

Alternative solution is to use WSL2 and invoke all these from a linux subsystem.

Guida contributor