Skip to content
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

ux: should azd display "skipped" when user deploy <service> or deploy within service directory? #4333

Open
weikanglim opened this issue Sep 18, 2024 · 1 comment

Comments

@weikanglim
Copy link
Contributor

azd shows "Skipped: Packaging api" when I run azd package in the web directory, or when I run azd package web.

image

Current wonders:

  1. When I run azd package web -> This shows clear user intention that I indeed meant to deploy web -- does it make sense to show "Skipped: Packaging api" here?
  2. When I run azd package in the web directory -> Perhaps the extra context is useful here. I feel that a different way we can mitigate this concern is by highlighting the color of the text web.
@weikanglim weikanglim added this to the Backlog milestone Sep 18, 2024
@ellismg
Copy link
Member

ellismg commented Sep 18, 2024

When I run azd package web -> This shows clear user intention that I indeed meant to deploy web -- does it make sense to show "Skipped: Packaging api" here?

FWIW, I also found this a bit surprising when I run into it.

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

No branches or pull requests

2 participants