Tags: Passblackb/aspire
Tags
Remove Prometheus commented out code that does not work (dotnet#4096) * Remove Prometheus commented out code that does not work * Update Extensions.cs * Update Extensions.cs * Update src/Aspire.ProjectTemplates/templates/aspire-empty/AspireApplication.1.ServiceDefaults/Extensions.cs * Update Extensions.cs * Update Extensions.cs * Update Extensions.cs * Apply suggestions from code review Co-authored-by: James Newton-King <[email protected]> * Apply suggestions from code review --------- Co-authored-by: Sam Spencer <[email protected]> Co-authored-by: James Newton-King <[email protected]>
Merge 'release/8.0' into release/8.0-preview7
[release/8.0-preview5] Upgrade to new version of Azure.Provisioning (d… …otnet#3271) (dotnet#3325) * Upgrade to new version of Azure.Provisioning (dotnet#3271) * Upgrade to new version of Azure.Provisioning * Fix tests * regen * update test * Remove the azure specific nuget feed --------- Co-authored-by: JoshLove-msft <[email protected]>
Enable signing and extending build timeout
Isolate the use of host.docker.internal (dotnet#2685) * Isolate the use of docker.host.internal - For podman support we need to use another host name (host.containers.internal). That's configurable using a setting AppHost:ContainerHostName. Remove the hardcoded use of docker.host.internal and instead read from configuration everywhere. * Fixed nit
[release/8.0-preview3] Remove resource and endpoint name validation (d… …otnet#2093) * [release/8.0-preview3] Remove resource and endpoint name validation * Remove code rather than comment out
[release/8.0-preview2] Inject the https port for the redirect middlew… …are (dotnet#1467) * Inject the https port for the redirect middleware * Oops --------- Co-authored-by: David Fowler <[email protected]>
PreviousNext