Skip to content

Update appmodel.md #10865

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update appmodel.md #10865

wants to merge 2 commits into from

Conversation

davidfowl
Copy link
Member

Update the talking clock example

Update the talking clock example
@Copilot Copilot AI review requested due to automatic review settings August 7, 2025 02:20
@github-actions github-actions bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Aug 7, 2025
Copy link
Contributor

@Copilot 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.

Pull Request Overview

This PR updates the talking clock example in the Aspire documentation to demonstrate a more comprehensive custom resource implementation with parent-child relationships and improved event handling patterns.

  • Refactors the talking clock example to use the newer OnInitializeResource event pattern instead of lifecycle hooks
  • Introduces clock hand sub-resources with parent-child relationships to show hierarchical resource modeling
  • Updates state management to demonstrate coordinated state updates across multiple related resources

@davidfowl davidfowl requested a review from mitchdenny August 7, 2025 11:34
@davidfowl davidfowl closed this Aug 7, 2025
@davidfowl davidfowl reopened this Aug 7, 2025
@davidfowl davidfowl enabled auto-merge (squash) August 7, 2025 16:48
@dotnet-policy-service dotnet-policy-service bot added this to the 9.5 milestone Aug 7, 2025
@davidfowl
Copy link
Member Author

@joperezr @radical why is this stuck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants