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 git hash and branch to version_git field in API #281

Open
oscgonfer opened this issue Oct 31, 2023 · 0 comments
Open

Add git hash and branch to version_git field in API #281

oscgonfer opened this issue Oct 31, 2023 · 0 comments

Comments

@oscgonfer
Copy link
Contributor

Currently we only provide a tag overview of the git version of the API (with \n included...): "1.1.5\n"

Would be good to get a version more descriptive, aligned to that provided by the firmware, for instance: 0.9.8-8ecac5c-dev (hardware info, sam_ver field: https://api.smartcitizen.me/v0/devices/16733). This would be:

tag-reducedhash-branch

I guess something simple, not priority at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants