From d98e8578843257d0a1bd4fc89e4a0f2c77acc357 Mon Sep 17 00:00:00 2001 From: Vahid Kaykhaei Date: Thu, 6 Feb 2025 10:31:54 +0100 Subject: [PATCH 1/3] Changed from trunk to main on the prepare release github action --- .github/workflows/prepare-release.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/prepare-release.yml b/.github/workflows/prepare-release.yml index 4ec58ac4d..bb011ae3b 100644 --- a/.github/workflows/prepare-release.yml +++ b/.github/workflows/prepare-release.yml @@ -35,15 +35,15 @@ jobs: type: ${{ github.event.inputs.type }} wp-version: ${{ github.event.inputs.wp-version }} wc-version: ${{ github.event.inputs.wc-version }} - main-branch: "trunk" + main-branch: "main" post-steps: | ### After deploy 1. [ ] Confirm the release deployed correctly to [WPORG](https://wordpress.org/plugins/facebook-for-woocommerce/). - [ ] Ensure you can download and install the latest release from WPORG and WCCOM. - [ ] We've had an issue where the release tag (e.g. 2.6.1) wasn't present in the svn `tags/` folder. - [ ] Troubleshooting processes when the release version doesn't exist in the svn `tags/` folder: - 1. [ ] Check the version by `Stable tag` in [https://plugins.svn.wordpress.org/facebook-for-woocommerce/trunk/readme.txt](https://plugins.svn.wordpress.org/facebook-for-woocommerce/trunk/readme.txt) to see if the new release is committed to `trunk` - 1. [ ] If the above version is the same as the one just released, then you can make up the missed version tag by `svn cp https://plugins.svn.wordpress.org/facebook-for-woocommerce/trunk https://plugins.svn.wordpress.org/facebook-for-woocommerce/tags/X.X.X -m "Tagging version X.X.X"`. Please note that the `X.X.X` is used as a placeholder but should be replaced with the *actual* release version (e.g., `1.5.0`). + 1. [ ] Check the version by `Stable tag` in [https://plugins.svn.wordpress.org/facebook-for-woocommerce/main/readme.txt](https://plugins.svn.wordpress.org/facebook-for-woocommerce/main/readme.txt) to see if the new release is committed to `main` + 1. [ ] If the above version is the same as the one just released, then you can make up the missed version tag by `svn cp https://plugins.svn.wordpress.org/facebook-for-woocommerce/main https://plugins.svn.wordpress.org/facebook-for-woocommerce/tags/X.X.X -m "Tagging version X.X.X"`. Please note that the `X.X.X` is used as a placeholder but should be replaced with the *actual* release version (e.g., `1.5.0`). 1. [ ] Wait for a while, and the zip file should be able to download from: [https://downloads.wordpress.org/plugin/facebook-for-woocommerce.x.x.x.zip](https://downloads.wordpress.org/plugin/facebook-for-woocommerce.x.x.x.zip) 1. [ ] Close the release milestone. 1. [ ] Publish any documentation updates relating to the release: From b3a6b9e4933dfc0b03a6f1546bbf05e2132a9cfa Mon Sep 17 00:00:00 2001 From: Vahid Kaykhaei Date: Fri, 7 Feb 2025 09:27:47 +0100 Subject: [PATCH 2/3] removed the incorrectly set svn target to main --- .github/workflows/prepare-release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/prepare-release.yml b/.github/workflows/prepare-release.yml index bb011ae3b..8da273374 100644 --- a/.github/workflows/prepare-release.yml +++ b/.github/workflows/prepare-release.yml @@ -42,8 +42,8 @@ jobs: - [ ] Ensure you can download and install the latest release from WPORG and WCCOM. - [ ] We've had an issue where the release tag (e.g. 2.6.1) wasn't present in the svn `tags/` folder. - [ ] Troubleshooting processes when the release version doesn't exist in the svn `tags/` folder: - 1. [ ] Check the version by `Stable tag` in [https://plugins.svn.wordpress.org/facebook-for-woocommerce/main/readme.txt](https://plugins.svn.wordpress.org/facebook-for-woocommerce/main/readme.txt) to see if the new release is committed to `main` - 1. [ ] If the above version is the same as the one just released, then you can make up the missed version tag by `svn cp https://plugins.svn.wordpress.org/facebook-for-woocommerce/main https://plugins.svn.wordpress.org/facebook-for-woocommerce/tags/X.X.X -m "Tagging version X.X.X"`. Please note that the `X.X.X` is used as a placeholder but should be replaced with the *actual* release version (e.g., `1.5.0`). + 1. [ ] Check the version by `Stable tag` in [https://plugins.svn.wordpress.org/facebook-for-woocommerce/trunk/readme.txt](https://plugins.svn.wordpress.org/facebook-for-woocommerce/trunk/readme.txt) to see if the new release is committed to `trunk` + 1. [ ] If the above version is the same as the one just released, then you can make up the missed version tag by `svn cp https://plugins.svn.wordpress.org/facebook-for-woocommerce/trunk https://plugins.svn.wordpress.org/facebook-for-woocommerce/tags/X.X.X -m "Tagging version X.X.X"`. Please note that the `X.X.X` is used as a placeholder but should be replaced with the *actual* release version (e.g., `1.5.0`). 1. [ ] Wait for a while, and the zip file should be able to download from: [https://downloads.wordpress.org/plugin/facebook-for-woocommerce.x.x.x.zip](https://downloads.wordpress.org/plugin/facebook-for-woocommerce.x.x.x.zip) 1. [ ] Close the release milestone. 1. [ ] Publish any documentation updates relating to the release: From d27d475b081204bb4bed793955554af8e9f645a2 Mon Sep 17 00:00:00 2001 From: Vahid Kaykhaei Date: Fri, 7 Feb 2025 09:38:27 +0100 Subject: [PATCH 3/3] Bump up the version nr in fb-for-woo.php --- facebook-for-woocommerce.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facebook-for-woocommerce.php b/facebook-for-woocommerce.php index 492c9ea06..13e579325 100644 --- a/facebook-for-woocommerce.php +++ b/facebook-for-woocommerce.php @@ -11,7 +11,7 @@ * Description: Grow your business on Facebook! Use this official plugin to help sell more of your products using Facebook. After completing the setup, you'll be ready to create ads that promote your products and you can also create a shop section on your Page where customers can browse your products on Facebook. * Author: Facebook * Author URI: https://www.facebook.com/ - * Version: 3.3.2 + * Version: 3.3.3 * Requires at least: 5.6 * Requires PHP: 7.4 * Text Domain: facebook-for-woocommerce