Skip to content

Add validations for ‘post-processing script’ parameter in configuration file #40

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

Merged
merged 2 commits into from
Jun 2, 2023

Conversation

pavithraarizona
Copy link
Contributor

@pavithraarizona pavithraarizona commented May 31, 2023

This pull request contains the code related to the functionality mentioned in issue #22

Validations have been added for the 'post_processing_script_command' parameter to check if it is empty and log an error if it is. Additionally, it verifies the existence and accessibility of the specified post-processing external script folder, logging an error if it cannot be reached or read.

…on file

Validations have been added for the 'post_processing_script_command' parameter to check if it is empty and log an error if it is. Additionally, it verifies the existence and accessibility of the specified post-processing external script folder, logging an error if it cannot be reached or read.
@pavithraarizona pavithraarizona self-assigned this Jun 2, 2023
Update 'write_log_in_file' to False to keep the behavior intended by 4.5.1 of the specification, where execution should not stop in case of errors
@pavithraarizona pavithraarizona requested a review from zoidy June 2, 2023 14:48
@zoidy zoidy merged commit f329833 into main Jun 2, 2023
@zoidy zoidy deleted the Enhancement_22 branch June 2, 2023 15:34
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.

2 participants