[FOLIO-2756] Reconfigure Renovate on platform-core and platform-complete to update modules pinned in install-extras Created: 27/Aug/20 Updated: 04/Sep/20 Resolved: 28/Aug/20 |
|
| 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: | devops-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | DevOps: Sprint 96 | ||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Description |
|
Configure Renovate to update modules pinned in install-extras.json based on available latest versions in the folioorg docker hub repository using the 'regexManager' facility. If newer patch revisions are found, Renovate should open PR for master and q2-2020 release branches. |
| Comments |
| Comment by John Malconian [ 27/Aug/20 ] |
|
Configured on platform-core. Example PR here: https://github.com/folio-org/platform-core/pull/670 |
| Comment by John Malconian [ 28/Aug/20 ] |
|
The Renovate bot will now scan install-extras.json and compare module versions with the latest releases in the folioorg Docker Hub repository. It will automatically open PRs for patch level changes for both master and release branches (currently q2-2020) of platform-core and platform-complete. |
| Comment by Jakub Skoczen [ 01/Sep/20 ] |
|
Note to self: this works along with the fact that John pins all modules in install-extras.json at the point when we start a release cycle. |