Files
doneit-web/version/git-version.ts
T
2023-08-30 20:03:29 +01:00

12 lines
3.3 KiB
TypeScript

export let versionData = {
"shortSHA": "79b0c76cf",
"SHA": "79b0c76cfda2ff8acb74704aac5f0b3bfb133d4e",
"branch": "developer-prod",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Wed Aug 30 18:41:13 2023 +0100'",
"lastCommitMessage": "try to solved add file",
"lastCommitNumber": "5239",
"change": "",
"changeStatus": "On branch developer-prod\nYour branch and 'origin/developer-prod' have diverged,\nand have 1 and 9 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.scss\n\tmodified: src/app/modals/profile/profile.page.scss\n\tmodified: src/app/pages/agenda/agenda.page.html\n\tmodified: src/app/pages/agenda/agenda.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.ts\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/pages/publications/edit-action/edit-action.page.html\n\tmodified: src/app/pages/publications/edit-action/edit-action.page.ts\n\tmodified: src/app/pages/publications/publications.page.html\n\tmodified: src/app/services/agenda/list-box.service.ts\n\tmodified: src/app/services/task.service.ts\n\tmodified: src/app/shared/agenda/event-list/event-list.page.ts\n\tmodified: src/app/shared/agenda/view-event/view-event.page.scss\n\tmodified: src/app/shared/gabinete-digital/events-to-approve/events-to-approve.page.html\n\tmodified: src/app/shared/gabinete-digital/events-to-approve/events-to-approve.page.scss\n\tmodified: src/app/shared/gabinete-digital/events-to-approve/events-to-approve.page.ts\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.html\n\tmodified: src/assets/icon/theme/gov/icons-chat-record-audio.svg\n\tmodified: src/assets/icon/theme/gov/icons-chat-send.svg\n\tmodified: src/assets/icon/theme/gov/icons-most-searched-words-open.svg\n\tdeleted: src/assets/images/icons-menu.svg\n\tdeleted: src/assets/images/icons-nav-agenda-active.svg\n\tdeleted: src/assets/images/icons-profile-calendar-md.svg\n\tmodified: src/assets/images/icons-received-event.svg\n\tmodified: src/assets/images/theme/gov/advance-search-show-modal.svg\n\tnew file: src/assets/images/theme/gov/icon-reload.svg\n\tmodified: src/assets/images/theme/gov/icons-add.svg\n\tmodified: src/assets/images/theme/gov/icons-arrow-circle-arrow-right.svg\n\tmodified: src/assets/images/theme/gov/icons-attach-doc.svg\n\tmodified: src/assets/images/theme/gov/icons-chat-new-conversation.svg\n\tmodified: src/assets/images/theme/gov/icons-chat-new-group.svg\n\trenamed: src/assets/images/theme/gov/icons-chat-record-audio.svg -> src/assets/images/theme/gov/icons-chat-record-audio1.svg\n\tmodified: src/assets/images/theme/gov/icons-chat-send.svg\n\tmodified: src/assets/images/theme/gov/icons-collaps-down.svg\n\tmodified: src/assets/images/theme/gov/icons-collaps-up.svg\n\tmodified: src/assets/images/theme/gov/icons-edit.svg\n\tmodified: src/assets/images/theme/gov/icons-received-event.svg\n\tmodified: src/assets/images/theme/gov/icons-search-close.svg\n\tmodified: src/assets/images/theme/gov/icons-search.svg\n\tmodified: src/theme/variables.scss",
"changeAuthor": "eudes.inacio"
}