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

Print the version on startup #232

Open
mariocynicys opened this issue Jul 24, 2023 · 4 comments
Open

Print the version on startup #232

mariocynicys opened this issue Jul 24, 2023 · 4 comments
Labels
good first issue Good for newcomers

Comments

@mariocynicys
Copy link
Collaborator

Would be helpful to print the tower version on startup (and possibly the commit sha as well).
This helps in knowing what version produced which logs (which I append into .teos/teosd.log).

@mariocynicys mariocynicys added the good first issue Good for newcomers label Jul 24, 2023
@sr-gi
Copy link
Member

sr-gi commented Jul 24, 2023

Current version should be rather easy, commit hash will be trickier

@mariocynicys
Copy link
Collaborator Author

Current version should be rather easy, commit hash will be trickier

I find this one particularly useful in development when I forget which commit/branch I am running on.

@sr-gi
Copy link
Member

sr-gi commented Jul 24, 2023

Current version should be rather easy, commit hash will be trickier

I find this one particularly useful in development when I forget which commit/branch I am running on.

This may be useful https://docs.rs/built/latest/built/

@AnmolSirola
Copy link

@sr-gi @mariocynicys Hey guys, I think i would work on this as my first contribution :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants