Skip to content

Conversation

@Flash0ver
Copy link
Member

Adding the brand new Sentry.Extensions.AI to these repository files:

  • .craft.yml
  • .github/ISSUE_TEMPLATE/bug_report.yml
  • README.md

@Flash0ver Flash0ver self-assigned this Nov 27, 2025
Comment on lines +15 to +18
nuget:Sentry.Extensions.AI:
nuget:Sentry.Extensions.Logging:
nuget:Sentry.Google.Cloud.Functions:
nuget:Sentry.Hangfire:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: Do we still need this file?

Sentry.Extensions.AI is already on NuGet.org.
And Sentry.Hangfire has been for almost 2 years.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it gets used when our release workflow runs, to publish new versions to nuget (otherwise nuget would be stuck on the current version that has been uploaded):
https://github.com/getsentry/craft?tab=readme-ov-file#craft-publish-publishing-the-release

We change this file so infrequently that I'm not sure though (I don't recall ever changing this file myself).

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.87%. Comparing base (ac97aef) to head (e1ab672).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4773      +/-   ##
==========================================
+ Coverage   73.85%   73.87%   +0.01%     
==========================================
  Files         485      485              
  Lines       17689    17689              
  Branches     3497     3497              
==========================================
+ Hits        13065    13067       +2     
+ Misses       3762     3761       -1     
+ Partials      862      861       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

| **Sentry.AspNet** | [![Downloads](https://img.shields.io/nuget/dt/Sentry.AspNet.svg)](https://www.nuget.org/packages/Sentry.AspNet) | [![NuGet](https://img.shields.io/nuget/v/Sentry.AspNet.svg)](https://www.nuget.org/packages/Sentry.AspNet) | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.AspNet.svg)](https://www.nuget.org/packages/Sentry.AspNet) | [![Documentation](https://img.shields.io/badge/documentation-sentry.io-green.svg)](https://docs.sentry.io/platforms/dotnet/guides/aspnet) |
| **Sentry.DiagnosticSource** | [![Downloads](https://img.shields.io/nuget/dt/Sentry.DiagnosticSource.svg)](https://www.nuget.org/packages/Sentry.DiagnosticSource) | [![NuGet](https://img.shields.io/nuget/v/Sentry.DiagnosticSource.svg)](https://www.nuget.org/packages/Sentry.DiagnosticSource) | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.DiagnosticSource.svg)](https://www.nuget.org/packages/Sentry.DiagnosticSource) | [![Documentation](https://img.shields.io/badge/documentation-sentry.io-green.svg)](https://docs.sentry.io/platforms/dotnet/performance/instrumentation/automatic-instrumentation/#diagnosticsource-integration) |
| **Sentry.EntityFramework** | [![Downloads](https://img.shields.io/nuget/dt/Sentry.EntityFramework.svg)](https://www.nuget.org/packages/Sentry.EntityFramework) | [![NuGet](https://img.shields.io/nuget/v/Sentry.EntityFramework.svg)](https://www.nuget.org/packages/Sentry.EntityFramework) | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.EntityFramework.svg)](https://www.nuget.org/packages/Sentry.EntityFramework) | [![Documentation](https://img.shields.io/badge/documentation-sentry.io-green.svg)](https://docs.sentry.io/platforms/dotnet/guides/entityframework) |
| **Sentry.Extensions.AI** | [![Downloads](https://img.shields.io/nuget/dt/Sentry.Extensions.AI.svg)](https://www.nuget.org/packages/Sentry.Extensions.AI) | [![NuGet](https://img.shields.io/nuget/v/Sentry.Extensions.AI.svg)](https://www.nuget.org/packages/Sentry.Extensions.AI) | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.Extensions.AI.svg)](https://www.nuget.org/packages/Sentry.Extensions.AI) | [![Documentation](https://img.shields.io/badge/documentation-sentry.io-green.svg)](https://docs.sentry.io/platforms/dotnet/guides/extensions-logging/) |
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo: docs

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.

3 participants