envoyproxy/envoy

Switch bazel dependency management to bzlmod

Open

#29,849 opened on Sep 28, 2023

View on GitHub
 (20 comments) (1 reaction) (0 assignees)C++ (5,373 forks)batch import
area/dependencybazelenhancementhelp wantedno stalebot

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Im in no hurry to do this as afaict its likely to break quite a lot of things

That said my understanding is that bzlmod fixes many of the underlying issues in the workspace system, and is the future of bazel dep management, so we probs should embrace sooner or later

Contributor guide