-
Notifications
You must be signed in to change notification settings - Fork 219
Conversation
Release StepsThe release pull request has been created! This checklist is a guide to follow for the remainder of the release process. You can check off each item in this list once completed.
Initial Preparation
Create the Testing Notes
Each porter is responsible for testing the PRs that fall under the focus of their own team. Shared functionality should be tested by both porters. This means that the Rubik porter will mostly test checkout blocks and Store API endpoints, while the Kirigami porter will test the product related blocks and Store API endpoints.
Ensure hub is set up and you're authenticated
Push the button - Deploy
If this release is deployed to WordPress.org
After Workflow completes
Pull request in WooCommerce Core for Package updateThis only needs to be done if this release is the last release of the feature plugin before code freeze in the WooCommerce core cycle. If this condition doesn't exist you can skip this section.
Publish posts
🚀 This comment was generated by the automations bot triggered by the creation of the branch:
|
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: 0 B Total Size: 1.07 MB ℹ️ View Unchanged
|
### Fix react 18 error in the editor when using cart/checkout blocks. ([8820](https://github.com/woocommerce/woocommerce-blocks/pull/8820)) | ||
|
||
- Activate WP 6.2 RC using the WordPress Beta Tester plugin | ||
- Install [WooCommerce 7.4.1](https://href.li/?https://github.com/woocommerce/woocommerce/releases/tag/7.4.1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add some information here saying that they need to go to Tools > Beta Testing then select the "Bleeding edge" option. They will then need to update their site from Dashboard > Updates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @tarunvijwani most of this PR tests out fine, I just requested some changes on the testing instructions. Thanks!
Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>
Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>
- Add the editor type for each reference. - Add instructions to activate WP release candidate
…t Archive behind experimental flag (#8907)
* Remove isExperimentalBuild checks. By removing the `isExperimentalBuild` conditional checks in the Classic Template block, we can ensure the features added in #8324 will land in WooCommerce Core and are not limited to the feature plugin. See p1680000654295729-slack-C02UBB1EPEF for additional context. * Revert isExperimentalBuild removal on registration The conditional `isExperimentalBuild` conditional check that was wrapping some conditional registration of the classic template block seems to be unrelated to the template conversion/migration. This is something we can revisit and test separately but should not be included in this changeset.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Smoke tested this on JN and it works well. All testing instructions worked OK too when I tested on Tuesday
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Release Pull Request
This is the release pull request for WooCommerce Blocks plugin
9.9.0
.Changelog
Communication
Prepared Updates
Please leave a comment on this PR with links to the following:
Release announcement (announcement post on developer.woocommerce.com published after release).
Happiness engineering or Happiness/Support (if special instructions needed).
Relevant developer documentation (if applicable).
Quality
Testing Instructions are included in this PR
Any performance impacts are documented.
🚀 This pull request was generated by the automations bot triggered by the creation of the branch:
release/9.9.0
. cc @tarunvijwani