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

Deprecate org.wordpress-mobile dependency group in favor of org.wordpress #19989

Merged

Conversation

oguzkocer
Copy link
Contributor

Out of abundance of caution, we are updating the group id used to publish gutenberg-mobile artifacts from org.wordpress-mobile to org.wordpress since we don't own the wordpress-mobile domain. Instead of removing the old group id, I opted to deprecate it for now for smoother transition for developers. I intend to remove these deprecated domains some time next week.

I didn't test this because the artifacts are not ready yet, but it's a straightforward change and one that can't break anything. So, my suggestion is to merge it and address any issues once the artifacts are updated.

@oguzkocer oguzkocer added this to the 24.1 milestone Jan 19, 2024
@oguzkocer oguzkocer requested a review from fluiddot January 19, 2024 17:01
@oguzkocer oguzkocer enabled auto-merge January 19, 2024 17:01
@peril-wordpress-mobile
Copy link

Warnings
⚠️ This PR is assigned to a milestone which is closing in less than 4 days Please, make sure to get it merged by then or assign it to a later expiring milestone

Generated by 🚫 dangerJS

@dangermattic
Copy link
Collaborator

1 Warning
⚠️ This PR is assigned to the milestone 24.1. This milestone is due in less than 4 days.
Please make sure to get it merged by then or assign it to a milestone with a later deadline.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Contributor

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr19989-2665165
Commit2665165
Direct Downloadjetpack-prototype-build-pr19989-2665165.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr19989-2665165
Commit2665165
Direct Downloadwordpress-prototype-build-pr19989-2665165.apk
Note: Google Login is not supported on these builds.

Copy link
Contributor

@fluiddot fluiddot left a comment

Choose a reason for hiding this comment

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

LGTM 🎊 !

Comment on lines +44 to +45
// 'org.wordpress-mobile' group is deprecated. It's kept for now for smoother transition
// but it should be removed soon (within couple weeks)
Copy link
Contributor

Choose a reason for hiding this comment

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

We could remove org.wordpress-mobile once version 24.1 is code frozen and we generate an alpha version of Gutenberg Mobile to include changes from WordPress/gutenberg#58017.

@oguzkocer oguzkocer merged commit 8cac20d into trunk Jan 19, 2024
20 of 24 checks passed
@oguzkocer oguzkocer deleted the add/org_wordpress_react-native-libraries_repository branch January 19, 2024 17:57
@fluiddot
Copy link
Contributor

@oguzkocer I'm encountering issues after this change and WordPress/gutenberg#58017 when publishing a new GBM version and pointing it in the following line:

gutenbergMobileVersion = 'v1.111.1'
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants