deis / deisrel

A releaser tool for Deis
MIT License
5 stars 13 forks source link

Limit cross-compilation to just darwin/amd64 and linux/amd64 #94

Closed krancour closed 8 years ago

krancour commented 8 years ago

These two combinations should sufficiently cover anyone who might actually coordinate a release of Workflow (i.e. the deis team). There's no reason to build all the other os/arch permutations and allow them to take up space in GCS if they will never be used.

bacongobbler commented 8 years ago

@jchauncey mentioned something about releasing from his raspberry pi (:trollface:), but I would agree if we're trying to cut down on space/wasted $$$.

krancour commented 8 years ago

We can add arm in later if he was serious.

arschles commented 8 years ago

Thoughts on also building for 32 bit architectures?

krancour commented 8 years ago

@arschles is anyone who might actually coordinate a release using such a machine?

arschles commented 8 years ago

no, not right this moment