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(core): fix config error when using project.modules #5626

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

thsig
Copy link
Collaborator

@thsig thsig commented Jan 11, 2024

What this PR does / why we need it:

Before this fix, an error would be thrown if using scan.git.mode and module.include or module.exclude together (since the Joi helper for renaming fields fails if there's already a value at the destination).

@thsig thsig requested a review from TimBeyer January 11, 2024 10:48
TimBeyer
TimBeyer previously approved these changes Jan 11, 2024
Before this fix, an error would be thrown if using `scan.git.mode` and
`module.include` or `module.exclude` together (since the Joi helper for
renaming fields fails if there's already a value at the destination).
@thsig thsig force-pushed the git-scan-mode-config-fixes branch from 953dc1d to f4202fc Compare January 12, 2024 09:44
@vvagaytsev vvagaytsev added this pull request to the merge queue Jan 15, 2024
Merged via the queue into main with commit 4d017e4 Jan 15, 2024
46 checks passed
@vvagaytsev vvagaytsev deleted the git-scan-mode-config-fixes branch January 15, 2024 10:54
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.

3 participants