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

Add event streaming similar to Stacks for CodeDeploy deployment mechanism. #87

Open
askreet opened this issue Apr 16, 2016 · 1 comment

Comments

@askreet
Copy link
Contributor

askreet commented Apr 16, 2016

It would be great if the user could (optionally) see the progress of CodeDeploy as it releases the software during a deploy-version action.

@glennpratt
Copy link
Contributor

Agreed, this would probably make failures a little clearer:

$ bin/environment deploy-version cdb-api-test-gpratt-1467394406

--> Access Denied
[ ✗ ] [ 0m 33s ] Error while performing step: Creating Deployment
  Thor::Error: Deployment was unsuccessful!
Deployment was unsuccessful!

Currently, it seems to eat the line where it printed the deployment name and it doesn't mention what instance the error occurred on.

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

No branches or pull requests

2 participants