-
Notifications
You must be signed in to change notification settings - Fork 684
CLI publishing failure fixes. #8551
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
Conversation
…her. Add Dockerfile resource to playground for verification.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.
Files not reviewed (1)
- playground/publishers/Publishers.AppHost/qots/Dockerfile: Language not supported
Co-authored-by: Copilot <[email protected]>
if (!backchannelService.IsBackchannelExpected) | ||
{ | ||
lifetime.StopApplication(); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't we use a finally?
/backport to release/9.2 |
Started backporting to release/9.2: https://github.com/dotnet/aspire/actions/runs/14276819232 |
This PR improves the publishing failure UX. There are a couple of improvments.
See video: #8547
aspire-publish-improved-failures.mp4