Files
doneit-web/version/git-version.ts
T
Peter Maquiran 8f0625eed4 expand click area
2024-07-29 17:36:35 +01:00

11 lines
907 B
TypeScript

export let versionData = {
"shortSHA": "2e7ebc71c",
"SHA": "2e7ebc71cea8c47f27fe163f1d460d9694e0b0ea",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jul 29 17:23:41 2024 +0100'",
"lastCommitMessage": "fix video controls",
"lastCommitNumber": "5893",
"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: src/app/services/monitoring/opentelemetry/opentelemetry.ts\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.html\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.scss\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}