[FOLIO-1486] Ensure the version specified in POM and packages.json matches release tag Created: 12/Sep/18 Updated: 12/Nov/18 Resolved: 26/Sep/18 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, sprint47 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
Humans will make mistakes. Like tagging a release with a version that does not match the version specified in a Maven POM or NPM package.json. Add a verification step to Jenkins that checks for this discrepancy and fails the job accordingly. |