mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 04:10:25 +01:00
[PR #157] [MERGED] Sentry #77
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/linsa-io/linsa/pull/157
Author: @nikivdev
Created: 9/10/2024
Status: ✅ Merged
Merged: 9/10/2024
Merged by: @Aslam97
Base:
main← Head:sentry📝 Commits (6)
3fbf464.5df91ffadd sentry63d7357prettier0e5a681up packages423dc92no edge sentry378e077fix conflict📊 Changes
13 files changed (+212 additions, -8 deletions)
View changed files
📝
.gitignore(+1 -0)📝
api/bun.lockb(+0 -0)📝
api/package.json(+5 -5)📝
bun.lockb(+0 -0)📝
web/.gitignore(+3 -1)➕
web/app/api/sentry-example-api/route.ts(+9 -0)➕
web/app/global-error.tsx(+23 -0)➕
web/app/sentry-example-page/page.tsx(+82 -0)➕
web/instrumentation.ts(+5 -0)📝
web/next.config.mjs(+42 -2)📝
web/package.json(+1 -0)➕
web/sentry.client.config.ts(+26 -0)➕
web/sentry.server.config.ts(+15 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.