[PR #11] [MERGED] fix: supprimer les commentaires eslint inutiles dans la configuration… #12

Closed
opened 2026-02-27 16:50:50 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/artsite/pull/11
Author: @ArthurDanjou
Created: 12/18/2025
Status: Merged
Merged: 12/18/2025
Merged by: @ArthurDanjou

Base: masterHead: fix_activity


📝 Commits (2)

  • 2ffffe3 fix: supprimer les commentaires eslint inutiles dans la configuration du worker
  • dc04539 fix: supprimer l'événement de pull_request dans la configuration de déploiement Cloudflare

📊 Changes

2 files changed (+2 additions, -3 deletions)

View changed files

📝 .github/workflows/cloudflare.yml (+0 -1)
📝 worker-configuration.d.ts (+2 -2)

📄 Description

… du worker

This is a test PR to see if the preview env will be generated


Note

Adjust Cloudflare Pages workflow to run on push (all branches) and remove redundant eslint-disable comments in worker type definitions.

  • CI:
    • Update /.github/workflows/cloudflare.yml to deploy on push (all branches) and remove the pull_request trigger.
  • Types:
    • Clean up worker-configuration.d.ts by removing eslint-disable comments on AIGatewayUniversalRequest.provider and AiGateway.getUrl declarations.

Written by Cursor Bugbot for commit dc04539d1e. This will update automatically on new commits. Configure here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArthurDanjou/artsite/pull/11 **Author:** [@ArthurDanjou](https://github.com/ArthurDanjou) **Created:** 12/18/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@ArthurDanjou](https://github.com/ArthurDanjou) **Base:** `master` ← **Head:** `fix_activity` --- ### 📝 Commits (2) - [`2ffffe3`](https://github.com/ArthurDanjou/artsite/commit/2ffffe3e329b57773a797671866fb98346b37808) fix: supprimer les commentaires eslint inutiles dans la configuration du worker - [`dc04539`](https://github.com/ArthurDanjou/artsite/commit/dc04539d1e9d59309f1fa63e627db3d76f7a768c) fix: supprimer l'événement de pull_request dans la configuration de déploiement Cloudflare ### 📊 Changes **2 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cloudflare.yml` (+0 -1) 📝 `worker-configuration.d.ts` (+2 -2) </details> ### 📄 Description … du worker This is a test PR to see if the preview env will be generated <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Adjust Cloudflare Pages workflow to run on push (all branches) and remove redundant eslint-disable comments in worker type definitions. > > - **CI**: > - Update `/.github/workflows/cloudflare.yml` to deploy on `push` (all branches) and remove the `pull_request` trigger. > - **Types**: > - Clean up `worker-configuration.d.ts` by removing eslint-disable comments on `AIGatewayUniversalRequest.provider` and `AiGateway.getUrl` declarations. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit dc04539d1e9d59309f1fa63e627db3d76f7a768c. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
arthur added the pull-request label 2026-02-27 16:50:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/artsite#12