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 2021/03/01 09:09:34 UTC

[GitHub] [camel-k] apupier opened a new issue #2074: Provide autmated tests for "kamel local build" command

apupier opened a new issue #2074:
URL: https://github.com/apache/camel-k/issues/2074


   The new feature has been added via https://github.com/apache/camel-k/pull/2048 but it doesn't seem to have any tests for the `kamel local build` options.
   
   use cases to test:
   * basic Integration file and empty target directory
   * basic integration file and previously filled target directory
   * integration file with "mvn" specified dependency in modeline
   * integration file with jitpack specified dependency in modeline
   * basic integration file and target directory containing space/special characters
   * several basic integration file and empty target directory


----------------------------------------------------------------
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.

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



[GitHub] [camel-k] apupier commented on issue #2074: Provide automated tests for "kamel local build" command

Posted by GitBox <gi...@apache.org>.
apupier commented on issue #2074:
URL: https://github.com/apache/camel-k/issues/2074#issuecomment-962902302


   still relevant


-- 
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-k] github-actions[bot] commented on issue #2074: Provide automated tests for "kamel local build" command

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2074:
URL: https://github.com/apache/camel-k/issues/2074#issuecomment-962527686


   This issue has been automatically marked as stale due to 90 days of inactivity. 
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply write any comment.
   Thanks for your contributions!


-- 
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-k] apupier commented on issue #2074: Provide automated tests for "kamel local build" command

Posted by GitBox <gi...@apache.org>.
apupier commented on issue #2074:
URL: https://github.com/apache/camel-k/issues/2074#issuecomment-1041228986


   still relevant


-- 
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-k] tadayosi closed issue #2074: Provide automated tests for "kamel local build" command

Posted by GitBox <gi...@apache.org>.
tadayosi closed issue #2074:
URL: https://github.com/apache/camel-k/issues/2074


   


-- 
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-k] github-actions[bot] commented on issue #2074: Provide automated tests for "kamel local build" command

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2074:
URL: https://github.com/apache/camel-k/issues/2074#issuecomment-1040926537


   This issue has been automatically marked as stale due to 90 days of inactivity. 
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply write any comment.
   Thanks for your contributions!


-- 
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-k] tadayosi commented on issue #2074: Provide automated tests for "kamel local build" command

Posted by GitBox <gi...@apache.org>.
tadayosi commented on issue #2074:
URL: https://github.com/apache/camel-k/issues/2074#issuecomment-1056622616


   @apupier What should we test for the "special characters"?
   > basic integration file and target directory containing space/special characters


-- 
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-k] apupier commented on issue #2074: Provide automated tests for "kamel local build" command

Posted by GitBox <gi...@apache.org>.
apupier commented on issue #2074:
URL: https://github.com/apache/camel-k/issues/2074#issuecomment-1056644358


   > What should we test for the "special characters"?
   > 
   > > basic integration file and target directory containing space/special characters
   
   some that would require url encoding like accent, or japanese/chinese characters.
   The most important one to test is with space as it is the most common use case.


-- 
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