add auto upload logs#16542
Conversation
alperozturk96
commented
Feb 18, 2026
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
|
/backport to stable-33.0.0 |
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16542.apk |
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
The backport to # Switch to the target branch and update it
git checkout stable-33.0.0
git pull origin stable-33.0.0
# Create the new backport branch
git checkout -b backport/16542/stable-33.0.0
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick f6fbcbff 80e7d977 141e2098 4b8e8102
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/16542/stable-33.0.0Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/16542/stable-33.0.0') Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport to stable-3.36.0 |
|
The backport to # Switch to the target branch and update it
git checkout stable-3.36.0
git pull origin stable-3.36.0
# Create the new backport branch
git checkout -b backport/16542/stable-3.36.0
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick f6fbcbff 80e7d977 141e2098 4b8e8102
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/16542/stable-3.36.0Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/16542/stable-3.36.0') Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
/backport to stable-3.36 |
|
/backport to stable-3.36 |
