[FOLIO-2702] provide an option to deploy previous version of FOLIO platform-core/complete stack into dev env Created: 23/Jul/20 Updated: 13/Aug/20 Resolved: 13/Aug/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Anton Emelianov (Inactive) | Assignee: | Stanislav Miroshnichenko |
| Resolution: | Done | Votes: | 0 |
| Labels: | dev-environment | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | DevOps: Sprint 95 | ||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Description |
|
Dev teams will need an option to deploy previous release in order to troubleshoot, compare, or test schema updates. User should have an option to deploy platform-core/complete for a particular release branch. |
| Comments |
| Comment by Stanislav Miroshnichenko [ 13/Aug/20 ] |
|
Override repository and tag for each backend module and do upgrade: Registration Post job will register Descriptor with this version. |
| Comment by Stanislav Miroshnichenko [ 13/Aug/20 ] |
|
Added "MODULE_VERSION" to Post job registration Helm hook. |