Build process and pegging versions
rmarianski opened this issue · 1 comments
rmarianski commented
Currently it looks like we when we deploy we use the master branches of all our dependencies. We should look into pegging the versions.
Additionally, we can consider moving the binary generation to a continuous integration step, and put the resulting binary, or an rpm/deb file onto s3 and use that for deployments.
nvkelso commented