Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Use docker/cli template.ExtractVariables instead of own impl. #328

Merged
merged 1 commit into from
Aug 1, 2018

Conversation

vdemeester
Copy link
Contributor

@vdemeester vdemeester commented Jul 31, 2018

Depends on docker/cli#1249

Signed-off-by: Vincent Demeester vincent@sbr.pm

@codecov
Copy link

codecov bot commented Jul 31, 2018

Codecov Report

Merging #328 into master will decrease coverage by 0.32%.
The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
- Coverage   56.46%   56.13%   -0.33%     
==========================================
  Files          50       50              
  Lines        2600     2551      -49     
==========================================
- Hits         1468     1432      -36     
+ Misses        923      913      -10     
+ Partials      209      206       -3
Impacted Files Coverage Δ
internal/packager/init.go 64.46% <80%> (-4.51%) ⬇️
internal/helm/helm.go 55.32% <83.33%> (+1.57%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc7798d...e73acc6. Read the comment docs.

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@vdemeester vdemeester force-pushed the clean-extract-variables branch from e31c7ab to 36dd8b0 Compare July 31, 2018 14:07
Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not merge until docker/cli#1249 is merged

@silvin-lubecki
Copy link
Contributor

Please rebase 🐱

@silvin-lubecki
Copy link
Contributor

LGTM otherwise 😅

@vdemeester vdemeester force-pushed the clean-extract-variables branch 2 times, most recently from 4d91afe to 1eed03e Compare August 1, 2018 14:24
@vdemeester
Copy link
Contributor Author

@silvin-lubecki updated with docker/cli master 📦

@vdemeester vdemeester force-pushed the clean-extract-variables branch from 1eed03e to 39222dd Compare August 1, 2018 14:36
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
@vdemeester vdemeester force-pushed the clean-extract-variables branch from 39222dd to e73acc6 Compare August 1, 2018 14:38
@vdemeester vdemeester merged commit d4f38e4 into docker:master Aug 1, 2018
@vdemeester vdemeester deleted the clean-extract-variables branch August 1, 2018 14:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants