-
Notifications
You must be signed in to change notification settings - Fork 563
feat: update boost.thread in boost libraries 1.87.0 #6107
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?
Conversation
Hello @Vertexwahn, @vtsao-openai, modules you maintain (boost.test) have been updated in this PR. |
@bazel-io skip_check unstable_url |
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 a new version 1.87.0.bcr.2
for the boost.test
module, primarily to update its dependency on boost.thread
. The review identified two critical issues that need to be addressed. First, there is a version mismatch in the MODULE.bazel
file where the version should be 1.87.0.bcr.2
. Second, the presubmit.yml
file contains duplicate task names, which is invalid YAML and will cause presubmit jobs to be skipped.
@@ -0,0 +1,30 @@ | |||
module( | |||
name = "boost.test", | |||
version = "1.87.0.bcr.1", |
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.
336860b
to
bd422f9
Compare
Hello @vtsao-openai, @Vertexwahn, modules you maintain (boost.lockfree, boost.test) have been updated in this PR. |
Hello @bazelbuild/bcr-maintainers, modules (boost.test) have been updated in this PR. |
Hello @vtsao-openai, modules you maintain (boost.lockfree, boost.test) have been updated in this PR. |
Hello @Vertexwahn, modules you maintain (boost.lockfree, boost.serialization, boost.spirit, boost.test) have been updated in this PR. |
Hello @bazelbuild/bcr-maintainers, modules (boost.serialization, boost.spirit, boost.test) have been updated in this PR. |
Hello @Vertexwahn, modules you maintain (boost.lockfree, boost.property_tree, boost.serialization, boost.spirit, boost.test) have been updated in this PR. |
Hello @bazelbuild/bcr-maintainers, modules (boost.property_tree, boost.serialization, boost.spirit, boost.test) have been updated in this PR. |
Hello @Vertexwahn, modules you maintain (boost.lockfree, boost.log, boost.property_tree, boost.serialization, boost.spirit, boost.test) have been updated in this PR. |
Hello @bazelbuild/bcr-maintainers, modules (boost.log, boost.property_tree, boost.serialization, boost.spirit, boost.test) have been updated in this PR. |
Hello @lalten, modules you maintain (boost.log) have been updated in this PR. |
Hello @Vertexwahn, modules you maintain (boost.lockfree, boost.log, boost.property_tree, boost.serialization, boost.spirit, boost.test, boost.xpressive) have been updated in this PR. |
Hello @bazelbuild/bcr-maintainers, modules (boost.log, boost.property_tree, boost.serialization, boost.spirit, boost.test, boost.xpressive) have been updated in this PR. |
Hello @bazelbuild/bcr-maintainers, modules (boost.graph, boost.log, boost.property_tree, boost.serialization, boost.spirit, boost.test, boost.xpressive) have been updated in this PR. |
Hello @Vertexwahn, modules you maintain (boost.graph, boost.lockfree, boost.log, boost.property_tree, boost.serialization, boost.spirit, boost.test, boost.xpressive) have been updated in this PR. |
Hello @bazelbuild/bcr-maintainers, modules (boost.geometry, boost.graph, boost.log, boost.property_tree, boost.serialization, boost.spirit, boost.test, boost.xpressive) have been updated in this PR. |
Hello @Vertexwahn, modules you maintain (boost.geometry, boost.graph, boost.lockfree, boost.log, boost.property_tree, boost.serialization, boost.spirit, boost.test, boost.xpressive) have been updated in this PR. |
@fmeum @meteorcloudy I appreciate it if you could add presubmit auto run tag to run ci. |
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.
error comes from boostorg/interprocess#258. |
Require module maintainers' approval for newly pushed changes.
Hello @bazelbuild/bcr-maintainers, modules (boost.geometry, boost.graph, boost.interprocess, boost.log, boost.property_tree, boost.serialization, boost.spirit, boost.test, boost.xpressive) have been updated in this PR. |
Hello @Vertexwahn, modules you maintain (boost.geometry, boost.graph, boost.interprocess, boost.lockfree, boost.log, boost.property_tree, boost.serialization, boost.spirit, boost.test, boost.xpressive) have been updated in this PR. |
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
7a447d7
to
e996f23
Compare
Signed-off-by: wep21 <[email protected]>
Signed-off-by: wep21 <[email protected]>
@fmeum @meteorcloudy ready to review |
Uh oh!
There was an error while loading. Please reload this page.