Skip to content

Merge 19.2 code freeze with conflicts resolution - #17900

Merged
mokagio merged 10 commits into
trunkfrom
merge/release-19.2.0.0-into-trunk
Feb 8, 2022
Merged

Merge 19.2 code freeze with conflicts resolution#17900
mokagio merged 10 commits into
trunkfrom
merge/release-19.2.0.0-into-trunk

Conversation

@mokagio

@mokagio mokagio commented Feb 7, 2022

Copy link
Copy Markdown
Contributor

Supersedes #17899. I got conflicts on Podfile and Podfile.lock because the WordPressKit beta version changed in the time it took me to open the original PR. WordPress iOS moves fast 😄

@mokagio mokagio mentioned this pull request Feb 7, 2022

@mokagio mokagio left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

  • Switch to production Pods
  • New version header in RELEASE-NOTE.txt
  • Localizable.strings updated
  • release_notes.txt updated with notes from RELEASE-NOTE.txt for current version
  • Version update in .xcconfig and download_metadata.swift

@mokagio
mokagio marked this pull request as ready for review February 7, 2022 13:33
@mokagio
mokagio enabled auto-merge February 7, 2022 13:33
@mokagio mokagio added this to the 19.2 ❄️ milestone Feb 7, 2022
@mokagio
mokagio requested a review from a team February 7, 2022 13:34
@mokagio mokagio self-assigned this Feb 7, 2022

@ParaskP7 ParaskP7 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM! 🎉

* [**] Notifications: added a button to mark all notifications in the selected filter as read. [#17840]
* [**] People: you can now manage Email Followers on the People section! [#17854]
* [*] Stats: fix navigation between Stats tab. [#17856]
* [**] Threaded comments: comments can now be moderated via a drop-down menu on each comment. [#17888]

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

👋 @leandroalonso !

Can you please make sure that Threaded comments are applicable to Jetpack as well? 🙏

PS: I think it does, just wanted to double check with you.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yep, it is! (cc @ScoutHarris)

@mokagio

mokagio commented Feb 7, 2022

Copy link
Copy Markdown
Contributor Author

At the time of writing this, the Installable Builds tasks have not yet run.

image

Looking at the pipeline that run on Buildkite, the steps weren't even added to it.

The reason, I'm pretty sure, is that when Buildkite run, I hadn't open this PR yet. You can see that the environment for the build shows no pull request:

image

I'm now going to restart the build to see if Buildkite picks up that there now is a PR associated with the commit 🤞

image

@mokagio

mokagio commented Feb 7, 2022

Copy link
Copy Markdown
Contributor Author

I'm now going to restart the build to see if Buildkite picks up that there now is a PR associated with the commit 🤞

The answer is no 😞

Direct link to the build: https://buildkite.com/automattic/wordpress-ios/builds/4991#558b0e4c-9367-4943-98de-b0825cf0bf22

@mokagio

mokagio commented Feb 8, 2022

Copy link
Copy Markdown
Contributor Author

I'm now going to restart the build to see if Buildkite picks up that there now is a PR associated with the commit 🤞

The answer is no 😞

trunk moved on and we now have conflicts. This means I'll have to push a new commit and the task will kick off 😄

image

Unfortunately, the PR
(#17900 (comment)),
couldn't be merged yesterday, so new conflicts arose.

There was one one `Podfile.lock` in the checksum field. I solved by
re-running `bundle exec pod install` after the merge to generate an
up-to-date value.

Git auto-resolved a conflict on the `RELEASE-NOTES.txt` file in an
incorrect way: it kept both new line after the 19.3 header and the first
entry for that version. I overwrote it by removing the new line.
@jkmassel

jkmassel commented Feb 8, 2022

Copy link
Copy Markdown
Contributor
You can test the Jetpack changes on this Pull Request by downloading it from AppCenter here with build number: pr17900-fe79495. IPA is available here. If you need access to this, you can ask a maintainer to add you.

@jkmassel

jkmassel commented Feb 8, 2022

Copy link
Copy Markdown
Contributor
You can test the WordPress changes on this Pull Request by downloading it from AppCenter here with build number: pr17900-fe79495. IPA is available here. If you need access to this, you can ask a maintainer to add you.

@mokagio
mokagio merged commit 06de9c0 into trunk Feb 8, 2022
@mokagio
mokagio deleted the merge/release-19.2.0.0-into-trunk branch February 8, 2022 11:39
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