-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Merge to Live #36286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge to Live #36286
Conversation
…#36287) * Initial plan * Document ActivityTimeout interaction with route-level Timeout in YARP docs Co-authored-by: MihaZupan <[email protected]> * Improve readability of ActivityTimeout description Co-authored-by: MihaZupan <[email protected]> * Clarify ActivityTimeout applies to WebSocket requests Co-authored-by: MihaZupan <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: MihaZupan <[email protected]>
) * Initial plan * Add documentation for using default system proxy with UseProxy = true Co-authored-by: MihaZupan <[email protected]> * Fix missing semicolons in code examples Co-authored-by: MihaZupan <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: MihaZupan <[email protected]>
Updated notification subscriber email address.
…36296) * Initial plan * Add important note about Identity options and migrations Co-authored-by: wadepickett <[email protected]> * Update connection string to use placeholder format Co-authored-by: wadepickett <[email protected]> * Apply suggestion from @wadepickett * Remove explanatory comments from code example per repo guidelines Co-authored-by: wadepickett <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Simplify IMPORTANT block to only critical warning, move guidance to regular text Co-authored-by: wadepickett <[email protected]> * Apply suggestion from @wadepickett * Update aspnetcore/security/authentication/customize-identity-model.md Co-authored-by: Copilot <[email protected]> * Update aspnetcore/security/authentication/customize-identity-model.md Co-authored-by: Copilot <[email protected]> * Remove instructions on Identity options for EF Core Removed detailed instructions on applying Identity options for EF Core migrations, including examples of configuration in Program.cs and design-time factory. * Enhance Identity configuration instructions in documentation Reverting and adding back important notes and examples for configuring Identity options during EF Core migrations --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: wadepickett <[email protected]> Co-authored-by: Wade Pickett <[email protected]> Co-authored-by: Copilot <[email protected]>
…Adapters to HttpApplicationHost.RegisterHost (#36198) * Initial plan * Update obsolete SystemWebAdapters API to HttpApplicationHost.RegisterHost Co-authored-by: wadepickett <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: wadepickett <[email protected]>
* Initial plan * Clarify Swashbuckle availability banner for .NET 9+ Co-authored-by: wadepickett <[email protected]> * Apply suggestion from @wadepickett * Apply suggestion from @wadepickett * Apply suggestion from @wadepickett * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @wadepickett Added 2nd link * Clarify OpenAPI and Swashbuckle usage in .NET 9 Updated note on OpenAPI support in .NET 9 and later, clarifying the status of Swashbuckle. * Apply suggestion from @wadepickett * Apply suggestion from @wadepickett * Apply suggestion from @wadepickett * Apply suggestion from @wadepickett * Apply suggestion from @wadepickett --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: wadepickett <[email protected]> Co-authored-by: Wade Pickett <[email protected]> Co-authored-by: Copilot <[email protected]>
* Add warning when using Redis to store Data Protection keys Added a warning about using Redis cache to store Data Protection keys, since Redis doesn't persist data across service restarts by default. Provided links for configuration guidance. * Fix link formatting for Azure Managed Redis documentation * Update ms.date for key storage providers documentation --------- Co-authored-by: Wade Pickett <[email protected]>
|
@guardrex, and @tdykstra, Do you see what is wrong here and understand the fix needed? It is not clear to me. 36208 is tripping up the build with "Can't find branch, tag, or commit 'main' for repo https://github.com/Microsoft/templates.docs.msft." It had merged fine to main today as far as I could see. I dont underatand what is happening here that has gone off the rails. |
|
Looking... |
|
Let's try the close-reopen and see how it rebuilds. |
🎉Must be our lucky day 🍀😄. Note in passing that it flagged a bad link in one of the Blazor articles ...
I'm going to fix that right now, and I'll take a review from either of you to get it in. |
[AUTOMATED]
Internal previews
Toggle expand/collapse