Skip to content

Conversation

@nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Nov 27, 2025

As discussed with @AndyScherzinger

  • First commit shall be backported as far as cleanly possible

Checklist

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added this to the Nextcloud 33 milestone Nov 27, 2025
@nickvergessen nickvergessen self-assigned this Nov 27, 2025
@nickvergessen nickvergessen requested a review from a team as a code owner November 27, 2025 13:42
@nickvergessen nickvergessen requested review from Altahrim, salmart-dev and yemkareems and removed request for a team November 27, 2025 13:42
@nickvergessen nickvergessen added the 3. to review Waiting for reviews label Nov 27, 2025
@nickvergessen nickvergessen added technical debt backport-request pending documentation This pull request needs an associated documentation update labels Nov 27, 2025
@nickvergessen nickvergessen removed the pending documentation This pull request needs an associated documentation update label Nov 27, 2025
@nickvergessen nickvergessen merged commit e613ba2 into master Nov 27, 2025
209 of 225 checks passed
@nickvergessen nickvergessen deleted the techdebt/noid/oracle-12 branch November 27, 2025 14:50
@nickvergessen
Copy link
Member Author

/backport 39e94ef to stable32

@nickvergessen
Copy link
Member Author

/backport 39e94ef to stable31

@backportbot
Copy link

backportbot bot commented Nov 29, 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/56729/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 39e94ef9

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56729/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.

@backportbot
Copy link

backportbot bot commented Nov 29, 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/56729/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 39e94ef9

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/56729/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.

@nickvergessen
Copy link
Member Author

Backport in #56767

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