From 35ee85234b8cb3cfd51ea4d4045650f180ac9bf6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 4 Apr 2026 12:08:41 +0000 Subject: [PATCH 1/2] fix: improve automation-suite.yml reliability and security Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/4fa87663-6160-4fcd-a8fb-2aead55c153e Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --- .github/workflows/automation-suite.yml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/.github/workflows/automation-suite.yml b/.github/workflows/automation-suite.yml index 43ce2941..49e424f4 100644 --- a/.github/workflows/automation-suite.yml +++ b/.github/workflows/automation-suite.yml @@ -37,7 +37,11 @@ jobs: - name: Update dependencies run: | npm update - npm audit fix --force || true + npm audit fix || true + + - name: Get current date + id: get_date + run: echo "date=$(date +%Y-%m-%d)" >> "$GITHUB_OUTPUT" - name: Create Pull Request uses: peter-evans/create-pull-request@v6 @@ -48,7 +52,7 @@ jobs: commit-message: 'chore: mise à jour automatique des dépendances npm' title: '🤖 Mise à jour automatique des dépendances' body: | - Mise à jour automatique des dépendances npm effectuée le $(date +%Y-%m-%d) + Mise à jour automatique des dépendances npm effectuée le ${{ steps.get_date.outputs.date }} - Dépendances mises à jour via `npm update` - Corrections de sécurité appliquées via `npm audit fix` @@ -68,7 +72,7 @@ jobs: ref: gh-pages - name: Compress Images - uses: calibreapp/image-actions@main + uses: calibreapp/image-actions@v1 with: githubToken: ${{ secrets.GITHUB_TOKEN }} compressOnly: true @@ -87,13 +91,14 @@ jobs: ref: gh-pages - name: Check for broken links + id: lychee uses: lycheeverse/lychee-action@v2 with: args: --verbose --no-progress '**/*.html' '**/*.md' fail: false - name: Create issue if broken links found - if: env.lychee_exit_code != 0 + if: steps.lychee.outputs.exit_code != 0 uses: peter-evans/create-issue-from-file@v5 with: title: '🔗 Liens morts détectés sur le site' From 13fb4559c33edbe85de0f21277bd6423b5c75810 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 4 Apr 2026 15:35:49 +0000 Subject: [PATCH 2/2] fix: restore flex justify-center wrapper on social icons + sync HTML files with gh-pages Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/60b00350-27dd-4bdb-8b42-ebb8cd7adea5 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --- bio.html | 20 ++++++++++---------- contact.html | 37 ++++++++++++++++--------------------- event.html | 20 ++++++++++---------- index.html | 38 +++++++++++++++++--------------------- music.html | 20 ++++++++++---------- shop.html | 40 +++++++++++++++++----------------------- 6 files changed, 80 insertions(+), 95 deletions(-) diff --git a/bio.html b/bio.html index 9025f60e..e2d6ab33 100644 --- a/bio.html +++ b/bio.html @@ -14,14 +14,14 @@ - + - + @@ -47,7 +47,7 @@ Contact Shop + target="_blank" rel="noopener noreferrer" class="nav-link text-xl sm:text-2xl flex items-center"> Whatsapp @@ -197,19 +197,19 @@

Bio

- - - - - - - Buy Me A Coffee +
diff --git a/contact.html b/contact.html index 19ad26a2..7df5a934 100644 --- a/contact.html +++ b/contact.html @@ -12,13 +12,13 @@ - + - + @@ -41,7 +41,7 @@ Music Events Shop - + Whatsapp @@ -137,24 +137,19 @@

Contact

- - - -