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

feat: display version at startup #775

Merged
merged 1 commit into from
May 19, 2021
Merged

feat: display version at startup #775

merged 1 commit into from
May 19, 2021

Conversation

dmacvicar
Copy link
Contributor

This PR is a request to add version when starting up the server. It is the less intrusive way that I thought of, without moving parts of cmd/version around.

 _                               _ _
(_)                             | | |
 _ _ __ ___  _ __ ___  _   _  __| | |__
| | '_ ` _ \| '_ ` _ \| | | |/ _` | '_ \
| | | | | | | | | | | | |_| | (_| | |_) |
|_|_| |_| |_|_| |_| |_|\__,_|\__,_|_.__/

immudb 0.9.2
Commit  : 36738cd16d8d020c99ef121e57791fc401c4e65e
Built by: xxxxxxxx@codenotary.com
Built at: Wed, 19 May 2021 18:50:51 CEST
================ Config ================
Data dir         : /dev/shm/immu4
Address          : 0.0.0.0:3322
Metrics address  : 0.0.0.0:9497/metrics
Config file      : configs/immudb.toml
Max recv msg size: 33554432
Auth enabled     : true
Dev mode         : false
Default database : defaultdb
Maintenance mode : false
...

@dmacvicar dmacvicar requested a review from jeroiraz May 19, 2021 17:08
@coveralls
Copy link
Collaborator

Coverage Status

Coverage decreased (-0.04%) to 87.585% when pulling 3ff5182 on feat/display_version into 57500de on master.

@dmacvicar dmacvicar merged commit 6d93f10 into master May 19, 2021
@byo byo deleted the feat/display_version branch October 14, 2022 10:21
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.

3 participants