Skip to content

Commit

Permalink
Try testing with unmerged BCR PR
Browse files Browse the repository at this point in the history
  • Loading branch information
hvadehra committed May 15, 2024
1 parent a57eb60 commit cfeb2af
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 1,219 deletions.
3 changes: 3 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,6 @@ test:ci-windows --test_env=JAVA_HOME
test:ci-windows --test_env=TEST_INSTALL_BASE=C:/b/bazeltest_install_base
test:ci-windows --test_env=REPOSITORY_CACHE=C:/b/bazeltest_repo_cache
test:ci-windows --test_tag_filters=-no_windows,-slow

common --registry=https://bcr.bazel.build
common --registry=https://raw.githubusercontent.com/bazelbuild/bazel-central-registry/7dcde038b4756f9dcee4fcf886ef8df22f7929f0
2 changes: 2 additions & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ genrule(
genrule(
name = "generate_dist_lockfile",
srcs = [
".bazelrc",
"bazel_downloader.cfg",
"MODULE.bazel",
"//third_party/googleapis:MODULE.bazel",
"//third_party/remoteapis:MODULE.bazel",
Expand Down

0 comments on commit cfeb2af

Please sign in to comment.