getsentry / getsentry/sentry-javascript

Create canary tests for Cloudflare E2E and integration tests

Offen
#20,874 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Cloudflare Workers Tests
Vorherrschende Sprache
TypeScript
Sterne
8.7k
Forks
1.8k
Ø Merge
1 T. 17 Std.
Gemergte PRs (30 T.)
515

Beschreibung

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

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.