[FOLIO-3579] Add mod-entities-links to reference environments Created: 14/Sep/22 Updated: 26/Sep/22 Resolved: 21/Sep/22 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | Pavlo Smahin | Assignee: | David Crossley |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||||||
| Sprint: | DevOps Sprint 149 | ||||||||||||||||||||||||||||
| Development Team: | FOLIO DevOps | ||||||||||||||||||||||||||||
| RCA Group: | TBD | ||||||||||||||||||||||||||||
| Description |
|
Add mod-entities-links to reference environments |
| Comments |
| Comment by David Crossley [ 20/Sep/22 ] |
|
The module is added to platform-complete branch snapshot. See its install.json file. With the next automated build of a folio-snapshot reference environment (e.g. folio-snapshot-2) it will be included. |
| Comment by David Crossley [ 20/Sep/22 ] |
|
While doing this task i noticed some things that are not quite complete with mod-entities-links: The Jenkinsfile (see doc) uses "curl" in the Docker section. As explained there and here it needs to use "wget" – for Java-17 based builds "curl" is not available. The Jenkinsfile has "healthChk = false". |
| Comment by David Crossley [ 21/Sep/22 ] |
|
The module is now in "folio-snapshot" reference environment, and in the recent Vagrant box "snapshot". Done. |