-
Notifications
You must be signed in to change notification settings - Fork 77
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
Refactor Validations #4753
base: master
Are you sure you want to change the base?
Refactor Validations #4753
Conversation
Changelog(s) in markdown:
|
# Conflicts: # demisto_sdk/commands/validate/sdk_validation_config.toml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
See my comments.
demisto_sdk/commands/validate/validators/IF_validators/IF117_invalid_marketplaces_in_alias.py
Show resolved
Hide resolved
demisto_sdk/commands/validate/validators/IF_validators/IF109_invalid_required_field.py
Outdated
Show resolved
Hide resolved
demisto_sdk/commands/validate/validators/IF_validators/IF109_invalid_required_field.py
Show resolved
Hide resolved
demisto_sdk/commands/validate/validators/IF_validators/IF109_invalid_required_field.py
Outdated
Show resolved
Hide resolved
demisto_sdk/commands/validate/validators/IF_validators/IF109_invalid_required_field.py
Show resolved
Hide resolved
demisto_sdk/commands/validate/validators/IF_validators/IF109_invalid_required_field.py
Outdated
Show resolved
Hide resolved
demisto_sdk/commands/validate/validators/IF_validators/IF109_invalid_required_field.py
Outdated
Show resolved
Hide resolved
demisto_sdk/commands/validate/validators/IF_validators/IF109_invalid_required_field.py
Outdated
Show resolved
Hide resolved
demisto_sdk/commands/validate/validators/IF_validators/IF109_invalid_required_field.py
Show resolved
Hide resolved
demisto_sdk/commands/validate/validators/IF_validators/IF109_invalid_required_field.py
Outdated
Show resolved
Hide resolved
demisto_sdk/commands/validate/validators/IF_validators/IF117_invalid_marketplaces_in_alias.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved from my side with several comments.
Please make sure to fix them and wait for a CR from TL as well.
Related Issues
fixes: https://jira-dc.paloaltonetworks.com/browse/CIAC-12352
Description
refactored IF109 and IF117 validations