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

Release 1.110.1 #6566

Merged
merged 7 commits into from
Jan 23, 2024
Merged

Release 1.110.1 #6566

merged 7 commits into from
Jan 23, 2024

Conversation

dcalhoun
Copy link
Member

@dcalhoun dcalhoun commented Jan 22, 2024

Release for Gutenberg Mobile 1.110.1

Related 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

  • Verify Items from test plan have been completed
  • Check if RELEASE-NOTES.txt is updated with all the changes that made it to the release. Replace Unreleased section with the release version and create a new Unreleased section.
  • Check if 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.
  • Bundle package of the release is updated.

Footnotes

  1. Included to repair failing CI tasks only.

# Conflicts:
#	.buildkite/commands/build-ios.sh
#	.buildkite/pipeline.yml
#	gutenberg
#	ios-xcframework/Podfile.lock
#	package-lock.json
#	package.json
Copy link
Contributor

@fluiddot fluiddot left a comment

Choose a reason for hiding this comment

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

LGTM 🎊 !

@@ -16,7 +19,6 @@ Unreleased
* [***] Avoid keyboard dismiss when interacting with text blocks [https://github.com/WordPress/gutenberg/pull/57070]
* [**] Auto-scroll upon block insertion [https://github.com/WordPress/gutenberg/pull/57273]
* [*] Unselect blocks using the hardware back button (Android) [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6483]
* [**] Image block media uploads display a custom error message when there is no internet connection [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6491]
Copy link
Contributor

Choose a reason for hiding this comment

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

I noticed this entry was duplicated (reference).

Copy link
Contributor

Choose a reason for hiding this comment

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

These packages have been updated due to recent changes in Gutenberg (WordPress/gutenberg@827c258).

@fluiddot
Copy link
Contributor

I've run Android E2E tests three times but it keeps failing in the test case Writing Flow should format pasted HTML. I'll try another time 🤞 .

@dcalhoun
Copy link
Member Author

@fluiddot I say we merge this with the failing E2E test. I will debug the flaky results in a different branch. WDYT?

@fluiddot
Copy link
Contributor

I'm going to merge this PR despite the CI job test-android-on-device-full failing because in betafix 1.111.1 (#6567) this is not happening.

@fluiddot fluiddot merged commit 5a2aa14 into trunk Jan 23, 2024
21 of 23 checks passed
@fluiddot fluiddot deleted the release/1.110.1 branch January 23, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants