-
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.91.0 #5564
Release 1.91.0 #5564
Conversation
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.
Looks like the E2E tests jobs don't start 🤔 . Since they depend on other jobs that seem that failed on the first run, I'm wondering if that's the culprit for having them pending.
@SiobhyB maybe we could try to re-run the entire workflow and see if that helps.
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.
All jobs are ✅ so we can consider this PR ready to merge 🎊 .
🟢 Included Changes (Android)Build: 22.0-rc-1 |
🟢 Writing Flow (Android)Build: 22.0-rc-1 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases |
🟢 Test Suite 1 (Android)Build: 22.0-rc-1 Gallery - 1
Gallery - 2
Gallery - 3
Columns - 1
Columns - 2
Columns - 3
MediaText - 1
MediaText - 2
MultipleUpload - 1
Cover - 1
Editor Theme - 1
Social Icons - 1 |
🟢 Unsupported Block Tests (Android)Build: 22.0-rc-1
|
🟢 Writing Flow checklist (iOS)Build: 22.0.0.0 (From Testflight) General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
|
🟢 Test Suite 2 (iOS)Build: 22.0.0.0 (From Testflight) DarkMode - 1
Group - 1
Buttons-1
Button-2
Button-3
Color Settings - 1
Image - 1
Drag and Drop Blocks - 1 |
🟢 Unsupported Block Editing (iOS)Build: 22.0.0.0 (From Testflight)
|
🟢 New changes (iOS)Build: 22.0.0.0 (From Testflight) |
Release for Gutenberg Mobile 1.91.0
Related PRs
Extra PRs that Landed After the Release Was Cut
PR 1
Changes
Change 1
Fixes the fact that Paragraph blocks couldn't be transformed into the Quote block. The fix also allows more block transforms for other blocks, including the ability for most blocks to transform to the Group or Columns block and the option for most text-based blocks to transform to the Quote block.
Test plan
Once the installable builds of the main apps are ready, perform a quick smoke test of the editor on both iOS and Android to verify it launches without crashing. We will perform additional testing after the main apps cut their releases.
Release Submission Checklist
RELEASE-NOTES.txt
is updated with all the changes that made it to the release. ReplaceUnreleased
section with the release version and create a newUnreleased
section.gutenberg/packages/react-native-editor/CHANGELOG.md
is updated with all the changes that made it to the release. Replace## Unreleased
with the release version and create a new## Unreleased
.