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 hotfix 21.8.2 into release 21.9 #20311

Merged
merged 6 commits into from
Mar 13, 2023

Conversation

mokagio
Copy link
Contributor

@mokagio mokagio commented Mar 13, 2023

As expected when merging the current release branch into an hotfix branch from the previous version, we got conflicts on the config/Version.*.xcconfig files.

As usual, I resolved them with git checkout --theirs, keeping the value from the release branch.

There were also conflicts in WordPress/Classes/System/WordPressAppDelegate.swift. Those were solved
by keeping the version from the hotfix. @dvdchr, as the author of the fix (#20304) could you please confirm the resolution was correct? Thanks! I'm 99% sure, since the resulting diff is the same as #20304.

Notice that the diff is equivalent to #20304 and #20308 put together.

dvdchr and others added 6 commits March 10, 2023 18:29
As expected when merging the current release branch into an hotfix
branch from the previous version, we got conflicts on the
`config/Version.*.xcconfig` files.

As usual, I resolved them with `git checkout --theirs`, keeping the
value from the release branch.

There were also conflicts in
`WordPress/Classes/System/WordPressAppDelegate.swift`. Those were solved
by keeping the version from the hotfix.
@mokagio mokagio requested review from dvdchr and a team March 13, 2023 10:24
@mokagio mokagio added this to the 21.9 ❄️ milestone Mar 13, 2023
@mokagio mokagio enabled auto-merge March 13, 2023 10:25
@wpmobilebot
Copy link
Contributor

You can test the changes in Jetpack from this Pull Request by:
  • Clicking here or scanning the QR code below to access App Center
  • Then installing the build number pr20311-38afa94 on your iPhone

If you need access to App Center, please ask a maintainer to add you.

@wpmobilebot
Copy link
Contributor

You can test the changes in WordPress from this Pull Request by:
  • Clicking here or scanning the QR code below to access App Center
  • Then installing the build number pr20311-38afa94 on your iPhone

If you need access to App Center, please ask a maintainer to add you.

Copy link
Contributor

@dvdchr dvdchr left a comment

Choose a reason for hiding this comment

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

Tested & verified that it works as expected. The original issues that were fixed by the two PRs no longer occur while testing this branch.

LGTM :shipit:

@mokagio mokagio merged commit e87fff7 into release/21.9 Mar 13, 2023
@mokagio mokagio deleted the merge/hotfix-21.8.2-into-21.9 branch March 13, 2023 11:33
@mokagio mokagio mentioned this pull request Mar 15, 2023
3 tasks
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