Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Oct 6, 2025

Summary

Otherwise backend gets requested even if its only frontend.

Checklist

@susnux susnux added this to the Nextcloud 33 milestone Oct 6, 2025
@susnux susnux requested review from a team, nfebe, skjnldsv and sorbaugh and removed request for a team October 6, 2025 19:12
@susnux susnux requested a review from a team as a code owner October 6, 2025 19:12
@susnux susnux requested review from icewind1991 and removed request for a team October 6, 2025 19:12
@susnux
Copy link
Contributor Author

susnux commented Oct 6, 2025

/backport to stable32

@susnux
Copy link
Contributor Author

susnux commented Oct 6, 2025

/backport to stable31

@AndyScherzinger AndyScherzinger merged commit 7dc189a into master Oct 6, 2025
123 of 125 checks passed
@AndyScherzinger AndyScherzinger deleted the fix/codeowners branch October 6, 2025 19:48
@backportbot
Copy link

backportbot bot commented Oct 6, 2025

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

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

# Create the new backport branch
git checkout -b backport/55586/stable31

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

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

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


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.

3 participants