Skip to content

feat(systeminfo): include Git hash and branch in system information log#4167

Open
KristjanESPERANTO wants to merge 2 commits into
MagicMirrorOrg:developfrom
KristjanESPERANTO:systeminfo
Open

feat(systeminfo): include Git hash and branch in system information log#4167
KristjanESPERANTO wants to merge 2 commits into
MagicMirrorOrg:developfrom
KristjanESPERANTO:systeminfo

Conversation

@KristjanESPERANTO
Copy link
Copy Markdown
Collaborator

I suggest to add the commit hash and branch to the system information. This should help trouble shooting issues from developers. Like in #4165.

before

####  System Information  ####
- SYSTEM:   manufacturer: Micro-Star International Co., Ltd.; model: MS-7D75; virtual: false; MM: v2.37.0-develop
- OS:       ...
...

after

####  System Information  ####
- MM:       version: v2.37.0-develop; git: 03e4eef3d; branch: develop
- SYSTEM:   manufacturer: Micro-Star International Co., Ltd.; model: MS-7D75; virtual: false
- OS:       ...
...

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.

1 participant