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

Allow to configure noCache option for openshift docker build strategy #1466

Merged
merged 6 commits into from
Jan 11, 2019

Conversation

bohmber
Copy link
Contributor

@bohmber bohmber commented Dec 28, 2018

@codecov
Copy link

codecov bot commented Dec 28, 2018

Codecov Report

Merging #1466 into master will increase coverage by 0.07%.
The diff coverage is 66.66%.

@@             Coverage Diff              @@
##             master    #1466      +/-   ##
============================================
+ Coverage     35.91%   35.99%   +0.07%     
- Complexity     1103     1105       +2     
============================================
  Files           175      175              
  Lines          9914     9920       +6     
  Branches       1646     1648       +2     
============================================
+ Hits           3561     3571      +10     
+ Misses         5939     5933       -6     
- Partials        414      416       +2

@codecov
Copy link

codecov bot commented Dec 28, 2018

Codecov Report

Merging #1466 into master will increase coverage by 0.07%.
The diff coverage is 22.22%.

@@             Coverage Diff              @@
##             master    #1466      +/-   ##
============================================
+ Coverage     35.88%   35.96%   +0.07%     
- Complexity     1103     1105       +2     
============================================
  Files           175      175              
  Lines          9924     9930       +6     
  Branches       1647     1649       +2     
============================================
+ Hits           3561     3571      +10     
+ Misses         5949     5943       -6     
- Partials        414      416       +2

@rohanKanojia
Copy link
Member

@bohmber : Looks good, Thanks. Could you please add a line to CHANGELOG.md about this change?

@rohanKanojia rohanKanojia added the pr/changelog-entry-please Please add a changelog entry for this PR label Dec 31, 2018
Copy link
Contributor

@devang-gaur devang-gaur left a comment

Choose a reason for hiding this comment

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

@bohmber It would look real clean if you squash into a single commit.

Everything else LGTM. Just a minor change requested.

@bohmber
Copy link
Contributor Author

bohmber commented Jan 8, 2019

@rohanKanojia changelog added

@bohmber
Copy link
Contributor Author

bohmber commented Jan 8, 2019

@dev-gaur you can do the squash during merge?

@lordofthejars
Copy link
Contributor

@bohmber Yes I am going to squash at merge time, thank you very much.

@lordofthejars lordofthejars merged commit bab93bc into fabric8io:master Jan 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr/changelog-entry-please Please add a changelog entry for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants