Skip to content

Update Bazel configuration and dependencies#6

Open
mmorel-35 wants to merge 1 commit intogrpc-ecosystem:mainfrom
mmorel-35:bzlmod
Open

Update Bazel configuration and dependencies#6
mmorel-35 wants to merge 1 commit intogrpc-ecosystem:mainfrom
mmorel-35:bzlmod

Conversation

@mmorel-35
Copy link
Copy Markdown

  • Upgrade C++ standard from C++14 to C++17 in .bazelrc
  • Update Bazel version from 6.1.0 to 7.6.1 in .bazelversion
  • Add .gitignore to exclude Bazel-related files
  • Create MODULE.bazel with dependencies for proto-converter
  • Update WORKSPACE file for new dependencies and versions
  • Add WORKSPACE.bzlmod for module support
  • Remove unused load statement in build_defs/BUILD.bazel
  • Modify protobuf converter BUILD file to use updated dependencies

@mmorel-35 mmorel-35 force-pushed the bzlmod branch 3 times, most recently from 6813c9e to 45a68e8 Compare September 21, 2025 10:09
@mmorel-35
Copy link
Copy Markdown
Author

mmorel-35 commented Sep 21, 2025

/cc @TAOXUY @phlax

This to ease the process of bzlmod migration for envoy, see envoyproxy/envoy#40692

@mmorel-35 mmorel-35 force-pushed the bzlmod branch 2 times, most recently from 6149358 to 3163118 Compare September 21, 2025 11:31
@mmorel-35 mmorel-35 marked this pull request as ready for review October 2, 2025 05:59
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

Fix GCC sign-compare warnings to enable -Werror compilation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant