getsentry / getsentry/sentry-javascript

Create canary tests for Cloudflare E2E and integration tests

オープン
#20,874 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Cloudflare Workers Tests
主要言語
TypeScript
スター
8.7k
フォーク
1.8k
平均マージ
1日 17時間
マージ済み PR(30日)
515

説明

### Description

We need to check against newer compatibility dates as over time it could be that certain things are getting deprecated or removed.

A basic `wrangler.jsonc` has following attributes:

```json
{
"name": "hono-sdk-worker",
"compatibility_date": "2025-06-17",
}
```

Where the `compatibility_date` is always set to a fixed date in our tests. It would be nice if we would run the Cloudflare E2E and integration tests as `canary` variant with the latest `compatibility_date`. It is technically not treated as canary, but it would be the same behavior. Alternatives can and should be investigated as well.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。