Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow upgrade cmd to install new modules #104

Merged

Conversation

grevych
Copy link
Contributor

@grevych grevych commented Jun 17, 2024

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

@grevych grevych force-pushed the grevych/upgrade-include-new-modules branch from bbc2360 to 1af831b Compare June 17, 2024 13:52
@jaredallard jaredallard self-requested a review June 18, 2024 00:02
@jaredallard
Copy link
Member

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!

@jaredallard jaredallard enabled auto-merge (squash) June 18, 2024 00:07
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@jaredallard jaredallard merged commit 128238d into rgst-io:main Jun 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants