`IInteractionService` API limitations in the CLI
Open
area-app-model
area-cli
interaction-service
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
@copilot
https://github.com/dotnet/aspire/blob/ef7b5b268776076185357a654a503211abff0195/src/Aspire.Hosting/Publishing/PublishingActivityReporter.cs#L268
Any unsupported interactions should fail instead instead of return.
See https://github.com/dotnet/aspire/blob/ef7b5b268776076185357a654a503211abff0195/src/Aspire.Hosting/Publishing/PublishingActivityReporter.cs#L275-L284 for an example on how failures should look.
Contributor guide
Assessment
This issue has not been assessed yet.