solo-io / squash

The debugger for microservices
https://squash.solo.io
Apache License 2.0
1.74k stars 103 forks source link

replace build timestamp with commit sha #223

Open mitchdraft opened 5 years ago

mitchdraft commented 5 years ago

Ideally, separate builds from the same commit should produce identical artifacts

we have one known source of entropy:

squashctl --version
squashctl version 0.5.15, created 2019-05-14.23:26:51

Replace the timestamp with a commit sha

requested in https://github.com/solo-io/squash/issues/220

bacongobbler commented 4 years ago

looks like this can be closed (and perhaps #234 can be reverted) now that #231 was merged. :)