Files
doneit-web/version/git-version.ts
T
2023-06-08 16:04:00 +01:00

12 lines
1.2 KiB
TypeScript

export let versionData = {
"shortSHA": "2e88ed290",
"SHA": "2e88ed2902f0acd0958bc1075bddc28ef60b2edd",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Wed Jun 7 16:18:36 2023 +0100'",
"lastCommitMessage": "envirement change to oapr",
"lastCommitNumber": "4960",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch and 'origin/feature/gabinete-search' have diverged,\nand have 9 and 2 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: .gitignore\n\tnew file: cypress.config.js\n\tnew file: cypress/.gitignore\n\tnew file: cypress/fixtures/example.json\n\tnew file: cypress/support/commands.js\n\tnew file: cypress/support/e2e.js\n\tmodified: jest.config.js\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/services/toast.service.ts\n\tmodified: src/environments/environment.ts\n\tmodified: src/environments/suport/dev.ts\n\tmodified: src/environments/suport/doneIt.ts",
"changeAuthor": "eudes.inacio"
}