Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(nextcloud): Update specs to 28.0.1 #1332

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

provokateurin
Copy link
Member

Closes #1226

Draft for now, I'll wait until 28.0.1 has been tagged on server and notifications (although there are no diffs using the stable28 branches).

@provokateurin provokateurin marked this pull request as draft December 21, 2023 13:46
@provokateurin provokateurin mentioned this pull request Dec 21, 2023
2 tasks
Copy link
Member

@Leptopoda Leptopoda left a comment

Choose a reason for hiding this comment

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

LGTM.

The unit tests do not need to be in NC if it is hard to reproduce both available cases.
Maybe add a dynamite_e2e test with oneof(int|array<int>) and oneof(String|array<Object>) (the later one being used in '/ocs/v2.php/apps/spreed/api/{apiVersion}/signaling/{token}'

@provokateurin
Copy link
Member Author

The spreed case of oneof(String|array<Object>) is already tested. Seems like oneOf with array is completely broken :/ I'm opening a separate PR with a test so we can merge this already.

@provokateurin provokateurin force-pushed the chore/nextcloud/update-specs branch from 9b6039f to ab350b2 Compare December 22, 2023 06:57
@provokateurin
Copy link
Member Author

I think we can merge this already because the bug is in dynamite and doesn't block this change.

@provokateurin provokateurin marked this pull request as ready for review December 22, 2023 07:00
@provokateurin provokateurin merged commit 96b1450 into main Dec 22, 2023
8 checks passed
@provokateurin provokateurin deleted the chore/nextcloud/update-specs branch December 22, 2023 07:53
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.

Support server 28
2 participants