-
Notifications
You must be signed in to change notification settings - Fork 58
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
Release 1.44.1 #3006
Release 1.44.1 #3006
Conversation
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
I am re-running the failed UI Tests for Android and iOS. The failure was due to the File Block UI tests that have failed in the past. I had created a PR that increased sleep time on Android before a click operation that was causing the failure. That change was just merged so it's not included here. I will keep an eye out for this on other PRs to ensure it's not taking place. |
@cameronvoell for the bundle updates. Do we run the bundle update command every time we update the Gutenberg ref? I just noticed that after the last GB ref update it wasn't updated so let me know if that's expected. Update This question was answered by @cameronvoell The bundles are only updated when the Gutenberg ref update contains code changes. The last Gutenberg ref update that was made is related to a changelog commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚢
The bundle has no changes and doesnt require an update because the latest changes were only to release-notes and gutenberg change log. In the future I'll try and avoid making those the last updates on the PR because I agree the reference update with no bundle update after looks scary. I re-ran the bundle command just to be extra sure and verified it shows no changes (since I ran it on my machine last and no updates to relevant files since then). |
I did writing flow tests for iOS and Android just to be safe and everything looks good with no regressions 🎉 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
|
Release for Gutenberg Mobile 1.44.1
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes
Test plan
Release Submission Checklist
RELEASE-NOTES.txt
andgutenberg/packages/react-native-editor/CHANGELOG.md
are updated with all the changes that made it to the release.