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

Remove wc_update_890_add_launch_your_store_tour_option #47005

Merged
merged 2 commits into from
May 2, 2024

Conversation

moon0326
Copy link
Contributor

@moon0326 moon0326 commented Apr 28, 2024

Submission Review Guidelines:

Changes proposed in this Pull Request:

This PR reverts #46203 as we're not including LYS in 8.9.

How to test the changes in this Pull Request:

Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:

  1. Create an empty JN site.
  2. Install a previous version of WooCommerce (Anything below 8.9.0).
  3. Download the nightly build (https://github.com/woocommerce/woocommerce/archive/refs/tags/nightly.zip) and install & activate it.
  4. Confirm woocommerce_show_lys_tour option does not exist.

Visually checking the change should be sufficient.

Changelog entry

  • Automatically create a changelog entry from the details below.

Significance

  • Patch
  • Minor
  • Major

Type

  • Fix - Fixes an existing bug
  • Add - Adds functionality
  • Update - Update existing functionality
  • Dev - Development related task
  • Tweak - A minor adjustment to the codebase
  • Performance - Address performance issues
  • Enhancement - Improvement to existing functionality

Message

Remove wc_update_890_add_launch_your_store_tour_option function.

Comment

@moon0326 moon0326 requested review from a team, ilyasfoo and adrianduffell April 28, 2024 13:40
@github-actions github-actions bot added the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Apr 28, 2024
Copy link
Contributor

Hi @ilyasfoo, @adrianduffell, @woocommerce/ghidorah

Apart from reviewing the code changes, please make sure to review the testing instructions as well.

You can follow this guide to find out what good testing instructions should look like:
https://github.com/woocommerce/woocommerce/wiki/Writing-high-quality-testing-instructions

Copy link
Contributor

@ilyasfoo ilyasfoo left a comment

Choose a reason for hiding this comment

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

I tested by installing WooCommerce 8.8.2 and then upgrade, I confirmed woocommerce_show_lys_tour option does not exist. LGTM!

@moon0326 moon0326 closed this Apr 29, 2024
@moon0326 moon0326 reopened this Apr 29, 2024
@rodelgc
Copy link
Contributor

rodelgc commented Apr 30, 2024

Hi @rjchow I just want to ask where should we NOT see the option woocommerce_show_lys_tour? Should we not see it within the WC Beta Tester's options/features? Thanks! :)

@rjchow
Copy link
Contributor

rjchow commented Apr 30, 2024

Hi @rjchow I just want to ask where should we NOT see the option woocommerce_show_lys_tour? Should we not see it within the WC Beta Tester's options/features? Thanks! :)

Hi @rodelgc ! You can use either the WC Beta Tester's option inspector or alternatively use wp cli to check!

The instructions look slightly confusing to me as the nightly wouldn't have this PR in it. I think the instructions were written from the post-merge perspective, so it would make more sense in this case to build the zip from a local copy of this branch instead of the nightly.

@rodelgc
Copy link
Contributor

rodelgc commented Apr 30, 2024

either the WC Beta Tester's option inspector or alternatively use wp cli to check

Ah, got it now! Since we already know how to do both, we could better guide our testers in testing this PR once it makes its way to the build. Thanks a lot for clarifying! 😄

@moon0326 moon0326 merged commit f5d386f into trunk May 2, 2024
31 checks passed
@moon0326 moon0326 deleted the update/revert-lys-option-from-update-func branch May 2, 2024 13:33
@github-actions github-actions bot added this to the 9.0.0 milestone May 2, 2024
@github-actions github-actions bot added the needs: analysis Indicates if the PR requires a PR testing scrub session. label May 2, 2024
@alvarothomas alvarothomas modified the milestones: 9.0.0, 8.9.0 May 6, 2024
github-actions bot pushed a commit that referenced this pull request May 6, 2024
* Remove wc_update_890_add_launch_your_store_tour_option

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
alvarothomas pushed a commit that referenced this pull request May 6, 2024
* Remove wc_update_890_add_launch_your_store_tour_option (#47005)

* Remove wc_update_890_add_launch_your_store_tour_option

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>

* Prep for cherry pick 47005

---------

Co-authored-by: Moon <moon.kyong@automattic.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
@alvarothomas alvarothomas added needs: internal testing Indicates if the PR requires further testing conducted by Solaris status: analysis complete Indicates if a PR has been analysed by Solaris and removed needs: analysis Indicates if the PR requires a PR testing scrub session. labels May 6, 2024
senadir pushed a commit that referenced this pull request May 7, 2024
* Remove wc_update_890_add_launch_your_store_tour_option

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: internal testing Indicates if the PR requires further testing conducted by Solaris plugin: woocommerce Issues related to the WooCommerce Core plugin. status: analysis complete Indicates if a PR has been analysed by Solaris
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants