-
Couldn't load subscription status.
- Fork 576
Add sourcekit_bazel_bsp #5616
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?
Add sourcekit_bazel_bsp #5616
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.
Can you please add github_user_id and github to the maintainer info?
|
Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (sourcekit_bazel_bsp) have been updated in this PR. |
Adds this new module to the BCR Signed-off-by: Maxwell Elliott <[email protected]>
Signed-off-by: Maxwell Elliott <[email protected]>
Signed-off-by: Maxwell Elliott <[email protected]>
Signed-off-by: Maxwell Elliott <[email protected]>
Signed-off-by: Maxwell Elliott <[email protected]>
Signed-off-by: Maxwell Elliott <[email protected]>
Signed-off-by: Maxwell Elliott <[email protected]>
63325b2 to
93ff602
Compare
Signed-off-by: Maxwell Elliott <[email protected]>
|
Is there anything left to do for this PR? It would be great to have that usable for the registry |
This is blocked until the macOS executors can resolve this issue We need a newer version of the Swift Toolchain to use this module. |
|
@kotlaja Is there a timeline for supporting the Swift 6.1.0 toolchain on the macos agents? |
|
@maxwellE Can you try to install it with |
|
Opened a new PR with the newest version here, will define a no-op target if it doesn't have Xcode 26 installed similarly to what I've seen has been done to other swift modules in the past. |
Adds this new module to the BCR