You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/09/20 02:56:50 UTC

[GitHub] [incubator-devlake] keon94 commented on pull request #3096: feat(plugin): linear plugin poc

keon94 commented on PR #3096:
URL: https://github.com/apache/incubator-devlake/pull/3096#issuecomment-1251774879

   @nicoabie Hey Nico, you've gotten the setup correct for testing purposes. All you need to do is follow my comment [here](https://github.com/apache/incubator-devlake/pull/3096/files#r974838080) to create and save the connection in Devlake, and then run the plugin using the plugin's main method. You will need to know the connectionID to run main(): the PostConnection API will return that to you in the response. Alternatively, you can look it up in the connections table of the Devlake DB.


-- 
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@devlake.apache.org

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