Skip to content

actions: fix sentry#842

Merged
flakey5 merged 2 commits intomainfrom
flakey5/20260203/sentry-fix
Feb 4, 2026
Merged

actions: fix sentry#842
flakey5 merged 2 commits intomainfrom
flakey5/20260203/sentry-fix

Conversation

@flakey5
Copy link
Member

@flakey5 flakey5 commented Feb 4, 2026

  • Missing \ in upload-sourcemaps.sh
  • Use wrangler deploy instead of the wrangler-action for deploys so we can pass in Sentry release properly (it was taking in $(npx as the SENTRY_RELEASE var instead of running it as a command)

- Missing `\` in upload-sourcemaps.sh
- Use `wrangler deploy` instead of the wrangler-action for deploys so we
  can pass in Sentry release properly (it was taking in `$(npx ` as the
  SENTRY_RELEASE var instead of running it as a command)

Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
@flakey5 flakey5 requested a review from a team as a code owner February 4, 2026 03:09
@flakey5
Copy link
Member Author

flakey5 commented Feb 4, 2026

Requesting fast track

Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
@flakey5 flakey5 merged commit 80c442e into main Feb 4, 2026
6 checks passed
@flakey5 flakey5 deleted the flakey5/20260203/sentry-fix branch February 4, 2026 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants