Skip to content

add auto upload logs#16542

Merged
tobiasKaminsky merged 4 commits into
masterfrom
add-auto-upload-logs
Feb 18, 2026
Merged

add auto upload logs#16542
tobiasKaminsky merged 4 commits into
masterfrom
add-auto-upload-logs

Conversation

@alperozturk96

Copy link
Copy Markdown
Collaborator
Screenshot 2026-02-18 at 13 26 49 Screenshot 2026-02-18 at 13 27 31

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-33.0.0

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice4242
Correctness7575
Dodgy code256256
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4444
Security1818
Total479479

@github-actions

Copy link
Copy Markdown

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16542.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@github-actions

Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@tobiasKaminsky tobiasKaminsky merged commit 27ad24f into master Feb 18, 2026
19 of 21 checks passed
@tobiasKaminsky tobiasKaminsky deleted the add-auto-upload-logs branch February 18, 2026 12:53
@backportbot

backportbot Bot commented Feb 18, 2026

Copy link
Copy Markdown

The backport to stable-33.0.0 failed. Please do this backport manually.

# 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.0

Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/16542/stable-33.0.0')
fatal: not a valid object name: 'origin/stable-33.0.0'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-3.36.0

@backportbot

backportbot Bot commented Feb 18, 2026

Copy link
Copy Markdown

The backport to stable-3.36.0 failed. Please do this backport manually.

# 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.0

Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/16542/stable-3.36.0')
fatal: not a valid object name: 'origin/stable-3.36.0'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-3.36

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-3.36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants