Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pingcap/tidb into pipelined-dml-f…
Browse files Browse the repository at this point in the history
…ix-ignore-on-update
  • Loading branch information
ekexium committed Apr 24, 2024
2 parents 482a01e + 96f1078 commit 882a912
Show file tree
Hide file tree
Showing 2,176 changed files with 30,441 additions and 17,464 deletions.
11 changes: 11 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 @@ -54,4 +55,14 @@ header:
- "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,856 changes: 707 additions & 1,149 deletions DEPS.bzl

Large diffs are not rendered by default.

Loading

0 comments on commit 882a912

Please sign in to comment.