hedronvision / bazel-make-cc-https-easy

Goal: Make it easy to place HTTPS Requests from C++, leveraging Bazel, CPR, and CURL.
Other
28 stars 7 forks source link

[Self-Filed] Bzlmod support #1

Open cpsauer opened 1 year ago

cpsauer commented 1 year ago

Bazel's working on a new external dependency management system called Bazelmod, arriving in 6.0 and by default in 7.0, replacing and deprecating the WORKSPACE.

Please chime in if you're looking to use bzlmod (or help us support it!) so we can support the new external dependency syntax at the right time.

Please note also the general bzlmod discussion over in https://github.com/hedronvision/bazel-compile-commands-extractor/issues/54. Right now the hypothesis is that we should support bzlmod when it's the recommended distribution mechanism, and recommend it when it's supported by Renovate.

Cheers! Chris

cpsauer commented 1 year ago

[Intentional blank comment, added to make it clear from the table view that this isn't a user issue lacking a response.]