Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEATURE]: Error handling if substitutions are not provided #54

Closed
junghoon-vans opened this issue Jan 7, 2023 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@junghoon-vans
Copy link
Owner

Description

varST returns code 0 if the process is successful, and 1 if the process is failed.
But it is not mean that the substitutions are provided correctly.
So, you should check the output file to see if the substitutions are replaced successfully.

Solution

Solution is to check the substitutions are provided and return code correctly.
This feature will be added in the next version.

Alternatives

No response

Additional Context

No response

@junghoon-vans junghoon-vans added the enhancement New feature or request label Jan 7, 2023
@junghoon-vans junghoon-vans self-assigned this Jan 7, 2023
@junghoon-vans junghoon-vans changed the title [FEATURE]: Error handling if substitution is not provided [FEATURE]: Error handling if substitutions are not provided Jan 7, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant