Skip to content

Add Sentry error monitoring to WinDroid Studio#24

Merged
SamratB8 merged 8 commits into
mainfrom
dev
Jul 13, 2026
Merged

Add Sentry error monitoring to WinDroid Studio#24
SamratB8 merged 8 commits into
mainfrom
dev

Conversation

@SamratB8

Copy link
Copy Markdown
Collaborator

Summary

Adds Sentry error monitoring to the WinDroid Studio application.

Changes

  • Added the Sentry NuGet package to WinDroid.Studio
  • Initialized Sentry during application startup
  • Enabled automatic session tracking
  • Enabled Sentry debug output for debug builds
  • Added event flushing when the main window closes
  • Added a temporary launch test message for verification

Testing

  • Restored the full WinDroid.Runtime.slnx solution successfully
  • Confirmed the WinDroid.Studio project accepts Sentry 6.6.0
  • Verified that the application startup flow remains unchanged

Notes

The Sentry DSN is read from the SENTRY_DSN environment variable and is not committed to the repository.

The temporary test message should be removed after confirming the event appears in Sentry.

SamratB8 added 8 commits July 12, 2026 14:08
Add comprehensive SECURITY.md and legal-notes.md documents to establish clear policies for vulnerability reporting, security scope, licensing boundaries, trademark usage, and contribution requirements.

Update README.md to reference the new legal-notes.md document and mark the corresponding tasks as complete.
@SamratB8 SamratB8 added the enhancement New feature or request label Jul 13, 2026
@SamratB8 SamratB8 merged commit 0bdfab0 into main Jul 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant