-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Added support of copying remote directory without specifying whether … #13666
Added support of copying remote directory without specifying whether … #13666
Conversation
❌ Gradle check result for 9aa2458: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 9aa2458: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Flaky test failure
|
❌ Gradle check result for 9aa2458: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
…its a low priority upload Signed-off-by: vikasvb90 <[email protected]> Signed-off-by: Andriy Redko <[email protected]>
9aa2458
to
2d74206
Compare
❌ Gradle check result for 2d74206: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
@vikasvb90 we cannot get this pull request passing all the checks, the change was reverted (#13663), please resubmit the proper backport, thank you |
Description
Fixes invalid red flag raised by #13663
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
New functionality includes testing.New functionality has been documented.New functionality has javadoc addedAPI changes companion pull request created.Commit changes are listed out in CHANGELOG.md file (See: Changelog)Public documentation issue/PR createdBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.