Skip to content

Conversation

@nickvergessen
Copy link
Member

Checklist

@nickvergessen nickvergessen added this to the Nextcloud 33 milestone Sep 19, 2025
@nickvergessen nickvergessen self-assigned this Sep 19, 2025
@nickvergessen nickvergessen requested a review from a team as a code owner September 19, 2025 09:49
@nickvergessen nickvergessen added bug 3. to review Waiting for reviews labels Sep 19, 2025
@nickvergessen nickvergessen requested review from ArtificialOwl and yemkareems and removed request for a team September 19, 2025 09:49
@nickvergessen
Copy link
Member Author

/backport to stable32

@nickvergessen
Copy link
Member Author

/backport to stable31

@nickvergessen
Copy link
Member Author

/backport to stable30

@nickvergessen nickvergessen merged commit 2ea1265 into master Sep 19, 2025
218 of 224 checks passed
@nickvergessen nickvergessen deleted the bugfix/noid/translate-exception-to-sabre-exception branch September 19, 2025 12:51
@backportbot
Copy link

backportbot bot commented Sep 19, 2025

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

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

# Create the new backport branch
git checkout -b backport/55183/stable30

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

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

Error: Failed to push branch backport/55183/stable30: remote: {"auth_status":"auth_error","body":"Invalid username or token. Password authentication is not supported for Git operations."}
fatal: Authentication failed for 'https://github.com/nextcloud/server.git/'


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

@nickvergessen
Copy link
Member Author

/backport to stable30

@backportbot
Copy link

backportbot bot commented Sep 23, 2025

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

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

# Create the new backport branch
git checkout -b backport/55183/stable30

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

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

Error: Failed to push branch backport/55183/stable30: remote: {"auth_status":"auth_error","body":"Invalid username or token. Password authentication is not supported for Git operations."}
fatal: Authentication failed for 'https://github.com/nextcloud/server.git/'


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

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.

5 participants