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

Build and push HEAD image on every build on master #1377

Merged
merged 3 commits into from
Oct 28, 2016

Conversation

bryk
Copy link
Contributor

@bryk bryk commented Oct 27, 2016

Also rename canary to head for images that we build. This name conveys
better what we actually do.

This bases on @floreks work that he did on this topic. With a couple of alterations from me.

Sebastian Florek and others added 2 commits October 27, 2016 11:29
Also rename canary to head for images that we build. This name conveys
better what we actually do.
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@codecov-io
Copy link

codecov-io commented Oct 27, 2016

Current coverage is 93.76% (diff: 100%)

Merging #1377 into master will not change coverage

@@             master      #1377   diff @@
==========================================
  Files           351        351          
  Lines          3081       3081          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           2889       2889          
  Misses          192        192          
  Partials          0          0          

Powered by Codecov. Last update 78c8c27...a8c01ee

@floreks
Copy link
Member

floreks commented Oct 27, 2016

@googlebot I'm ok with these commits being contributed to Google.

Copy link
Member

@floreks floreks left a comment

Choose a reason for hiding this comment

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

Small comment, otherwise LGTM.

# Cache downloaded Node.JS modules & Bower frontend dependencies for faster builds.
cache:
directories:
- node_modules
- bower_components
- .tools
- "$HOME/google-cloud-sdk/"
Copy link
Member

Choose a reason for hiding this comment

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

Not needed if we are not pushing to gcr also.

@bryk
Copy link
Contributor Author

bryk commented Oct 28, 2016

Done. PTAL

@bryk bryk merged commit 8c83a03 into kubernetes:master Oct 28, 2016
@bryk bryk deleted the canary-build branch October 28, 2016 11:04
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.

5 participants