-
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
Audio block capability now enables/disables media upload's media sources #3523
Conversation
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
81aa6db
to
7a1e60c
Compare
@fluiddot I am going to be finalizing these set of PRs soon with the capabilities changes. While working on this on Friday, I noticed the translation related failure while trying to build the bundle to test on iOS. I am assuming that I have to utilize the |
Yeah, I'd recommend you to use the patch and the localization files from Btw, I've just checked the commit "Merge branch 'develop' into add/audio-block-capability" and I saw that some of the strings have been pushed with conflicts. |
Thanks for the tips. I haven't updated this PR as yet as I was investigating the hermes crash which is a blocker for this PR since I would need to sync with the latest |
6a0e564
to
f314419
Compare
Since there are changes within the main apps PR apart from the @fluiddot when I run |
I did re-runs of |
👍
Yikes, could you share the failures that you got when generating the bundle? I see that these changes have a new string (
However, I saw the translation files ( |
This was fixed yesterday via this PR so if you update the branch with |
# Conflicts: # bundle/ios/App.js # bundle/ios/App.js.map # gutenberg
@jd-alexander Heads up that I've updated all the PRs for doing final testing, the only changes I made are:
Let me know if you have any concerns regarding these updates, thanks 🙇 ! |
I have no issue with these updates. Thanks @fluiddot 🙇🏾 |
@@ -1,3 +1,7 @@ | |||
Unreleased | |||
------ | |||
* [***] Audio block now available on WP.com sites on the free plan. [https://github.com/wordpress-mobile/gutenberg-mobile/pull/3523] |
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.
I moved this entry to the unreleased section as this PR won't be included in 1.54.0
.
I changed the milestone of this PR to |
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.
Approved via WordPress/gutenberg#31966 (review).
Fixes #3434
WordPress iOS
wordpress-mobile/WordPress-iOS#16533WordPress Android
wordpress-mobile/WordPress-Android#14680Gutenberg
WordPress/gutenberg#31966To test:
WordPress/gutenberg#31966
PR submission checklist: