deis / logger

In-memory log buffer used by Deis Workflow.
https://deis.com
MIT License
18 stars 15 forks source link

chore(makefile): Update makefile to push canary tag when building new image #47

Closed jchauncey closed 8 years ago

vdice commented 8 years ago

Wondering if we want to keep this process aligned with the current precedents in our other component repos, i.e. using a versioning.mk as seen in controller

This will prove to be useful in the future if we pull in something like makeup where this logic (versioning.mk and additional) would exist in one canonical place and each deis component would apply said logic via this submodule.