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

Merge/release 16.3 into develop #13590

Merged
merged 51 commits into from
Dec 14, 2020
Merged

Conversation

loremattei
Copy link
Contributor

This PR merges 16.3 back into develop.

There was a conflict with the Gutenberg module hash due to a fix, which I resolved accepting the version in develop.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

aforcier and others added 30 commits December 2, 2020 10:34
…ng saved, to avoid sending a Post containing a story block with temporary ids
…unsupported

WP Stories: Only show Story block in GB picker if supported by the site
Fixes a StringIndexOutOfBoundsException when the Story block
is not the first block in the post. Previously the end of the
first block would be matched, causing the substring end index to
be earlier than the start index.
…exoutofbounds

Stories: Fix StringIndexOutOfBoundsException when below another block
…sets

Update Story intro screen assets and links
…saving-finish

WP Stories: only allow updating a Post to the server when a Story is finished being saved
Co-authored-by: Olivier Halligon <[email protected]>
Co-authored-by: Olivier Halligon <[email protected]>
WP Stories: bring upload icon back, to trigger media picker from the camera preview mode
…elease_1.42.1

Integrate gutenberg-mobile release 1.42.1
WP Stories: changed flow for remote media from WP site to be copied locally
…elease_1.42.1_take2

Integrate gutenberg-mobile release 1.42.1 (fix)
@loremattei loremattei added the Releases Label related to managing releases label Dec 11, 2020
@loremattei loremattei requested a review from a team December 11, 2020 14:42
@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Dec 11, 2020

You can test the changes on this Pull Request by downloading the APK here.

@loremattei
Copy link
Contributor Author

The lint error is known and it's actually in develop. It's handled in this PR

Copy link
Contributor

@mokagio mokagio left a comment

Choose a reason for hiding this comment

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

:shipit:

@mokagio
Copy link
Contributor

mokagio commented Dec 14, 2020

I wonder why Peril hasn't reported yet 🤔

I checked its dashboard and I can see activity recently, so it's not offline.

@loremattei
Copy link
Contributor Author

Weird! Probably a hiccup with the hook when this PR was created.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Dec 14, 2020

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

@loremattei loremattei merged commit 146a442 into develop Dec 14, 2020
@loremattei loremattei deleted the merge/release-16.3-into-develop branch December 14, 2020 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Releases Label related to managing releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants