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/02/17 17:25:35 UTC

[GitHub] [camel-k] doru1004 opened a new pull request #2048: Add local build command replacing local create

doru1004 opened a new pull request #2048:
URL: https://github.com/apache/camel-k/pull/2048


   <!-- Description -->
   
   
   This patch enables the changes outlined in issue https://github.com/apache/camel-k/issues/2038
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   - transform current inspect command to: kamel local inspect
   - rename kamel local create to kamel local build
   - enable kamel local build to construct a local directory hierarchy, at a custom location specified by the user, containing all the elements required by the integration.
   - enable kamel local run to pick up integration directory and just run the integration locally.
   - enable kamel local build to save just the dependencies in a custom location specified by the user.
   ```
   


----------------------------------------------------------------
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] nicolaferraro merged pull request #2048: Add local build command replacing local create

Posted by GitBox <gi...@apache.org>.
nicolaferraro merged pull request #2048:
URL: https://github.com/apache/camel-k/pull/2048


   


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