Burak Yigit Kaya
Burak Yigit Kaya
Ah, this is not exactly about building the images but getting CD for this repo, right? Whatever is there should work for this repo. Just make sure those GCLOUD secrets...
We should probably add. The closest I find is https://develop.sentry.dev/sdk/performance/span-operations/#messagesqueues but only `job.exec` applies there to an extent.
I want this so badly so 👍🏻
The installation has been great so far (~24h)!. Haven't tried local dev but will do when I'll take a stab at #61
Hi @miketheman - closed the PR as this repo is going into archive mode soon and the PR had some merge conflicts. It needs to be ported over to getsentry/sentry...
@seo-rii I couldn't get it to work no matter what I do. Were you able to get past that error? I did ```js ssr: { noExternal: ['@sentry/sveltekit'] } ``` Which...
Alternatively, I get the following: ```shell /home/byk/Projects//node_modules/wrangler/wrangler-dist/cli.js:29573 throw a; ^ file:///home/byk/Projects//.svelte-kit/output/server/chunks/index.server.js:12 import require$$0 from "@sentry/utils"; ^^^^^^^^^^ SyntaxError: The requested module '@sentry/utils' does not provide an export named 'default' ```
FYI tests failed with the following error: >Detecting Docker platform > FAIL: Unsupported docker architecture amd64.
~~@DuncanConroy if you can check the "maintainers can modify the PR" checkbox for your PR, I'll push a fix for the test failure and try to run tests for Podman...
Yeah, apparently this needs more fixes for the test. I'll follow up later.