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

Added local execution environment to docker builder plugin #1656

Merged
merged 3 commits into from Feb 22, 2019

Conversation

priyawadhwa
Copy link
Contributor

and an integration test!

Should fix #1552

@codecov-io
Copy link

codecov-io commented Feb 15, 2019

Codecov Report

Merging #1656 into master will decrease coverage by 0.14%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1656      +/-   ##
==========================================
- Coverage   46.69%   46.54%   -0.15%     
==========================================
  Files         123      123              
  Lines        5600     5618      +18     
==========================================
  Hits         2615     2615              
- Misses       2716     2734      +18     
  Partials      269      269
Impacted Files Coverage Δ
pkg/skaffold/build/docker/docker.go 11.86% <0%> (-5.21%) ⬇️

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 d509d80...3d3b628. Read the comment docs.

@priyawadhwa
Copy link
Contributor Author

closing temporarily, as I'd like to get #1662 merged first

@priyawadhwa priyawadhwa reopened this Feb 21, 2019
Copy link
Contributor

@balopat balopat left a comment

Choose a reason for hiding this comment

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

lgtm

@priyawadhwa priyawadhwa merged commit 218b0ec into GoogleContainerTools:master Feb 22, 2019
@priyawadhwa priyawadhwa deleted the local branch February 22, 2019 19:26
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.

Implement Docker as a builder plugin in local ExecutionEnvironment
4 participants