Skip to content

Commit

Permalink
Cherry pick #1155 and #1158 to release-7.1 (#1169)
Browse files Browse the repository at this point in the history
* add rpc GetRegionReadProgress

Signed-off-by: ekexium <[email protected]>

* Empty commit

* add release-7.1 into target branches in github actions

Signed-off-by: ekexium <[email protected]>

---------

Signed-off-by: ekexium <[email protected]>
  • Loading branch information
ekexium authored Aug 21, 2023
1 parent 0af0bec commit 37c54a9
Show file tree
Hide file tree
Showing 5 changed files with 1,509 additions and 143 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/golang-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ on:
push:
branches:
- master
- release-7.1
- release-6.0
- release-5.0
- release-4.0
- release-3.0
pull_request:
branches:
- master
- release-7.1
- release-6.0
- release-5.0
- release-4.0
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/rust-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ on:
push:
branches:
- master
- release-7.1
- release-6.0
- release-5.0
- release-4.0
- release-3.0
pull_request:
branches:
- master
- release-7.1
- release-6.0
- release-5.0
- release-4.0
Expand Down
Loading

0 comments on commit 37c54a9

Please sign in to comment.