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 13.0 into master #10308

Merged
merged 493 commits into from
Jul 31, 2019
Merged

Merge 13.0 into master #10308

merged 493 commits into from
Jul 31, 2019

Conversation

jkmassel
Copy link
Contributor

Contains all changes except the release notes. Those will be merged in a separate PR as soon as they're ready.

theck13 added 30 commits July 23, 2019 14:58
daniloercoli and others added 22 commits July 29, 2019 12:23
…, together with site details.

This happens only when the migration v12.9 -> 13.0 has already happened.
…diatelly to the DB, before starting network calls.
…ests

Run connected tests on CI for every PR(round 2)
…ence-toggle-to-site-settings

Move editor preference option to Site Settings screen
…mit-for-review

Show retry when submit for review fails
…we were accessing the selected site, but there isn't any site in the app yet.
…on-login-screen

Fix NPE on login screen when tapping Help icon
…y-connected-tests

Revert "Run connected tests on CI for every PR(round 2)"
@jkmassel jkmassel added the Releases Label related to managing releases label Jul 30, 2019
@jkmassel jkmassel added this to the 13.0 ❄️ milestone Jul 30, 2019
@jkmassel jkmassel requested a review from jtreanor July 30, 2019 22:03
@jkmassel jkmassel self-assigned this Jul 30, 2019
@peril-wordpress-mobile
Copy link

Warnings
⚠️ The PlayStoreStrings.po file must be updated any time changes are made to release notes
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.
Messages
📖

This PR contains changes in the subtree libs/login/. It is your responsibility to ensure these changes are merged back into WordPress-Login-Flow-Android. Follow these handy steps!
WARNING: Make sure your git version is 2.19.x or lower - there is currently a bug in later versions that will corrupt the subtree history!

  1. cd WordPress-Android
  2. git checkout merge/13.0-into-master
  3. git subtree push --prefix=libs/login/ https://github.com/wordpress-mobile/WordPress-Login-Flow-Android.git merge/WordPress-Android/10308
  4. Browse to https://github.com/wordpress-mobile/WordPress-Login-Flow-Android/pull/new/merge/WordPress-Android/10308 and open a new PR.

Generated by 🚫 dangerJS

@jkmassel jkmassel merged commit 68721ec into master Jul 31, 2019
@jkmassel jkmassel deleted the merge/13.0-into-master branch July 31, 2019 21:09
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.