Skip to content

Commit

Permalink
Merge branch 'master' into pitr_integration_test_ingest
Browse files Browse the repository at this point in the history
  • Loading branch information
Leavrth authored Apr 9, 2024
2 parents fa048bb + 9bb3697 commit ffe3d10
Show file tree
Hide file tree
Showing 1,895 changed files with 17,373 additions and 9,766 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
601 changes: 268 additions & 333 deletions DEPS.bzl

Large diffs are not rendered by default.

Loading

0 comments on commit ffe3d10

Please sign in to comment.