Skip to content

Add Sentry integration and versioning to publish workflow#821

Merged
StuartFerguson merged 1 commit intomainfrom
task/#820_sentry_integration
Mar 19, 2026
Merged

Add Sentry integration and versioning to publish workflow#821
StuartFerguson merged 1 commit intomainfrom
task/#820_sentry_integration

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

- Added Sentry.AspNetCore package and integrated Sentry in Program.cs
- Configured Sentry using DSN from configuration, with options for PII, blocking calls, and release version
- Updated GitHub Actions workflow to set versioning parameters during dotnet publish
@StuartFerguson StuartFerguson merged commit 84a7231 into main Mar 19, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sentry Integration Set version in the release publish step

1 participant