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

Maybe changed updating message…? #41

Open
dyoder opened this issue Sep 20, 2016 · 0 comments
Open

Maybe changed updating message…? #41

dyoder opened this issue Sep 20, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@dyoder
Copy link
Member

dyoder commented Sep 20, 2016

The first time you publish a new API, you get this:

 ❯ sky publish staging
Scanning AWS for current deploy.
No deployment detected. Preparing Panda Sky infrastructure.
Existing stack detected. Updating.

which is contradictory. Are we preparing or updating? We should either tailor the message based on whether we detected a Sky instance or just make it more specific. What's being updated? So we could do this something like this perhaps:

 ❯ sky publish staging
Scanning AWS for current deploy.
No deployment detected. Preparing Panda Sky infrastructure.
Adding S3 mixin.
@dyoder dyoder added this to the 1.0.0-beta-01 milestone Sep 20, 2016
@dyoder dyoder self-assigned this Sep 20, 2016
@dyoder dyoder added the bug label Sep 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant