Skip to content

Commit

Permalink
clean slate
Browse files Browse the repository at this point in the history
  • Loading branch information
wade-arista committed Sep 20, 2024
1 parent a4cee47 commit d22e149
Show file tree
Hide file tree
Showing 62 changed files with 1 addition and 9,870 deletions.
2 changes: 0 additions & 2 deletions .bazelignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
.git
extfiles
mod_pytest
5 changes: 1 addition & 4 deletions .bazelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
test --test_output=errors
common --lockfile_mode=off
common --enable_bzlmod
common --experimental_cc_shared_library

1 change: 0 additions & 1 deletion .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
matrix:
root:
- .
- mod_pytest
version:
- "6.x"
- "7.x"
Expand Down
File renamed without changes.
8 changes: 0 additions & 8 deletions MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
bazel_dep(name = "generator")
local_path_override(
module_name = "generator",
path = "./generator",
)

register_toolchains("@bazel_tools//tools/python:autodetecting_toolchain")

bazel_dep(name = "aspect_rules_py", version = "0.5.0")
Loading

0 comments on commit d22e149

Please sign in to comment.