Skip to content

Commit

Permalink
Drop googleapis-grpc-cc
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Dec 21, 2024
1 parent 979ea95 commit 9161d5a
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 57 deletions.
14 changes: 0 additions & 14 deletions modules/googleapis-grpc-cc/0.1.0/MODULE.bazel

This file was deleted.

1 change: 0 additions & 1 deletion modules/googleapis-grpc-cc/0.1.0/overlay/MODULE.bazel

This file was deleted.

9 changes: 0 additions & 9 deletions modules/googleapis-grpc-cc/0.1.0/presubmit.yml

This file was deleted.

7 changes: 0 additions & 7 deletions modules/googleapis-grpc-cc/0.1.0/source.json

This file was deleted.

16 changes: 0 additions & 16 deletions modules/googleapis-grpc-cc/metadata.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# module or to None if the rule is not supported yet.
RULE_TO_FLAVOR = {
"cc_gapic_library": None,
"cc_grpc_library": "grpc-cc",
"cc_grpc_library": None,
"cc_proto_library": "cc",
"csharp_gapic_assembly_pkg": None,
"csharp_gapic_library": None,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ alias(
actual = "@googleapis//google/type:date_py_proto",
)

alias(
name = "spanner_cc_grpc",
actual = "@googleapis//google/spanner/v1:spanner_cc_grpc",
)

alias(
name = "spanner_java_grpc",
actual = "@googleapis//google/spanner/v1:spanner_java_grpc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ bazel_dep(name = "googleapis")
bazel_dep(name = "googleapis-go", version = "0.1.0")
bazel_dep(name = "googleapis-java", version = "0.1.0")
bazel_dep(name = "googleapis-python", version = "0.1.0")
bazel_dep(name = "googleapis-grpc-cc", version = "0.1.0")
bazel_dep(name = "googleapis-grpc-java", version = "0.1.0")
# Intentionally missing a dependency on googleapis-cc to test that it doesn't result in an error.

Expand Down
6 changes: 3 additions & 3 deletions modules/googleapis/0.0.0-20241220-5e258e33/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"MODULE.bazel": "sha256-MlXxZ/4UxwoscsQihmhKKGw1Cb6P0wAVqvQG56+1n1w=",
"extensions.bzl": "sha256-jj4EKrYrYsALa4wi11LYl7yULEWhIDr3HyKNnL6LFUE=",
"private/extensions/BUILD.bazel": "sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=",
"private/extensions/constants.bzl": "sha256-Lr2u+OnTl5Y+9HUTLM4CQai8ohnBf9AoVAOv5JERgZs=",
"private/extensions/constants.bzl": "sha256-CtBb2ekQdEatYN0pd6l0Aakn8zRN6Ty2CAgzohNx4KI=",
"private/extensions/fail_macro.bzl": "sha256-Ux6k9i7qKn7Y0gT1LFnHZiTGuPid7m1p3PncsnK8/iU=",
"private/extensions/switched_rules.bzl": "sha256-LkAQ/CEVSLYhHb0k1Ym4uBRC0yf6NQugxPZjPZteXMg=",
"tests/bcr/.bazelrc": "sha256-hFZT+gits3VtXcUkKuh3NCEC9FgBNGuNxaOVCuOiFPk=",
"tests/bcr/BUILD.bazel": "sha256-SyxDBwLmV0c2ssGUSaHawNu8IDOXSGL/YaWsI4pnSbk=",
"tests/bcr/MODULE.bazel": "sha256-mBed9uTWcQM8aMMq9vOzprfoj6kmef5xj/Xl7PiDE6M=",
"tests/bcr/BUILD.bazel": "sha256-V70eP/KkZPjN+Zu//fkuZmvg0IhUvzSMR2Iis3whacc=",
"tests/bcr/MODULE.bazel": "sha256-4s8xj9npqDzhJXi6BfQYDLhDoXwZ9cdFD4khXRvqWzs=",
"tests/bcr/failure_test.bzl": "sha256-QV38fwhaAPQStLQr06YGR1NDE/lsgnTs4cDjR/oDpl8="
}
}

0 comments on commit 9161d5a

Please sign in to comment.