Closed trws closed 2 months ago
problem: it's easy to accidentally miss adding or removing a dependency in the various dockerfiles and the readme
solution: much like core, encode them as a script, then use it
The main motivation for this is I noticed I missed some yesterday, even after @jameshcorbett's useful feedback on a few.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.3%. Comparing base (f3efd73) to head (564d1f5). Report is 3 commits behind head on master.
f3efd73
564d1f5
problem: it's easy to accidentally miss adding or removing a dependency in the various dockerfiles and the readme
solution: much like core, encode them as a script, then use it
The main motivation for this is I noticed I missed some yesterday, even after @jameshcorbett's useful feedback on a few.