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

OKAPI-1181 Implement dependency check option #1341

Merged
merged 8 commits into from
Jan 11, 2024

Conversation

okolawole-ebsco
Copy link
Contributor

Purpose

Enable dependency check option

Approach

Wire up the existing depCheck parameter to be surfaced when TenantInstallOptions class is created. When depCheck is false, skip dependency checking.

…uleUtil

This commit introduces an option for dependency checking in the TenantManager and ModuleUtil classes. The 'depCheck' option is added to control the execution of dependency resolution and checks within the installation and upgrade processes.
Copy link

sonarcloud bot commented Jan 10, 2024

Copy link
Contributor

@julianladisch julianladisch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@julianladisch julianladisch merged commit 76d1b93 into folio-org:master Jan 11, 2024
5 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
2 participants