From 7fd7fbe96dad0be3d939148395eef454fdd4d7c6 Mon Sep 17 00:00:00 2001 From: Luis Miguel Morales Date: Fri, 5 Dec 2025 12:50:57 -0500 Subject: [PATCH 1/4] primer commit develop --- .github/workflows/trigger-playwright.yml | 25 ++++++++++++++++++++++++ plantilla_web/index.html | 9 --------- 2 files changed, 25 insertions(+), 9 deletions(-) create mode 100644 .github/workflows/trigger-playwright.yml diff --git a/.github/workflows/trigger-playwright.yml b/.github/workflows/trigger-playwright.yml new file mode 100644 index 0000000..de163cb --- /dev/null +++ b/.github/workflows/trigger-playwright.yml @@ -0,0 +1,25 @@ +name: Trigger Playwright Tests + +on: + push: + branches: [ develop ] + workflow_dispatch: + +jobs: + trigger-playwright: + runs-on: ubuntu-latest + steps: + - name: Trigger Playwright Tests + uses: peter-evans/repository-dispatch@v2 + with: + token: ${{ secrets.PLAYWRIGHT_REPO_TOKEN }} + repository: Luismi9201/playwright_test + event-type: trigger-playwright-tests + client-payload: | + { + "source_repo": "${{ github.repository }}", + "source_branch": "${{ github.ref_name }}", + "source_commit": "${{ github.sha }}", + "triggered_by": "${{ github.actor }}" + } + diff --git a/plantilla_web/index.html b/plantilla_web/index.html index 6cb4320..b47ccb3 100644 --- a/plantilla_web/index.html +++ b/plantilla_web/index.html @@ -30,15 +30,6 @@

Mi curso de Git y Github

-
- -
-
- -
-
- -
From 9308dd089e54a5096c580bef4194315e1384ff1e Mon Sep 17 00:00:00 2001 From: Luis Miguel Morales Date: Fri, 5 Dec 2025 12:58:22 -0500 Subject: [PATCH 2/4] segundo commit develop --- plantilla_web/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/plantilla_web/index.html b/plantilla_web/index.html index b47ccb3..9b89632 100644 --- a/plantilla_web/index.html +++ b/plantilla_web/index.html @@ -30,6 +30,24 @@

Mi curso de Git y Github

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
From 28f31dc7cdb48f22dcab4655b6b469933a16661b Mon Sep 17 00:00:00 2001 From: Luis Miguel Morales Date: Fri, 5 Dec 2025 13:09:50 -0500 Subject: [PATCH 3/4] tercer commit develop --- plantilla_web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plantilla_web/index.html b/plantilla_web/index.html index 9b89632..1f2c198 100644 --- a/plantilla_web/index.html +++ b/plantilla_web/index.html @@ -53,7 +53,7 @@

Mi curso de Git y Github

From 858355d8d9bae20c77fe96a7c28645f4dcc8324e Mon Sep 17 00:00:00 2001 From: Luis Miguel Morales Date: Fri, 5 Dec 2025 13:57:48 -0500 Subject: [PATCH 4/4] cuarto commit develop --- plantilla_web/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plantilla_web/index.html b/plantilla_web/index.html index 1f2c198..8b0f97c 100644 --- a/plantilla_web/index.html +++ b/plantilla_web/index.html @@ -43,17 +43,17 @@

Mi curso de Git y Github

- +
- +