Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the GitHub Actions release workflow with minor formatting changes and a comment addition. The changes primarily involve standardizing quote styles in the workflow paths configuration and adding a parenthetical note to an existing comment.
Key Changes:
- Standardized path pattern quotes from single quotes to double quotes
- Added "(cheeky push)" note to the permissions comment
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Abdul-Kadir Coskun <59434446+Chizaruu@users.noreply.github.com>
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Updated PerformanceTests to use IAsyncLifetime for async warmup, improved Roslyn warmup logic with thread safety, and modernized collection initializations. Added pragma directives for GC.Collect usage in memory tests and clarified region names for better code organization.
No description provided.