Files
doneit-web/version/git-version.ts
T
2024-07-16 11:49:12 +01:00

11 lines
669 B
TypeScript

export let versionData = {
"shortSHA": "1e2224ddf",
"SHA": "1e2224ddfcb01674695c7bc884526483ed90078b",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Jul 16 11:47:51 2024 +0100'",
"lastCommitMessage": "improve open telemetry tracing",
"lastCommitNumber": "5870",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 1 commit.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}