apupier opened a new pull request, #371:
URL: https://github.com/apache/camel-karavan/pull/371
fixes #370
There was no guard check in case no argument is provided. It is the case
when creating a new file. No need for this check when there is a clause
on commands forcing to have an argument as parameter. The other creation
is for the CRD file. There is already a check using an if condition
because there is a different treatment in this case.
(failing to build locally so far so cannot test it manually. Not added a
test as the project structure is not yet ready for it)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]