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 feedback to apps commands #308

Merged
merged 13 commits into from
May 18, 2017
Merged

Add feedback to apps commands #308

merged 13 commits into from
May 18, 2017

Conversation

drawveloper
Copy link
Contributor

What is the purpose of this pull request?

Adds feedback to the install, uninstall and unlink commands. Depends on https://github.com/vtex/render-builder/pull/12
Also refactors some of the code for improved async greatness. 💖

What problem is this solving?

Those commmands are "fire and forget" right now, and if a build fails after installing something you can never know. 😱

How should this be manually tested?

Install some stuff!

Screenshots or example usage

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires change to documentation, which has been updated accordingly.

@drawveloper drawveloper requested a review from tamorim May 17, 2017 20:01
@drawveloper drawveloper changed the title [WIP] Add feedback to apps commands Add feedback to apps commands May 18, 2017
@tamorim
Copy link
Contributor

tamorim commented May 18, 2017

Beautiful! LGTM 💰

@tamorim tamorim merged commit 02e7ca9 into master May 18, 2017
@tamorim tamorim deleted the feature/install-feedback branch May 18, 2017 18:52
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

Successfully merging this pull request may close these issues.

2 participants