Skip to content

Add Sentry integration and versioned release publishing#95

Merged
StuartFerguson merged 2 commits intomainfrom
task/#94_sentry_integration
Mar 20, 2026
Merged

Add Sentry integration and versioned release publishing#95
StuartFerguson merged 2 commits intomainfrom
task/#94_sentry_integration

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Integrated Sentry.AspNetCore for error tracking, configured via DSN and environment in Program.cs. Updated CI to pass version info to dotnet publish for release builds. No changes to core app logic.

closes #94
closes #93

StuartFerguson and others added 2 commits March 20, 2026 08:51
Integrated Sentry.AspNetCore for error tracking, configured via DSN and environment in Program.cs. Updated CI to pass version info to dotnet publish for release builds. No changes to core app logic.
@StuartFerguson StuartFerguson merged commit 072f6ea into main Mar 20, 2026
5 checks passed
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.

Sentry Integration Set version on publish in release workflow

1 participant