-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
fix(auto-upload): handle upload results #16371
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
ec726ea to
3312361
Compare
|
/backport to stable-3.35 |
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
| UploadResult.VIRUS_DETECTED, | ||
| UploadResult.QUOTA_EXCEEDED, | ||
| UploadResult.SAME_FILE_CONFLICT, | ||
| UploadResult.PRIVILEGES_ERROR, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UploadResult.PRIVILEGES_ERROR, UploadResult.CREDENTIAL_ERROR, UploadResult.LOCAL_STORAGE_NOT_COPIED, I'm not sure about these lets decide together. @tobiasKaminsky
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16371.apk |
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |

Issue: #16348