-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: fix tars redundant merge base operation problem #720
Conversation
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
🎊 PR Preview b5549a3 has been successfully built and deployed to https://ti-community-infra-tichi-preview-pr-720.surge.sh 🕐 Build time: 0.01s 🤖 By surge-preview |
Codecov Report
@@ Coverage Diff @@
## master #720 +/- ##
==========================================
- Coverage 80.70% 80.68% -0.02%
==========================================
Files 17 17
Lines 2415 2423 +8
==========================================
+ Hits 1949 1955 +6
- Misses 305 306 +1
- Partials 161 162 +1
Continue to review full report at Codecov.
|
/merge |
This pull request has been accepted and is ready to merge. Commit hash: a081e2e
|
/hold |
{"job":{"type":"presubmit","job":"pull-tichi-rerere","buildid":"1433633889217155072","prowjobid":"8506c066-0c67-11ec-b3fc-ce956c40c033","refs":{"org":"ti-community-infra","repo":"tichi","repo_link":"https://github.com/ti-community-infra/tichi","base_ref":"master","base_sha":"90b24c3600e39f89f01971eda21cef181543aa1d","base_link":"https://github.com/ti-community-infra/tichi/commit/90b24c3600e39f89f01971eda21cef181543aa1d","pulls":[{"number":720,"author":"Mini256","sha":"a081e2ef6c94fc808c8d02497d88f203434054b0","title":"fix: fix tars redundant merge base operation problem","link":"https://github.com/ti-community-infra/tichi/pull/720","commit_link":"https://github.com/ti-community-infra/tichi/pull/720/commits/a081e2ef6c94fc808c8d02497d88f203434054b0","author_link":"https://github.com/Mini256"}]},"decoration_config":{"utility_images":{"clonerefs":"gcr.io/k8s-prow/clonerefs:v20210723-55eee17612","initupload":"gcr.io/k8s-prow/initupload:v20210723-55eee17612","entrypoint":"gcr.io/k8s-prow/entrypoint:v20210723-55eee17612","sidecar":"gcr.io/k8s-prow/sidecar:v20210723-55eee17612"},"gcs_configuration":{"bucket":"gs://prow-tidb-logs","path_strategy":"explicit"},"gcs_credentials_secret":"gcs-credentials"}},"options":{"retesting-branch":"rerere","retry":3,"require_contexts":{},"timeout":900000000000},"current_retry_times":1,"time":"2021-09-03T03:35:15.707554846Z"}
/merge |
This pull request has been accepted and is ready to merge. Commit hash: b5549a3
|
{"job":{"type":"presubmit","job":"pull-tichi-rerere","buildid":"1433636621059624960","prowjobid":"093e8507-0c69-11ec-858b-9eb8d4b534bd","refs":{"org":"ti-community-infra","repo":"tichi","repo_link":"https://github.com/ti-community-infra/tichi","base_ref":"master","base_sha":"90b24c3600e39f89f01971eda21cef181543aa1d","base_link":"https://github.com/ti-community-infra/tichi/commit/90b24c3600e39f89f01971eda21cef181543aa1d","pulls":[{"number":720,"author":"Mini256","sha":"b5549a3d6626a4ddbff7c02d5a1e5758b55cf8dc","title":"fix: fix tars redundant merge base operation problem","link":"https://github.com/ti-community-infra/tichi/pull/720","commit_link":"https://github.com/ti-community-infra/tichi/pull/720/commits/b5549a3d6626a4ddbff7c02d5a1e5758b55cf8dc","author_link":"https://github.com/Mini256"}]},"decoration_config":{"utility_images":{"clonerefs":"gcr.io/k8s-prow/clonerefs:v20210723-55eee17612","initupload":"gcr.io/k8s-prow/initupload:v20210723-55eee17612","entrypoint":"gcr.io/k8s-prow/entrypoint:v20210723-55eee17612","sidecar":"gcr.io/k8s-prow/sidecar:v20210723-55eee17612"},"gcs_configuration":{"bucket":"gs://prow-tidb-logs","path_strategy":"explicit"},"gcs_credentials_secret":"gcs-credentials"}},"options":{"retesting-branch":"rerere","retry":3,"require_contexts":{},"timeout":900000000000},"current_retry_times":1,"time":"2021-09-03T03:46:24.075589856Z"}
/unhold |
{"job":{"type":"presubmit","job":"pull-tichi-rerere","buildid":"1433673676024188928","prowjobid":"9b12fe4c-0c7d-11ec-852f-4edbf37f62c8","refs":{"org":"ti-community-infra","repo":"tichi","base_ref":"master","base_sha":"6940ababec8de7d492960663a97c25af2eb96324","pulls":[{"number":720,"author":"Mini256","sha":"b5549a3d6626a4ddbff7c02d5a1e5758b55cf8dc","title":"fix: fix tars redundant merge base operation problem"}]},"decoration_config":{"utility_images":{"clonerefs":"gcr.io/k8s-prow/clonerefs:v20210723-55eee17612","initupload":"gcr.io/k8s-prow/initupload:v20210723-55eee17612","entrypoint":"gcr.io/k8s-prow/entrypoint:v20210723-55eee17612","sidecar":"gcr.io/k8s-prow/sidecar:v20210723-55eee17612"},"gcs_configuration":{"bucket":"gs://prow-tidb-logs","path_strategy":"explicit"},"gcs_credentials_secret":"gcs-credentials"}},"options":{"retesting-branch":"rerere","retry":3,"require_contexts":{},"timeout":900000000000},"current_retry_times":1,"time":"2021-09-03T06:13:22.991162848Z"}
part of #643