-
Notifications
You must be signed in to change notification settings - Fork 575
Add [email protected] #6018
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
Add [email protected] #6018
Conversation
|
Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (sourcekit_bazel_bsp) 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 the new module sourcekit_bazel_bsp at version 0.2.0. The submission is well-formed and adheres to the Bazel Central Registry policies. However, there is one issue in the presubmit.yml file where the build target is specified with an incorrect path, which would cause the presubmit checks to fail. The fix is provided in the detailed comment.
91f8640 to
a8a1f41
Compare
a8a1f41 to
bab5540
Compare
Head branch was pushed to by a user without write access
Require module maintainers' approval for newly pushed changes.
| platform: ${{ platform }} | ||
| bazel: ${{ bazel }} | ||
| build_flags: | ||
| - "--nobuild" # Remove this once the CI supports Xcode 26 |
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.
@fweikert Can we add Xcode 26 for our 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.
@meteorcloudy Tried it again but seems it still isn't installed :( Would it be an issue for us to go forward with the nobuild solution in the meantime?
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.
Xcode 26 is installed on macos_arm64 but not for the intel platform macos, are you fine with just removing macos?
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.
Yes, it's not an issue. It's green now, thanks for the help!
713da63 to
3092e58
Compare
|
Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (sourcekit_bazel_bsp) have been updated in this PR. |
No description provided.