-
Notifications
You must be signed in to change notification settings - Fork 57
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.120.0 #6916
Release 1.120.0 #6916
Conversation
@@ -17,6 +17,7 @@ | |||
"@react-native-community/cli": "^12.1.1", | |||
"@typescript-eslint/eslint-plugin": "^6.4.1", | |||
"@wordpress/babel-preset-default": "file:gutenberg/packages/babel-preset-default", | |||
"@wordpress/babel-plugin-import-jsx-pragma": "file:gutenberg/packages/babel-plugin-import-jsx-pragma", |
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.
This addition is related to WordPress/gutenberg#61692 where mobile still uses it.
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, thanks for wrangling @geriux!
# Conflicts: # gutenberg # ios-xcframework/Podfile.lock # package-lock.json # package.json
🟢 Basic Test Suite Checklist (iOS)Build: 25.1.0.0 from TestFlight Writing FlowRich Text Format
Splitting and merging
Unsupported Block
Gallery Block
|
🟢 Test Suite 1 (iOS)Build: 25.1.0.0 from TestFlight Gallery - 1
Gallery - 2
MediaText - 1
MediaText - 2
MultipleUpload - 1
Cover - 1
Editor Theme - 1 |
🟢 New changes (iOS)Build: 25.1.0.0 from TestFlight |
🟢 Basic Test Suite Checklist (Android)Build: 25.1-rc-2 Writing FlowRich Text Format
Splitting and merging
Unsupported Block
Gallery Block
|
🟢 Test Suite 5 (Android)Build: 25.1-rc-2 Video block - 1
Video block - 2
File block - 1
File block - 2
File block - 3
Audio block - 1
Audio block - 2
Audio block - 3
Audio block - 4
Synced patterns - 1 Synced patterns - 2 Embed block - 1
Embed block - 2
|
🟢 New changes(Android)Build: 25.1-rc-2 |
Release for Gutenberg Mobile 1.120.0
Since there's a current breakage in Gutenberg
trunk
we are branching off from thev1.120.0-alpha1
tag, with changes from 1.119.1Related PRs
Changes
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
.