Skip to content

Conversation

@UebelAndre
Copy link
Contributor

Updated dependencies per conversation on #6441 (comment)

@bazel-io
Copy link
Member

Hello @Attempt3035, modules you maintain (fastjson) have been updated in this PR.
Please review the changes. You can view a diff against the previous version in the "Generate module diff" check.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a 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 .bcr.1 version for the fastjson module, introducing an overlay to enable building with Bazel. The overall structure, including the addition of a test module and presubmit.yml, is a good step. However, I've found two critical issues that prevent this from being merged. Firstly, a MODULE.bazel file is present within the overlay directory, which is against Bazel Central Registry (BCR) policy. Secondly, the fastjson-test-srcs cc_library is misconfigured, which will lead to linker errors during the build. Please address these critical findings.

@UebelAndre
Copy link
Contributor Author

@bazel-io skip_check unstable_url

@bazel-io bazel-io added the skip-url-stability-check Skip the URL stability check for the PR label Nov 11, 2025
@Wyverald Wyverald added the presubmit-auto-run Presubmit jobs will be triggered for new changes automatically without reviewer's approval label Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

presubmit-auto-run Presubmit jobs will be triggered for new changes automatically without reviewer's approval skip-url-stability-check Skip the URL stability check for the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants