bazelbuild / rules_swift

Bazel rules to build Swift on Apple and Linux platforms
Apache License 2.0
311 stars 136 forks source link

Disable deprecated gRPC build target on BCR #1181

Closed mattrobmattrob closed 7 months ago

mattrobmattrob commented 7 months ago

Similar to:

https://github.com/bazelbuild/rules_swift/blob/a20c38808cb7f1ac721bb5131c81e64f654e7536/.bcr/presubmit.yml#L27

This disables the @rules_swift//examples/xplatform/deprecated_grpc/… targets that were previously under the @rules_swift//examples/xplatform/grpc/… package to match the previous state on the BCR Linux machines.