apigee / henchman

Orchestration and Automation tool
BSD 2-Clause "Simplified" License
109 stars 19 forks source link

henchman version is not getting updated #113

Closed baskaran-md closed 8 years ago

baskaran-md commented 8 years ago

Its for many builds..

henchman version 0.1.194
sudharsh commented 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

jlin21 commented 8 years ago

We have to update main.go for every feature push. We just have to remember to change it

jlin21 commented 8 years ago

Nvm didn't see you comment @sudharsh

jlin21 commented 8 years ago

@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.

sudharsh commented 8 years ago

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.