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

feat(cmd): introduce verification phase #986

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

clavinjune
Copy link
Contributor

This is a proposal on how we're gonna add verification phase

may close #950

mentioning @edeNFed

Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
@edeNFed
Copy link
Contributor

edeNFed commented Feb 18, 2024

@clavinjune this looks great!
One suggestion: maybe instead of manually calling Verify in InstallFromScratch we can modify ApplyResourceManagers to check if the ResourceManager is implementing Verifier and if it is call to Verify before invoking InstallFromScratch

Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
@edeNFed
Copy link
Contributor

edeNFed commented Feb 20, 2024

Please let me know once this PR is ready for review 🙏

@clavinjune
Copy link
Contributor Author

clavinjune commented Feb 20, 2024

sure, I'll be a bit slow since it's hard to find leisure time for this 🙇

But I guess, you can start reviewing the current pushed code? so I know what needed to be change later 🙇

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.

Add verification phase to CLI before installing
2 participants