- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.1k
          Adopt PluginDirectoryServiceRemote changes
          #22622
        
          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
  
    Adopt PluginDirectoryServiceRemote changes
  
  #22622
              Conversation
| 
 Generated by 🚫 Danger | 
| 
 | 
| App Name |  WordPress Alpha | |
| Configuration | Release-Alpha | |
| Build Number | pr22622-1d50eb3 | |
| Version | 24.2 | |
| Bundle ID | org.wordpress.alpha | |
| Commit | 1d50eb3 | |
| App Center Build | WPiOS - One-Offs #8851 | 
| 
 | 
| App Name |  Jetpack Alpha | |
| Configuration | Release-Alpha | |
| Build Number | pr22622-1d50eb3 | |
| Version | 24.2 | |
| Bundle ID | com.jetpack.alpha | |
| Commit | 1d50eb3 | |
| App Center Build | jetpack-installable-builds #7881 | 
PluginDirectoryServiceRemote changesPluginDirectoryServiceRemote changes
      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.
5530abb    to
    a3b481c      
    Compare
  
    7012d3d    to
    39af558      
    Compare
  
    39af558    to
    6df354c      
    Compare
  
    See how the UI tests failed in https://buildkite.com/automattic/wordpress-ios/builds/20452#018dbe88-2fc5-4998-ad35-1b455f547b59 The WordPressKit PR is wordpress-mobile/WordPressKit-iOS#727
See how the UI tests failed in https://buildkite.com/automattic/wordpress-ios/builds/20452#018dbe88-2fc5-4998-ad35-1b455f547b59 The WordPressKit PR is wordpress-mobile/WordPressKit-iOS#727
| def wordpress_kit | ||
| # pod 'WordPressKit', '~> 13.0' | ||
| pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', commit: 'dfb2134ca3b91233d44b3551d91844bf2087996f' | ||
| pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', commit: '3df47e113c7647b76c049180e39489e3af7a27dc' | 
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.
This commit points to wordpress-mobile/WordPressKit-iOS#727 which, I'm happy to say, seems to address the reader issue that the UI tests picked up in previous runs (see #22612)
| Changes in this PR have been moved to #22612 | 


Note
This PR is built on top of #22612.
This PR updates the app code to accept the
PluginDirectoryServiceRemotebreaking changes introduced in wordpress-mobile/WordPressKit-iOS#725.Test Instructions
Regression Notes
Potential unintended areas of impact
None.
What I did to test those areas of impact (or what existing automated tests I relied on)
What's described in the "Test Instructions"
What automated tests I added (or what prevented me from doing so)
None.
PR submission checklist:
RELEASE-NOTES.txtif necessary.Testing checklist: N/A