Skip to content

Commit 6bbe7cb

Browse files
authored
fix(bazel): do not reference repo name (googleapis#14287)
1 parent 146cf3c commit 6bbe7cb

File tree

127 files changed

+127
-127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+127
-127
lines changed

generator/internal/scaffold_generator.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ void GenerateBuild(std::ostream& os,
401401
# See the License for the specific language governing permissions and
402402
# limitations under the License.
403403
404-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
404+
load("//bazel:gapic.bzl", "cc_gapic_library")
405405
406406
package(default_visibility = ["//visibility:private"])
407407

google/cloud/accessapproval/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/accesscontextmanager/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/advisorynotifications/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/aiplatform/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/alloydb/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/apigateway/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/apigeeconnect/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/apikeys/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/appengine/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/apphub/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/artifactregistry/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/asset/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/assuredworkloads/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/automl/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/backupdr/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/baremetalsolution/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/batch/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/beyondcorp/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/bigquery/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616
load(":bigquery_rest_testing.bzl", "bigquery_rest_testing_hdrs", "bigquery_rest_testing_srcs")
1717
load(":bigquery_rest_unit_tests.bzl", "bigquery_rest_unit_tests")
1818
load(":google_cloud_cpp_bigquery_rest.bzl", "google_cloud_cpp_bigquery_rest_hdrs", "google_cloud_cpp_bigquery_rest_srcs")

google/cloud/billing/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/binaryauthorization/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/certificatemanager/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/channel/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/cloudbuild/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/cloudcontrolspartner/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/cloudquotas/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/commerce/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/composer/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/confidentialcomputing/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/config/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/connectors/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/contactcenterinsights/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/container/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/containeranalysis/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/contentwarehouse/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/datacatalog/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/datafusion/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/datamigration/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/dataplex/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/dataproc/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/datastore/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/datastream/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

google/cloud/deploy/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
load("@google_cloud_cpp//bazel:gapic.bzl", "cc_gapic_library")
15+
load("//bazel:gapic.bzl", "cc_gapic_library")
1616

1717
package(default_visibility = ["//visibility:private"])
1818

0 commit comments

Comments
 (0)