rgst-io / stencil

📒 A modern living-template engine for evolving repositories
https://stencil.rgst.io
Apache License 2.0
4 stars 1 forks source link

fix: allow upgrade cmd to install new modules #104

Closed grevych closed 2 weeks ago

grevych commented 2 weeks ago

What this PR does / why we need it

Changes in this PR allow upgrade command to add new modules if they do not exist in the lock file.

Notes for your reviewers

I'm aware that his might be not the expected behaviour of the command. So, please feel free to close the PR if the reported issue (#103) is not a valid one

jaredallard commented 2 weeks ago

I think we'll want to end up having stencil (w/o upgrade) allow adding new modules as well, but for now I think this suffices in unbreaking things!

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!