Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add build timestamp to version data #4228

Merged
merged 1 commit into from
Sep 25, 2015
Merged

Add build timestamp to version data #4228

merged 1 commit into from
Sep 25, 2015

Conversation

otoolep
Copy link
Contributor

@otoolep otoolep commented Sep 25, 2015

This was the final missing part of the version. This makes it trivial to be absolutely sure you're working with, say the latest nightly.

Example output:

$ ./influxd version
InfluxDB v0.9.5 (git: master 356871a1b1c2eb2bb682501984b7ef37307c81e7, built 2015-09-25T06:32:21+0000)
> SHOW DIAGNOSTICS FOR 'build'
name: build
-----------
Branch  Build Time                      Commit                                          Version
master  2015-09-25T06:32:21+0000        356871a1b1c2eb2bb682501984b7ef37307c81e7        0.9.5

@otoolep
Copy link
Contributor Author

otoolep commented Sep 25, 2015

@corylanou

@corylanou
Copy link
Contributor

+1

otoolep added a commit that referenced this pull request Sep 25, 2015
Add build timestamp to version data
@otoolep otoolep merged commit d2d36ec into master Sep 25, 2015
@otoolep otoolep deleted the build_time branch September 25, 2015 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants