Skip to content

Conversation

@miaulalala
Copy link
Contributor

@miaulalala miaulalala commented Aug 4, 2025

Summary

Tested via Talk CI https://github.com/nextcloud/spreed/actions/runs/16726387936/job/47343044236?pr=15628

TODO

  • ...

Checklist

Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala
Copy link
Contributor Author

/backport to stable31

@miaulalala
Copy link
Contributor Author

/backport to stable30

Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes Oracle tests in Talk

@nickvergessen nickvergessen merged commit 1750708 into master Aug 5, 2025
253 of 269 checks passed
@nickvergessen nickvergessen deleted the fix/noid/oracle-test-failure branch August 5, 2025 10:18
@backportbot
Copy link

backportbot bot commented Aug 5, 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/54240/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 b694d265

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

Error: Failed to check for changes with origin/stable30: 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 Aug 5, 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/54240/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 b694d265

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

@st3iny
Copy link
Member

st3iny commented Aug 5, 2025

/backport to stable31

@backportbot
Copy link

backportbot bot commented Aug 5, 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/54240/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 b694d265

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

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

Labels

3. to review Waiting for reviews backport-request bug feature: caldav Related to CalDAV internals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dashboard test has DB error on Oracle

5 participants