Tags: jguadagno/aspire
Tags
Ensure that the Tool form of the Aspire CLI is platform-independent, … …framework-dependent. (dotnet#11645) Co-authored-by: Chet Husk <[email protected]>
Fixed properties override when publishing an update in external servi… …ce (dotnet#10824) Co-authored-by: Isla <[email protected]>
Bump package versions to 9.4.1 in project files (dotnet#10891)
[release/9.4] Mark ParameterResource.Value as obsolete in favor of Ge… …tValueAsync and direct usage (dotnet#10701) * Initial plan * Mark ParameterResource.Value as obsolete and update internal usage Co-authored-by: davidfowl <[email protected]> * Remove defaultValue parameter setting and use deferred resolution for ParameterResource values Co-authored-by: davidfowl <[email protected]> * Store ParameterResource in HelmExpressionWithValue and defer default value resolution Co-authored-by: davidfowl <[email protected]> * Make MapParameter and callees async and use GetValueAsync Co-authored-by: davidfowl <[email protected]> * Remove uses of parameter.Value in AzurePublishingContext.cs Co-authored-by: davidfowl <[email protected]> * Use BicepIdentifier instead of Value.Compile() for ParameterResource scope resolution Co-authored-by: davidfowl <[email protected]> * Revert tuple destructuring changes and correctly use BicepIdentifier instead of obsolete Value property Co-authored-by: davidfowl <[email protected]> * Revert AzurePublishingContext.cs to original synchronous Visit call Co-authored-by: davidfowl <[email protected]> * Remove pragma warning disable for obsolete ParameterResource.Value usage in AzurePublishingContext Co-authored-by: davidfowl <[email protected]> * Make MapParameter async and use p.GetValueAsync instead of obsolete property Co-authored-by: davidfowl <[email protected]> * Suppress obsolete warnings for ParameterResource.Value in test files Co-authored-by: davidfowl <[email protected]> * Move pragma. * Revert changes to Azure, Docker and K8s publisher. Instead suppress the obsoletion. --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: davidfowl <[email protected]> Co-authored-by: Mitch Denny <[email protected]> Co-authored-by: Eric Erhardt <[email protected]>
Skip role assignment handling for emulators (dotnet#9705) (dotnet#9716) - Updated `BuildRoleAssignmentAnnotations` to skip processing for container emulators. - Added a new test `DoesNotApplyRoleAssignmentsInRunModeForEmulators` to verify that role assignments are not applied to emulator resources. Co-authored-by: David Fowler <[email protected]>
Bumping MEAI to stable 9.5.0 versions (dotnet#9348) * Bumping MEAI to stable 9.5.0 versions * Pin 2 versions that are not shipping stable
Mark DistributedApplicationOperation.Inspect as experimental, and imr… …pove AddPublisher API. (dotnet#8666) Co-authored-by: Mitch Denny <[email protected]>
PreviousNext