Skip to content

Commit

Permalink
Remove Bazel support
Browse files Browse the repository at this point in the history
  • Loading branch information
ixdy committed May 21, 2020
1 parent e6755e0 commit 1712e09
Show file tree
Hide file tree
Showing 32 changed files with 0 additions and 5,114 deletions.
1 change: 0 additions & 1 deletion .bazelrc

This file was deleted.

24 changes: 0 additions & 24 deletions BUILD.bazel

This file was deleted.

15 changes: 0 additions & 15 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,18 +92,3 @@ $(GOTESTSUM): $(TOOLS_DIR)/go.mod

$(GOLANGCI_LINT): $(TOOLS_DIR)/go.mod
cd $(TOOLS_DIR) && go build -o $(BIN_DIR)/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint

# TODO(ixdy): remove Bazel support
.PHONY: update-bazel
update-bazel:
bazel run //:gazelle -- update-repos -from_file=go.mod -to_macro=repositories.bzl%go_repositories \
-prune=true -build_file_generation=on -build_file_proto_mode=disable
bazel run //:gazelle -- fix

.PHONY: bazel-build
bazel-build:
bazel build //...

.PHONY: bazel-test
bazel-test:
bazel test //...
113 changes: 0 additions & 113 deletions WORKSPACE

This file was deleted.

34 changes: 0 additions & 34 deletions aws-janitor/BUILD.bazel

This file was deleted.

13 changes: 0 additions & 13 deletions aws-janitor/account/BUILD.bazel

This file was deleted.

37 changes: 0 additions & 37 deletions aws-janitor/cmd/aws-janitor-boskos/BUILD.bazel

This file was deleted.

20 changes: 0 additions & 20 deletions aws-janitor/cmd/aws-resources-list/BUILD.bazel

This file was deleted.

13 changes: 0 additions & 13 deletions aws-janitor/regions/BUILD.bazel

This file was deleted.

60 changes: 0 additions & 60 deletions aws-janitor/resources/BUILD.bazel

This file was deleted.

14 changes: 0 additions & 14 deletions aws-janitor/s3/BUILD.bazel

This file was deleted.

29 changes: 0 additions & 29 deletions cleaner/BUILD.bazel

This file was deleted.

Loading

0 comments on commit 1712e09

Please sign in to comment.