From b0d65f211641eedabbe980fdd19b2454ba78da0a Mon Sep 17 00:00:00 2001 From: Dima Shevtsov <12731225+dshevtsov@users.noreply.github.com> Date: Fri, 14 Mar 2025 18:15:29 -0500 Subject: [PATCH 1/5] Update index.md --- src/pages/index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/pages/index.md b/src/pages/index.md index 2e2171ea0..2dd84b547 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -10,17 +10,14 @@ keywords: ![Commerce PHP Extensions](_images/home-bg.jpeg) # Commerce PHP Extensions - Learn how to create and maintain PHP extensions for Adobe Commerce and Magento Open Source. ## Resources - * [Commerce open-source projects](https://developer.adobe.com/open/magento) * [Community Slack workspace](https://opensource.magento.com/slack) * [Contributor statistics](https://developer.adobe.com/open/magento/statistic) - ## Overview This documentation provides resources for developing PHP-based extensions for Adobe Commerce and Magento Open Source. From d48eccc7dd321e6a50b500e9a4b952d135075ce3 Mon Sep 17 00:00:00 2001 From: Dima Shevtsov Date: Fri, 14 Mar 2025 18:31:40 -0500 Subject: [PATCH 2/5] break md --- src/pages/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/index.md b/src/pages/index.md index 2dd84b547..538a8c90a 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -19,9 +19,7 @@ Learn how to create and maintain PHP extensions for Adobe Commerce and Magento O * [Community Slack workspace](https://opensource.magento.com/slack) * [Contributor statistics](https://developer.adobe.com/open/magento/statistic) ## Overview - This documentation provides resources for developing PHP-based extensions for Adobe Commerce and Magento Open Source. - ## Discover Use these sections to learn about how to develop PHP extensions. From 41451b159624ddef1650be3a12c37681bb123be4 Mon Sep 17 00:00:00 2001 From: Dima Shevtsov Date: Mon, 17 Mar 2025 10:22:41 -0500 Subject: [PATCH 3/5] Add broken yaml for testing --- .github/test.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/test.yaml diff --git a/.github/test.yaml b/.github/test.yaml new file mode 100644 index 000000000..7b9a0dede --- /dev/null +++ b/.github/test.yaml @@ -0,0 +1,6 @@ +test: + test - : / + test: + [ + @ + \ No newline at end of file From aed6bd0cdcebdf6c536f7414310f2b42b3d1b177 Mon Sep 17 00:00:00 2001 From: Dima Shevtsov Date: Mon, 17 Mar 2025 10:39:17 -0500 Subject: [PATCH 4/5] Add yaml fix test --- .github/test copy.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/test copy.yaml diff --git a/.github/test copy.yaml b/.github/test copy.yaml new file mode 100644 index 000000000..bd49b9eeb --- /dev/null +++ b/.github/test copy.yaml @@ -0,0 +1,7 @@ +test1: + test1 - : / + 1test: + [2 + @4 + & + \ No newline at end of file From a7e8c913476a43b9e95cfbd64f512eacab71c7c8 Mon Sep 17 00:00:00 2001 From: Dima Shevtsov Date: Mon, 17 Mar 2025 10:50:02 -0500 Subject: [PATCH 5/5] Break markdown for testing --- src/pages/tutorials/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/tutorials/index.md b/src/pages/tutorials/index.md index 6a6c70879..ac827b18d 100644 --- a/src/pages/tutorials/index.md +++ b/src/pages/tutorials/index.md @@ -6,5 +6,6 @@ keywords: --- # Tutorials - This section provides step-by-step PHP tutorials for Adobe Commerce and Magento Open Source extension developers. +- +* \ No newline at end of file