PoC for hosted development environment for FOLIO teams
(FOLIO-2601)
|
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None | Parent: | PoC for hosted development environment for FOLIO teams |
| Type: | Task | Priority: | P2 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | dev-environment | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||
| Sprint: | DevOps: sprint 90 | ||||||||||||||||
| Development Team: | FOLIO DevOps | ||||||||||||||||
| Epic Link: | PoC for hosted development environment for FOLIO teams | ||||||||||||||||
| Description |
|
Configure the snapshot branches of platform-core and platform-complete to utilize a similar build configuration as the release branches (and master) utilizing install.json, install-extras.json, and install-okapi.json. These files will, in turn, help dictate which modules need to be deployed to kubernete as well provide consistency in the build process. |
| Comments |
| Comment by John Malconian [ 03/Jun/20 ] |
|
Both platform-core and platform-complete now produce install.json, stripes-install.json and okapi-install.json files to the snapshot branches via CI. In addition, install-extras.json has been added to the snapshot branches. The format differs slightly from release branches in that versions are not pinned. |