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

distage-framework-docker: Use default Docker.ClientConfig if dockerconfig section is not found, add makeConfigWithDefault, wireConfig, wireConfigWithDefault to ConfigModuleDef #1075

Merged
merged 2 commits into from
May 23, 2020

Conversation

neko-kai
Copy link
Member

This should make include "docker-reference.conf" optional

/cc @coreyoconnor

… config section is not found, add `wireConfig`, `wireConfigWithDefault` to `ConfigModuleDef`
@neko-kai neko-kai requested a review from pshirshov May 23, 2020 00:50
@neko-kai neko-kai changed the title distage-framework-docker: Use default Docker.ClientConfig if dockerconfig section is not found, add wireConfig, wireConfigWithDefault to ConfigModuleDef distage-framework-docker: Use default Docker.ClientConfig if dockerconfig section is not found, add makeConfigWithDefault, wireConfig, wireConfigWithDefault to ConfigModuleDef May 23, 2020
@codecov-commenter
Copy link

codecov-commenter commented May 23, 2020

Codecov Report

Merging #1075 into develop will decrease coverage by 0.11%.
The diff coverage is 18.18%.

@@             Coverage Diff             @@
##           develop    #1075      +/-   ##
===========================================
- Coverage    55.93%   55.82%   -0.12%     
===========================================
  Files          381      381              
  Lines         6940     6956      +16     
  Branches       362      359       -3     
===========================================
+ Hits          3882     3883       +1     
- Misses        3058     3073      +15     

@neko-kai neko-kai merged commit 06a3cf9 into develop May 23, 2020
@neko-kai neko-kai deleted the feature/default-docker-clientConfig branch May 23, 2020 10:51
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