mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
11 lines
1.3 KiB
TypeScript
11 lines
1.3 KiB
TypeScript
export let versionData = {
|
|
"shortSHA": "0c6fa3118",
|
|
"SHA": "0c6fa3118e74cd62bad0a4f7e7add70287fe6b42",
|
|
"branch": "developer",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Fri Oct 25 12:24:53 2024 +0100'",
|
|
"lastCommitMessage": "remove import",
|
|
"lastCommitNumber": "6121",
|
|
"changeStatus": "On branch developer\nYour branch is up to date with 'origin/developer'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tnew file: doc/process.md\n\tmodified: src/app/core/chat/usecase/message/message-reaction-by-id-use-case.service.ts\n\tnew file: src/app/core/notification/use-case/notification-receive.service.ts\n\tmodified: src/app/infra/socket/signalR/signal-r.service.ts\n\tmodified: src/app/module/chat/data/repository/message/message-live-signalr-data-source.service.ts\n\tmodified: src/app/module/chat/data/repository/message/message-local-data-source.service.ts\n\tmodified: src/app/module/notification/data/notification-repository.service.ts\n\tmodified: src/app/services/monitoring/opentelemetry/tracer.ts\n\tmodified: src/app/shared/gabinete-digital/generic/task-details/task-details.page.ts\n\tmodified: src/app/ui/chat/chat.page.html\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |