Skip to content

Conversation

@kesselb
Copy link
Contributor

@kesselb kesselb commented Nov 21, 2025

☑️ Resolves

Documentation for nextcloud/server#56096.

🖼️ Screenshots

image

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb
Copy link
Contributor Author

kesselb commented Nov 21, 2025

/backport to stable32

@provokateurin provokateurin merged commit 228b02d into master Nov 21, 2025
13 checks passed
@provokateurin provokateurin deleted the s3-integrity-protection branch November 21, 2025 18:16
@backportbot
Copy link

backportbot bot commented Nov 21, 2025

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

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

# Create the new backport branch
git checkout -b backport/13875/stable32

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

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

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


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

@kesselb
Copy link
Contributor Author

kesselb commented Nov 22, 2025

/backport to stable32

@backportbot
Copy link

backportbot bot commented Nov 22, 2025

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

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

# Create the new backport branch
git checkout -b backport/13875/stable32

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

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

Error: Failed to check for changes with origin/stable32: 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants