You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/06/15 09:43:16 UTC

[GitHub] [camel-karavan] apupier opened a new pull request, #371: Fix Create integration command

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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mgubaidullin merged pull request #371: Fix Create integration command

Posted by GitBox <gi...@apache.org>.
mgubaidullin merged PR #371:
URL: https://github.com/apache/camel-karavan/pull/371


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org