Skip to content

Commit

Permalink
Remove bazel from s2a-go repo (#103)
Browse files Browse the repository at this point in the history
* remove bazel from repo

* restructure code for build with bazel-gazelle

* clean up

* rename example_cert_key to testdata
  • Loading branch information
xmenxk authored Apr 19, 2023
1 parent f285005 commit 2c8eb71
Show file tree
Hide file tree
Showing 110 changed files with 1,232 additions and 2,887 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@ bazel-*
//example/server/server
//internal/v2/fakes2av2_server/fakes2av2_server

.idea/
.idea/

*BUILD.bazel
WORKSPACE
84 changes: 0 additions & 84 deletions BUILD

This file was deleted.

144 changes: 0 additions & 144 deletions WORKSPACE

This file was deleted.

28 changes: 0 additions & 28 deletions example/client/BUILD

This file was deleted.

27 changes: 0 additions & 27 deletions example/echo/BUILD

This file was deleted.

39 changes: 0 additions & 39 deletions example/proto/BUILD

This file was deleted.

21 changes: 0 additions & 21 deletions example/proto/echo_go_proto/BUILD

This file was deleted.

29 changes: 0 additions & 29 deletions example/server/BUILD

This file was deleted.

Loading

0 comments on commit 2c8eb71

Please sign in to comment.