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

Update WordPressKit and WordPressAuthenticator #22434

Merged
merged 8 commits into from
Jan 29, 2024

Conversation

crazytonyli
Copy link
Contributor

@crazytonyli crazytonyli commented Jan 22, 2024

The latest WordPressKit introduces a breaking change which requires code changes in the apps and WordPressAuthenticator.

This PR updates WordPressKit to the latest version and uses a WordPressAuthenticator commit (part of wordpress-mobile/WordPressAuthenticator-iOS#829) that adopts to the WordPressKit breaking changes. We can merge this PR after wordpress-mobile/WordPressAuthenticator-iOS#829 is merged.

Regression Notes

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.

UI Changes testing checklist: N/A

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Jan 22, 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 Numberpr22434-92427fe
Version24.1
Bundle IDorg.wordpress.alpha
Commit92427fe
App Center BuildWPiOS - One-Offs #8586
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 Jan 22, 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 Numberpr22434-92427fe
Version24.1
Bundle IDcom.jetpack.alpha
Commit92427fe
App Center Buildjetpack-installable-builds #7615
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

@crazytonyli crazytonyli changed the title Test latest WordPressKit and WordPressAuthenticator Update WordPressKit and WordPressAuthenticator Jan 28, 2024
@crazytonyli crazytonyli requested review from mokagio and kean January 28, 2024 20:23
@crazytonyli crazytonyli added this to the 24.2 milestone Jan 28, 2024
@crazytonyli crazytonyli marked this pull request as ready for review January 28, 2024 20:27
@kean
Copy link
Contributor

kean commented Jan 29, 2024

Thanks, @crazytonyli !

Are there any specific test steps? I ran a smoke test and it LGTM.

Podfile Outdated
# pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', commit: ''
# pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', branch: 'trunk'
# pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', branch: 'wordpress-com-rest-api-error-refactor'
Copy link
Contributor

Choose a reason for hiding this comment

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

Please this line and line 144.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can you clarify what needs to be done regarding line 144? I'll merge this PR for now to unblock others. I'm happy to address any further issues.

@crazytonyli crazytonyli enabled auto-merge January 29, 2024 20:58
@crazytonyli crazytonyli merged commit 3d3526f into trunk Jan 29, 2024
22 checks passed
@crazytonyli crazytonyli deleted the wordpresskit-error-refactor branch January 29, 2024 22:05
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.

3 participants