Gabriel Lucaci

Results 26 issues of Gabriel Lucaci

Complete documentation for: - Azure Blob and Queues - RabittMQ - Redis - PostgresSQL - Azure Service Bus

documentation

Collect test result and use them in build job in order to optimize the build time

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug `EnrichError` override not getting called when producing HC0018 error. ###...

🐛 bug
🌶️ hot chocolate
📌 pinned

### Product Hot Chocolate ### Version 13.7.0 ### Link to minimal reproduction https://github.com/open-telemetry/opentelemetry-dotnet/pull/5026 ### Steps to reproduce ```csharp builder.AddInstrumentation(o => { o.RenameRootActivity = true; }); ``` ### What is expected?...

🐛 bug
🌶️ hot chocolate

## Description Add settings page for the editor which in this PR will include only the preference to set the default editor: `List`, `Json` or `Table` This can be extended...

Identity Server should not be `IResource`

When a tenant has the personal access token module disable, than it should not appear in the tenants list of personal access token creation.