Skip to content

Add polyglot export coverage for Azure Dapr Redis#1213

Open
IEvangelist wants to merge 1 commit intomainfrom
dapine/polyglot-export-azure-dapr-redis
Open

Add polyglot export coverage for Azure Dapr Redis#1213
IEvangelist wants to merge 1 commit intomainfrom
dapine/polyglot-export-azure-dapr-redis

Conversation

@IEvangelist
Copy link
Contributor

Summary

  • export Azure Dapr Redis withReference for Aspire TypeScript app hosts
  • add narrow polyglot helper exports so the validation app host can create Azure Managed Redis and Dapr components from this package alone
  • add the matching TypeScript validation app host

Validation

  • dotnet test --project tests\CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests\CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests.csproj -v minimal
  • & C:\Users\dapine\.copilot\session-state\9ab3d8e2-16f1-4e0b-ac14-0a266225bbf8\files\polyglot-export-rollout.ps1 -Command prepare-local-validation -Integration CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis -BranchPath C:\Users\dapine\AppData\Local\Temp\ctw\dapine-polyglot-export-azure-dapr-redis -PackageVersion 1.0.0-polyglot.20260318172146
  • runtime smoke from mirrored short path via aspire start, aspire wait, and aspire resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 18, 2026 17:44
@github-actions
Copy link
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/CommunityToolkit/Aspire/main/eng/scripts/dogfood-pr.sh | bash -s -- 1213

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/CommunityToolkit/Aspire/main/eng/scripts/dogfood-pr.ps1) } 1213"

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants