Mobile Release v1.104.0#54458
Conversation
|
Size Change: 0 B Total Size: 1.62 MB ℹ️ View Unchanged
|
# Conflicts: # package-lock.json # packages/react-native-aztec/package.json # packages/react-native-bridge/package.json # packages/react-native-editor/ios/Podfile.lock # packages/react-native-editor/package.json
There was a problem hiding this comment.
This file as well as packages/edit-site/lib/unbrotli.js, platform-docs/docs/basic-concepts/_category_.json, and platform-docs/package-lock.json were automatically modified when updating this PR with trunk. The pre-commit Git hook executed the command npx lint-staged and it identified that those files needed code formatting.
Seems that this PR introduced the first two files (packages/edit-site/lib/lib-font.browser.js and packages/edit-site/lib/unbrotli.js), so I'd like to ping the author @matiasbenedetto for a confirmation that the changes are safe to merge into trunk.
Regarding the last two (platform-docs/docs/basic-concepts/_category_.json and platform-docs/package-lock.json), the formatting change seems legit. Nevertheless, I also would like to ping the author @youknowriad of the PR where it was introduced for a double-check.
Thanks for the help 🙇 !
There was a problem hiding this comment.
Platform-docs changes are all good for me thanks :)
There was a problem hiding this comment.
👋 Yes, packages/edit-site/lib/lib-font.browser.js and packages/edit-site/lib/unbrotli.js are safe to merge. These files are part of the lib-font package. Soon, the way of bundling them will change but for now they are OK.
There was a problem hiding this comment.
Great, thank you both Riad and Matias for the feedback 🙇 . I'll proceed with merging the PR then.
There was a problem hiding this comment.
I came across these files being autoformatted again. Let's revert the formatting changes introduced here and exclude this directory from autoformatting. From what I understand these aren't files that are authored in Gutenberg: #62573
|
Flaky tests detected in f3a2d8c. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/6196592668
|
# Conflicts: # packages/react-native-editor/ios/Podfile.lock
Description
Release 1.104.0 of the react-native-editor and Gutenberg-Mobile.
For more information about this release and testing instructions, please see the related Gutenberg-Mobile PR: wordpress-mobile/gutenberg-mobile#6204