deis / router

Edge router for Deis Workflow
https://deis.com
MIT License
80 stars 57 forks source link

Add basic cloudbuild.yaml #348

Closed tmc closed 7 years ago

deis-admin commented 7 years ago

Thanks for the contribution! Please ensure your commits follow our style guide. This code will be tested once a Deis maintainer reviews it.

mboersma commented 7 years ago

Jenkins, add to whitelist.

@tmc, can you describe the purpose of this change? And is this specific to GCR?

codecov-io commented 7 years ago

Codecov Report

Merging #348 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #348   +/-   ##
=======================================
  Coverage   56.47%   56.47%           
=======================================
  Files           6        6           
  Lines         425      425           
=======================================
  Hits          240      240           
  Misses        159      159           
  Partials       26       26

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 0272d4b...cff06ce. Read the comment docs.

mboersma commented 7 years ago

This looks specific to a GCR build process, and we would rather keep the image build targets and scripts more agnostic. I'm going to close this, but please re-open with some comments if I was too hasty.