[FOLIO-3185] Improve Docker Hub README generator to utilise env item description Created: 02/Jun/21 Updated: 24/Apr/23 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | David Crossley | Assignee: | Ankita Sen |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||
| Sprint: | DevOps Sprint 159, DevOps Sprint 160, DevOps Sprint 158 | ||||||||||||||||||||
| Development Team: | FOLIO DevOps | ||||||||||||||||||||
| Description |
|
The CI script which generates the README for the Docker Hub of each back-end module, does not yet utilise the optional "description" property of the LaunchDescriptor "env" items. This is especially important for the additional "env" items, beyond the basic "DB_" set. Rewrite this tool as a GitHub Workflow. |