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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
