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

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

Original Pull Request: https://github.com/ArthurDanjou/artsite/pull/11

State: closed
Merged: Yes


… 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.

**Original Pull Request:** https://github.com/ArthurDanjou/artsite/pull/11 **State:** closed **Merged:** Yes --- … 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 -->
arthur added the pull-request label 2026-02-27 16:50:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/artsite#17