Skip to content

Tests & Docs#54

Merged
tommasodotNET merged 7 commits intoCommunityToolkit:39-data-api-builder-dabfrom
tommasodotNET:39-data-api-builder-dab
Oct 2, 2024
Merged

Tests & Docs#54
tommasodotNET merged 7 commits intoCommunityToolkit:39-data-api-builder-dabfrom
tommasodotNET:39-data-api-builder-dab

Conversation

@tommasodotNET
Copy link
Copy Markdown
Contributor

Addresses #39

This PR:

  • adds documentation for the DataAPIBuilder integration
  • uses only named parameters for AddDataAPIBuilder
  • fixes namespaces for consistency amongst other project
  • adds tests for the DAB.AppHost project

@tommasodotNET tommasodotNET merged commit 32ce5c0 into CommunityToolkit:39-data-api-builder-dab Oct 2, 2024
andrey-noskov added a commit to andrey-noskov/Aspire-CommunityToolkit that referenced this pull request Apr 9, 2026
…ommunityToolkit#54)

Adds first-class Helm chart deployment as child resources of
KindClusterResource, following Aspire's parent-child pattern.

New files:
- KindDeployedResource: abstract base for deployed resources
- KindHelmChartResource: Helm chart resource with values/version/namespace
- HelmManager: CLI wrapper (helm upgrade --install --wait)
- KindHelmChartResourceBuilderExtensions: AddHelmChart, WithChartVersion,
  WithHelmValue, WithHelmValuesFile, WithNamespace

Helm releases appear in the Aspire dashboard with lifecycle states
(NotStarted -> Starting -> Running / FailedToStart) and support
WaitFor() dependency ordering.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
(cherry picked from commit 315c4adf18d32491bd4b59983631272a0ba32255)
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.

1 participant