Skip to content

Conversation

@nfebe
Copy link
Contributor

@nfebe nfebe commented Oct 2, 2025

Manual backport : #55151

@nfebe
Copy link
Contributor Author

nfebe commented Oct 2, 2025

/backport to stable29

@nfebe nfebe force-pushed the backport-55151-stable30 branch from a927850 to 4e13198 Compare October 2, 2025 07:44
…logging

1. Consolidated the repetitive provider code into a clean loop

2. Added exception handling to log unexpected errors

Signed-off-by: nfebe <[email protected]>
@nfebe nfebe force-pushed the backport-55151-stable30 branch from 4e13198 to 39a8ae8 Compare October 2, 2025 07:56
@skjnldsv skjnldsv merged commit d92d3fa into stable30 Oct 2, 2025
177 of 183 checks passed
@skjnldsv skjnldsv deleted the backport-55151-stable30 branch October 2, 2025 08:40
@nfebe
Copy link
Contributor Author

nfebe commented Oct 2, 2025

/backport to stable29

@backportbot
Copy link

backportbot bot commented Oct 2, 2025

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/55499/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 39a8ae81

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55499/stable29

Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud:backport/55499/stable29."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request


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

@blizzz blizzz mentioned this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants