-
Notifications
You must be signed in to change notification settings - Fork 563
[email protected] #6104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[email protected] #6104
Conversation
Hello @kekxv, modules you maintain (boost.mysql) have been updated in this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request adds version 1.89.0 for the boost.mysql
module. The overall structure is correct for a Bazel Central Registry submission. However, I've identified a critical issue and a high-severity issue in the MODULE.bazel
file. There is an incorrect dependency on rules_cc
which will cause builds to fail, and the specified bazel_compatibility
version is likely a typo and is overly restrictive. I have provided code suggestions to resolve these issues.
@bazel-io skip_check unstable_url |
@bazel-io skip_check compatibility_level |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All modules in this PR have been approved by their maintainers. This PR will be merged if all presubmit checks pass.
[email protected]