mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-21 11:23:47 +08:00
athena: publish git commit date (#38513)
This commit is contained in:
@@ -377,6 +377,7 @@ def getVersion() -> dict[str, str]:
|
||||
"remote": build_metadata.openpilot.git_normalized_origin,
|
||||
"branch": build_metadata.channel,
|
||||
"commit": build_metadata.openpilot.git_commit,
|
||||
"commit_date": build_metadata.openpilot.git_commit_date.strip("'").split()[0],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user