Skip to content

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

Conversation

crazytonyli
Copy link
Contributor

@crazytonyli crazytonyli commented Feb 15, 2024

Note

This PR is built on top of #22612.

This PR updates the app code to accept the PluginDirectoryServiceRemote breaking changes introduced in wordpress-mobile/WordPressKit-iOS#725.

Test Instructions

  1. Log into a self hosted site
  2. Go to "Plugins"
  3. Verify the Plugins screen can be loaded
  4. Verify plugin details can be viewed.

Regression Notes

  1. Potential unintended areas of impact
    None.

  2. What I did to test those areas of impact (or what existing automated tests I relied on)
    What's described in the "Test Instructions"

  3. What automated tests I added (or what prevented me from doing so)
    None.

PR submission checklist:

  • I have completed the Regression Notes.
  • I have considered adding unit tests for my changes.
  • 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.

Testing checklist: N/A

@dangermattic
Copy link
Collaborator

dangermattic commented Feb 15, 2024

1 Message
📖 This PR is still a Draft: some checks will be skipped.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Feb 15, 2024

WordPress Alpha📲 You can test the changes from this Pull Request in WordPress Alpha by scanning the QR code below to install the corresponding build.
App NameWordPress Alpha WordPress Alpha
ConfigurationRelease-Alpha
Build Numberpr22622-1d50eb3
Version24.2
Bundle IDorg.wordpress.alpha
Commit1d50eb3
App Center BuildWPiOS - One-Offs #8851
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Feb 15, 2024

Jetpack Alpha📲 You can test the changes from this Pull Request in Jetpack Alpha by scanning the QR code below to install the corresponding build.
App NameJetpack Alpha Jetpack Alpha
ConfigurationRelease-Alpha
Build Numberpr22622-1d50eb3
Version24.2
Bundle IDcom.jetpack.alpha
Commit1d50eb3
App Center Buildjetpack-installable-builds #7881
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

@mokagio mokagio changed the title Adopt to PluginDirectoryServiceRemote changes Adopt PluginDirectoryServiceRemote changes Feb 16, 2024
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.

Approving to unblock while waiting for the Kit reference to be updated to the merge commit of the PR into trunk.

I installed the Jetpack App Center build and verified plugins worked.

IMG_A1741D133F8B-1

IMG_A1741D133F8B-2

@crazytonyli crazytonyli changed the base branch from trunk to wordpresskit-error-refactor February 16, 2024 09:33
@crazytonyli crazytonyli force-pushed the refactor-plugin-directory-service branch from 5530abb to a3b481c Compare February 16, 2024 09:34
@crazytonyli crazytonyli force-pushed the refactor-plugin-directory-service branch from 7012d3d to 39af558 Compare February 18, 2024 23:22
@crazytonyli crazytonyli force-pushed the refactor-plugin-directory-service branch from 39af558 to 6df354c Compare February 18, 2024 23:23
@@ -51,7 +51,7 @@ end

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'
Copy link
Contributor

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)

@crazytonyli
Copy link
Contributor Author

Changes in this PR have been moved to #22612

@mokagio mokagio deleted the refactor-plugin-directory-service branch February 20, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants