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 2020/10/06 13:08:02 UTC

[GitHub] [camel-k] lburgazzoli opened a new pull request #1748: Add suport for gists

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


   Fixes #1740
   
   
   <!-- Description -->
   
   
   
   
   <!--
   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
   integrations stored on gist can be referenced from the cli:
   
     kamel run --dev https://gist.github.com/$i{user-id}/${gist-id}
     kamel run --dev gist:${gist-id}
   
   if the environment variable `GITHUB_TOKEN` is detected, them it
   will be used for GitHub authentication.
   ```


----------------------------------------------------------------
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] lburgazzoli commented on pull request #1748: Add suport for gists

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on pull request #1748:
URL: https://github.com/apache/camel-k/pull/1748#issuecomment-707161627


   @nicolaferraro the tests for gists reference a gist on my account as there's no way to create organization's gists


----------------------------------------------------------------
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 commented on pull request #1748: Add suport for gists

Posted by GitBox <gi...@apache.org>.
nicolaferraro commented on pull request #1748:
URL: https://github.com/apache/camel-k/pull/1748#issuecomment-707168498


   > @nicolaferraro the tests for gists reference a gist on my account as there's no way to create organization's gists
   
   Sounds good


----------------------------------------------------------------
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] lburgazzoli merged pull request #1748: Add suport for gists

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


   


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