Skip to content

Commit

Permalink
feat: drop stubbed WORKSPACEs: leverage bazel-contrib/rules_bazel_int…
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenandpork committed Dec 11, 2024
1 parent 0ffd16d commit b3d0f60
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bazel_dep(name = "stardoc", version = "0.7.2") # remove redundant rules_jvm_ext

bazel_dep(name = "buildifier_prebuilt", version = "7.3.1", dev_dependency = True)
bazel_dep(name = "rules_bazel_integration_test", version = "0.27.0", dev_dependency = True)
#local_path_override( module_name = "rules_bazel_integration_test", path = "../rules_bazel_integration_test")
#local_path_override( module_name = "rules_bazel_integration_test", path = "/rules_bazel_integration_test")

go_sdk = use_extension("@rules_go//go:extensions.bzl", "go_sdk")

Expand Down
1 change: 0 additions & 1 deletion examples/cross-helloworld-no-go/WORKSPACE

This file was deleted.

1 change: 0 additions & 1 deletion examples/cross-helloworld/WORKSPACE

This file was deleted.

1 change: 0 additions & 1 deletion examples/example-docker-project/WORKSPACE

This file was deleted.

1 change: 0 additions & 1 deletion examples/example-kernelmod-spk/WORKSPACE

This file was deleted.

1 change: 0 additions & 1 deletion examples/example-server/WORKSPACE

This file was deleted.

0 comments on commit b3d0f60

Please sign in to comment.