woocommerce / google-listings-and-ads

Sync your store with Google to list products for free, run paid ads, and track performance straight from your store dashboard.
https://woo.com/products/google-listings-and-ads/
GNU General Public License v3.0
45 stars 21 forks source link

Release 2.8.1 #2495

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Checklist

  1. [x] Check if the version, base, and target branches are as you desire.
  2. [x] Make sure you have woorelease installed and set up.
  3. [x] Go to your local repo clone, and check out this PR to be able to commit any potential adjustments.
    git fetch origin release/2.8.1
    git checkout release/2.8.1
  4. [x] Remove older changelog entries from readme.txt (keep the last two versions, since we will be adding a third during the release), commit changes.
  5. [ ] If there are new database migration classes (under src/DB/Migration/), modify their applicable version set in the get_applicable_version class of each migration class to be the same value as the version that is to be released. :warning: Notice that x.x.x is not a valid version and should be set manually with the new version. So, for example, if we are releasing version 1.12.0 and there is a file Migration20211228T1640692399.php inside src/DB/Migration/, you should open that file and in the method get_applicable_version return 1.12.0.
  6. [ ] :exclamation: If this release has updated composer packages, we should test Composer package conflicts with other plugins.
  7. [x] Simulate the release locally
    woorelease simulate --product_version=2.8.1  --generate_changelog https://github.com/woocommerce/google-listings-and-ads/tree/release/2.8.1

    Note: Select y when prompted: "Would you like to add/delete them in the svn working copy?"

  8. [x] The changelog is correct. Check if some entries are missing, need rewording, or need to be deleted. You can edit respective PRs by changing their title, ### Changelog entry section, or assigning the changelog: none label. You can also edit the changelog manually in the woorelease release step later.
  9. [x] Automated tests are passing.
  10. [x] Test the package
    1. [x] Install the /tmp/google-listings-and-ads.zip file on a test site
    2. [x] Confirm it activates without warnings/errors and is showing the right versions
    3. [x] Run a few basic smoke tests

Next steps

  1. [x] Do the final release
    woorelease release --product_version=2.8.1   --generate_changelog https://github.com/woocommerce/google-listings-and-ads/tree/release/2.8.1

    When prompted for changelog entries, double-check and apply any changes if needed.

  2. [x] Confirm the release using the activation link from your email. When releasing to WordPress.org, “release notifications” have been enabled, so each committer will be sent an email with an action link to confirm the release. This must be done after committing in SVN before the release becomes available. See the following page for releases pending notifications: https://wordpress.org/plugins/developers/releases/
  3. [x] Go to https://github.com/woocommerce/google-listings-and-ads/releases/2.8.1, generate GitHub release notes, and paste them as a comment here.
  4. [x] Merge this PR after the new release is successfully created and the version tags are updated.
  5. [x] Merge trunk to develop (PR), if applicable for this repo.
  6. [ ] Update documentation
    • [ ] Publish any new required docs
    • [ ] Update triggers/rules/actions listing pages
  7. [ ] Mark related ideas complete on the feature requests page.
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.11538% with 3 lines in your changes missing coverage. Please review.

Project coverage is 64.7%. Comparing base (1888e70) to head (464e264).

Files Patch % Lines
src/MerchantCenter/MerchantStatuses.php 0.0% 1 Missing :warning:
src/Notes/SetupCampaign.php 0.0% 1 Missing :warning:
src/PluginHelper.php 0.0% 1 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495/graphs/tree.svg?width=650&height=150&src=pr&token=UROWUPF1LX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce)](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce) ```diff @@ Coverage Diff @@ ## trunk #2495 +/- ## ========================================= + Coverage 64.5% 64.7% +0.1% - Complexity 4564 4580 +16 ========================================= Files 795 797 +2 Lines 22844 22930 +86 Branches 1220 1220 ========================================= + Hits 14739 14825 +86 Misses 7938 7938 Partials 167 167 ``` | [Flag](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce) | Coverage Δ | | |---|---|---| | [js-unit-tests](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce) | `63.5% <ø> (ø)` | | | [php-unit-tests](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce) | `65.0% <97.1%> (+0.2%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce) | Coverage Δ | | |---|---|---| | [js/src/components/help-icon-button.js](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&filepath=js%2Fsrc%2Fcomponents%2Fhelp-icon-button.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#diff-anMvc3JjL2NvbXBvbmVudHMvaGVscC1pY29uLWJ1dHRvbi5qcw==) | `33.3% <ø> (ø)` | | | [src/API/Google/AdsCampaign.php](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&filepath=src%2FAPI%2FGoogle%2FAdsCampaign.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#diff-c3JjL0FQSS9Hb29nbGUvQWRzQ2FtcGFpZ24ucGhw) | `97.3% <100.0%> (+0.1%)` | :arrow_up: | | [src/API/Google/AdsCampaignLabel.php](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&filepath=src%2FAPI%2FGoogle%2FAdsCampaignLabel.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#diff-c3JjL0FQSS9Hb29nbGUvQWRzQ2FtcGFpZ25MYWJlbC5waHA=) | `100.0% <100.0%> (ø)` | | | [src/API/Google/Query/AdsCampaignLabelQuery.php](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&filepath=src%2FAPI%2FGoogle%2FQuery%2FAdsCampaignLabelQuery.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#diff-c3JjL0FQSS9Hb29nbGUvUXVlcnkvQWRzQ2FtcGFpZ25MYWJlbFF1ZXJ5LnBocA==) | `100.0% <100.0%> (ø)` | | | [src/API/Google/Query/AdsCampaignQuery.php](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&filepath=src%2FAPI%2FGoogle%2FQuery%2FAdsCampaignQuery.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#diff-c3JjL0FQSS9Hb29nbGUvUXVlcnkvQWRzQ2FtcGFpZ25RdWVyeS5waHA=) | `100.0% <100.0%> (ø)` | | | [src/API/Google/Query/AdsQuery.php](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&filepath=src%2FAPI%2FGoogle%2FQuery%2FAdsQuery.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#diff-c3JjL0FQSS9Hb29nbGUvUXVlcnkvQWRzUXVlcnkucGhw) | `87.0% <100.0%> (+2.0%)` | :arrow_up: | | [...rc/API/Site/Controllers/Ads/CampaignController.php](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&filepath=src%2FAPI%2FSite%2FControllers%2FAds%2FCampaignController.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#diff-c3JjL0FQSS9TaXRlL0NvbnRyb2xsZXJzL0Fkcy9DYW1wYWlnbkNvbnRyb2xsZXIucGhw) | `100.0% <100.0%> (ø)` | | | [...nal/DependencyManagement/GoogleServiceProvider.php](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&filepath=src%2FInternal%2FDependencyManagement%2FGoogleServiceProvider.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#diff-c3JjL0ludGVybmFsL0RlcGVuZGVuY3lNYW5hZ2VtZW50L0dvb2dsZVNlcnZpY2VQcm92aWRlci5waHA=) | `94.8% <100.0%> (+<0.1%)` | :arrow_up: | | [src/MerchantCenter/MerchantStatuses.php](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&filepath=src%2FMerchantCenter%2FMerchantStatuses.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#diff-c3JjL01lcmNoYW50Q2VudGVyL01lcmNoYW50U3RhdHVzZXMucGhw) | `76.5% <0.0%> (ø)` | | | [src/Notes/SetupCampaign.php](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree&filepath=src%2FNotes%2FSetupCampaign.php&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce#diff-c3JjL05vdGVzL1NldHVwQ2FtcGFpZ24ucGhw) | `0.0% <0.0%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/woocommerce/google-listings-and-ads/pull/2495?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=woocommerce) | |
ianlin commented 1 month ago

What's Changed

[Add] New Features 🎉

Full Changelog: https://github.com/woocommerce/google-listings-and-ads/compare/2.8.0...2.8.1