mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
11 lines
849 B
TypeScript
11 lines
849 B
TypeScript
export let versionData = {
|
|
"shortSHA": "c91086fce",
|
|
"SHA": "c91086fcef5c7628592c4cf3985e13bd39ddeefa",
|
|
"branch": "feature/agenda-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Fri Jul 26 15:28:38 2024 +0100'",
|
|
"lastCommitMessage": "dont send logs on production",
|
|
"lastCommitNumber": "5886",
|
|
"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/interceptors/token.interceptors.ts\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.ts\n\tmodified: src/app/shared/publication/upload/publication-from-mv.service.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |