jetpack icon indicating copy to clipboard operation
jetpack copied to clipboard

Get Site Endpoint: Add difm_lite_site_options to response

Open aneeshd16 opened this issue 2 years ago • 3 comments

Fixes Automattic/martech#1120

Changes proposed in this Pull Request:

  • This change attempts adds difm_lite_site_options to the get site endpoint. This was added to WPCOM via D70482-code

Other information:

  • [ ] Have you written new tests for your changes, if applicable? - NA
  • [x] Have you checked the E2E test CI results, and verified that your changes do not break them?

Jetpack product discussion

Does this pull request change what data or activity we track or use?

Testing instructions:

  • After checkout out this branch, installing the plugin and connecting to WPCOM, check the response of https://public-api.wordpress.com/rest/v1.2/sites/<your site id>
  • The options key should contain a child key called difm_lite_site_options. image

aneeshd16 avatar Sep 14 '22 11:09 aneeshd16

Are you an Automattician? You can now test your Pull Request on WordPress.com. On your sandbox, run bin/jetpack-downloader test jetpack update/site-endpoint-difm-options to get started. More details: p9dueE-5Nn-p2

github-actions[bot] avatar Sep 14 '22 11:09 github-actions[bot]

Thank you for your PR!

When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:

  • :white_check_mark: Include a description of your PR changes.
  • :warning: All commits were linted before commit.
  • :white_check_mark: Add a "[Status]" label (In Progress, Needs Team Review, ...).
  • :white_check_mark: Add testing instructions.
  • :white_check_mark: Specify whether this PR includes any changes to data or privacy.
  • :white_check_mark: Add changelog entries to affected projects

This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation :robot:


The e2e test report can be found here. Please note that it can take a few minutes after the e2e tests checks are complete for the report to be available.


Once your PR is ready for review, check one last time that all required checks (other than "Required review") appearing at the bottom of this PR are passing or skipped. Then, add the "[Status] Needs Team review" label and ask someone from your team review the code. Once you’ve done so, switch to the "[Status] Needs Review" label; someone from Jetpack Crew will then review this PR and merge it to be included in the next Jetpack release.


Jetpack plugin:

  • Next scheduled release: October 4, 2022.
  • Scheduled code freeze: September 27, 2022.

github-actions[bot] avatar Sep 14 '22 11:09 github-actions[bot]

Caution: This PR has changes that must be merged to WordPress.com Hello aneeshd16! These changes need to be synced to WordPress.com - If you 're an a11n, please commandeer and confirm D88805-code works as expected before merging this PR. Once this PR is merged, please commit the changes to WP.com. Thank you! This revision will be updated with each commit to this PR

matticbot avatar Sep 29 '22 12:09 matticbot

Great news! One last step: head over to your WordPress.com diff, D88805-code, and deploy it. Once you've done so, come back to this PR and add a comment with your SVN changeset ID (e.g. r12345-wpcom).

Thank you!

github-actions[bot] avatar Oct 03 '22 06:10 github-actions[bot]

Shipped: r253575-wpcom

aneeshd16 avatar Oct 03 '22 07:10 aneeshd16