Closed baskaran-md closed 8 years ago
Need to pull that ldflags trick. @jlin21 want to take a stab at this? http://stackoverflow.com/questions/11354518/golang-application-auto-build-versioning
We have to update main.go for every feature push. We just have to remember to change it
Nvm didn't see you comment @sudharsh
@sudharsh Do we want the min version to be linked with the build number of circle? If we just want each build to be something different we it'll be easier to do.
Let's stick to commit hashes and build numbers. 1.[build].[commit] On 08-Jan-2016 7:52 pm, "jlin21" notifications@github.com wrote:
@sudharsh https://github.com/sudharsh Do we want the min version to be linked with the build number of circle? If we just want each build to be something different we can do it'll be more straightforward
— Reply to this email directly or view it on GitHub https://github.com/apigee/henchman/issues/113#issuecomment-170189265.
Its for many builds..