From f6545b845ac34801d4b4fecaef0f52547b137b20 Mon Sep 17 00:00:00 2001 From: Jason Coleman <33220397+ideadude@users.noreply.github.com> Date: Tue, 7 Nov 2023 09:27:45 -0500 Subject: [PATCH 1/7] Update CODEOWNERS --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0987bc53de..93638cef72 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ -* @thomasplevy +* @ideadude # Full Site Editing. -includes/class-llms-block-templates.php @eri-trabiccolo +includes/class-llms-block-templates.php @ideadude From 1dcfc280488346c4c79aaf5b8a22fb7e224cd8f5 Mon Sep 17 00:00:00 2001 From: ideadude Date: Tue, 7 Nov 2023 14:29:03 +0000 Subject: [PATCH 2/7] Update contributors list --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e595db9c2d..8f49f4145a 100644 --- a/README.md +++ b/README.md @@ -99,10 +99,10 @@ Endless thanks to all our incredible contributors! + - @@ -133,6 +133,7 @@ Endless thanks to all our incredible contributors! + @@ -145,6 +146,7 @@ Endless thanks to all our incredible contributors! + [//]: contributor-faces From baaef4b383657f5c5a0a9b0738d2d3096d7dc7c1 Mon Sep 17 00:00:00 2001 From: Kim Coleman Date: Wed, 22 Nov 2023 13:01:44 -0500 Subject: [PATCH 3/7] Fixing link to our-team to be about-us --- .wordpress-org/readme/05-description.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.wordpress-org/readme/05-description.md b/.wordpress-org/readme/05-description.md index 07b4b54ada..1f4f634458 100644 --- a/.wordpress-org/readme/05-description.md +++ b/.wordpress-org/readme/05-description.md @@ -404,7 +404,7 @@ Install the free LifterLMS plugin on your website, then ... [lift]: https://blog.lifterlms.com/liftoff/?utm_source=LifterLMS%20Plugin&utm_medium=Readme&utm_campaign=Readme%20to%20Sale [aca]: https://academy.lifterlms.com/?utm_source=LifterLMS%20Plugin&utm_medium=Readme&utm_campaign=Readme%20to%20Sale [resources]: https://lifterlms.com/recommended-resources/?utm_source=LifterLMS%20Plugin&utm_medium=Readme&utm_campaign=Readme%20to%20Sale -[team]: https://lifterlms.com/our-team/?utm_source=LifterLMS%20Plugin&utm_medium=Readme&utm_campaign=Readme%20to%20Sale +[team]: https://lifterlms.com/about-us/?utm_source=LifterLMS%20Plugin&utm_medium=Readme&utm_campaign=Readme%20to%20Sale#h-meet-the-team [webinar]: https://lifterlms.com/lifterlms-webinars/?utm_source=LifterLMS%20Plugin&utm_medium=Readme&utm_campaign=Readme%20to%20Sale From e440d86593b82e3566ccb3d3c0c7f829e04b96f6 Mon Sep 17 00:00:00 2001 From: actuallyakash Date: Wed, 22 Nov 2023 23:59:37 +0530 Subject: [PATCH 4/7] removed broken links --- .wordpress-org/readme/05-description.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.wordpress-org/readme/05-description.md b/.wordpress-org/readme/05-description.md index 1f4f634458..7a8dd20b85 100644 --- a/.wordpress-org/readme/05-description.md +++ b/.wordpress-org/readme/05-description.md @@ -412,7 +412,6 @@ Install the free LifterLMS plugin on your website, then ... [aq]: https://lifterlms.com/product/advanced-quizzes//?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale [ass]: https://lifterlms.com/product/lifterlms-assignments//?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale [av]: https://lifterlms.com/product/advanced-video/?utm_source=LifterLMS%20Plugin&utm_medium=Readme&utm_campaign=Readme%20to%20Sale -[dfy]: https://lifterlms.com/dfy/?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale [cf]: https://lifterlms.com/product/custom-fields/?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale [ck]: https://lifterlms.com/product/lifterlms-convertkit/?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale [coh]: https://lifterlms.com/product/course-cohorts/?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale @@ -435,9 +434,5 @@ Install the free LifterLMS plugin on your website, then ... [wc]: https://lifterlms.com/product/woocommerce-extension/?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale [features]: https://lifterlms.com/features/?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale -[feature-lms]: https://lifterlms.com/features/lms/?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale -[feature-ecomm]: https://lifterlms.com/features/e-commerce/?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale -[feature-membership]: https://lifterlms.com/features/membership/?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale -[feature-engagement]: https://lifterlms.com/features/engagement/?utm_source=LifterLMS%20Plugin&utm_medium=README&utm_campaign=Readme%20to%20Sale From 9ae7311182736b730a93990974eaa4bc10622415 Mon Sep 17 00:00:00 2001 From: kimcoleman Date: Wed, 22 Nov 2023 20:32:51 +0000 Subject: [PATCH 5/7] Update contributors list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f49f4145a..8af08359b0 100644 --- a/README.md +++ b/README.md @@ -104,8 +104,8 @@ Endless thanks to all our incredible contributors! - + From eda6ea638f247c33a5a49b2ae5bfdad90ffdd7c0 Mon Sep 17 00:00:00 2001 From: Jason Coleman <33220397+ideadude@users.noreply.github.com> Date: Wed, 22 Nov 2023 15:38:00 -0500 Subject: [PATCH 6/7] fix formatting --- docs/releases.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/releases.md b/docs/releases.md index 0ed0bfcc80..ebdc3c1991 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -74,14 +74,14 @@ Run `npm run dev release create`. The following steps are performed automatically by the above task: 1. Publish to GitHub - A. The contents of the distribution archive is force-pushed to the `release` branch. - B. A new release tag draft is created for the current version number using `release` as the commit target. - C. The distribution archive is uploaded to the release. - D. The release is published. - E. A webhook ping notifies the `llms-releaser` server which performs the remaining steps of the release: + 1. The contents of the distribution archive is force-pushed to the `release` branch. + 1. A new release tag draft is created for the current version number using `release` as the commit target. + 1. The distribution archive is uploaded to the release. + 1. The release is published. + 1. A webhook ping notifies the `llms-releaser` server which performs the remaining steps of the release: 2. Publish to WordPress plugin repository - A. Create a new SVN tag using the release asset (distribution archive) as the base. - B. Update the `trunk` branch to match the new tag. + 2. Create a new SVN tag using the release asset (distribution archive) as the base. + 2. Update the `trunk` branch to match the new tag. 3. A changelog blog post is published to make.lifterlms.com. 4. The number is updated at LifterLMS.com 5. The distribution archive is synced to the release asset bucket in AWS S3 as a backup. From a0f26ef35b43cd05c2d5bdd50d958923f194afaa Mon Sep 17 00:00:00 2001 From: Jason Coleman <33220397+ideadude@users.noreply.github.com> Date: Wed, 22 Nov 2023 15:38:31 -0500 Subject: [PATCH 7/7] more formatting --- docs/releases.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/releases.md b/docs/releases.md index ebdc3c1991..fab3689226 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -79,9 +79,9 @@ The following steps are performed automatically by the above task: 1. The distribution archive is uploaded to the release. 1. The release is published. 1. A webhook ping notifies the `llms-releaser` server which performs the remaining steps of the release: -2. Publish to WordPress plugin repository - 2. Create a new SVN tag using the release asset (distribution archive) as the base. - 2. Update the `trunk` branch to match the new tag. -3. A changelog blog post is published to make.lifterlms.com. -4. The number is updated at LifterLMS.com -5. The distribution archive is synced to the release asset bucket in AWS S3 as a backup. +1. Publish to WordPress plugin repository + 1. Create a new SVN tag using the release asset (distribution archive) as the base. + 1. Update the `trunk` branch to match the new tag. +1. A changelog blog post is published to make.lifterlms.com. +1. The number is updated at LifterLMS.com +1. The distribution archive is synced to the release asset bucket in AWS S3 as a backup.