feat: Add Sentry (#55)
* add basic sentry integration * add FE sourcemaps to Sentry * add sentry release step to pre-release workflow * add test exceptions * update pnpm lock file * workflow fixes * upload rust debug files to sentry in CI * fix action name * fix sentry upload action args * fix env name to match CI * fix sentry-cli on windows * remove test errors, format FE files * cargo fmt * mcp bin async fix * update Sentry DSN to new project * update Sentry DSN to new project
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -79,4 +79,5 @@ backend/db.sqlite
|
||||
# Development ports file
|
||||
.dev-ports.json
|
||||
|
||||
dev_assets
|
||||
dev_assets
|
||||
/frontend/.env.sentry-build-plugin
|
||||
|
||||
Reference in New Issue
Block a user