Skip to content

Commit

Permalink
merge with master
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazalfamilyusa committed Apr 16, 2024
2 parents bcea3f0 + e5863e1 commit 5e8a69c
Show file tree
Hide file tree
Showing 2,743 changed files with 79,809 additions and 50,602 deletions.
12 changes: 12 additions & 0 deletions .github/licenserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ header:
- "pkg/tidb-binlog/proto/go-binlog/secondary_binlog.pb.go"
- "**/*.sql"
- "**/*.csv"
- "**/*.CSV"
- "**/*.parquet"
- "**/*.zst"
- ".bazelversion"
Expand All @@ -53,4 +54,15 @@ header:
- "OWNERS_ALIASES"
- "pkg/disttask/**/mock/**/*_mock.go"
- "pkg/util/sqlexec/mock/*_mock.go"
- "pkg/extension/enterprise/"
- "lightning/pkg/web/res_vfsdata.go"
- "lightning/web/docs/api.yaml"
- "lightning/web/public/index.html"
- "lightning/web/webpack.config.js"
- "pkg/lightning/checkpoints/checkpointspb/file_checkpoints.pb.go"
- "pkg/lightning/manual/manual.go"
- "pkg/lightning/manual/manual_nocgo.go"
- "pkg/lightning/mydump/bytes.go"
- "pkg/lightning/mydump/examples/metadata"
- "tests/_utils/config/"
comment: on-failure
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ bazel-bin
bazel-out
bazel-testlogs
bazel-tidb
MODULE.bazel.lock
.ijwb/
/oom_record/
*.log.json
Expand Down
4,442 changes: 2,078 additions & 2,364 deletions DEPS.bzl

Large diffs are not rendered by default.

Loading

0 comments on commit 5e8a69c

Please sign in to comment.