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

feat(cli:deploy): deploy from CLI with instance creation #87

Merged
merged 6 commits into from
Jan 23, 2018

Conversation

mkucharz
Copy link
Member

@mkucharz mkucharz commented Jan 22, 2018

Now it is possible to deploy project with creating instance instance just before, e.g.:

s deploy --create-instance <my_new_instance>
s deploy --i <my_new_instance>

@mkucharz mkucharz changed the title feat(cli:deploy): deploy with instance creation feat(cli:deploy): deploy from CLI with instance creation Jan 22, 2018
@mkucharz mkucharz requested a review from Idered January 22, 2018 14:05
@codecov-io
Copy link

codecov-io commented Jan 22, 2018

Codecov Report

Merging #87 into master will decrease coverage by 4.43%.
The diff coverage is 22.85%.

@@            Coverage Diff            @@
##           master     #87      +/-   ##
=========================================
- Coverage   35.13%   30.7%   -4.44%     
=========================================
  Files         112     108       -4     
  Lines        4451    4149     -302     
=========================================
- Hits         1564    1274     -290     
+ Misses       2887    2875      -12

@mkucharz mkucharz self-assigned this Jan 22, 2018
@mkucharz mkucharz merged commit 0ab3e67 into master Jan 23, 2018
@mkucharz mkucharz deleted the feat_deploy_with_instance_creation branch January 23, 2018 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants