Skip to content

Commit

Permalink
Merge branch 'master' into bs-list-snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Zack <[email protected]>
  • Loading branch information
ZackSoul authored Oct 30, 2023
2 parents 34a66f2 + f9ca5d8 commit a190513
Show file tree
Hide file tree
Showing 27 changed files with 2,169 additions and 116 deletions.
16 changes: 0 additions & 16 deletions .clang-format

This file was deleted.

12 changes: 0 additions & 12 deletions .clangd

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/clang-format.yml

This file was deleted.

5 changes: 1 addition & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tag?= "curvebs:unknown"
case?= "*"
os?= "debian11"
ci?=0
commit_id="HEAD^"

define help_msg
## build curvebs
make build stor=bs dep=1
Expand Down Expand Up @@ -122,9 +122,6 @@ test:
docker:
@bash util/docker.sh --os=$(os) --ci=$(ci)

format:
@bash util/format.sh $(commit_id)

init-hadoop:
@bash util/init-hadoop.sh

Expand Down
Loading

0 comments on commit a190513

Please sign in to comment.