klesh commented on PR #5411:
URL: 
https://github.com/apache/incubator-devlake/pull/5411#issuecomment-1633953277

   > Hi @klesh , something is not clear for me, can you help to check why 
github.repo_converter set RAW_REPOSITORIES_TABLE in RawDataSubTaskArgs.Table, 
and set GithubRepo input for Convert function. I only see 
RAW_REPOSITORIES_TABLE used once in here, and can't figure out the releation 
between RAW_REPOSITORIES_TABLE and GithubRepo.
   
   Aah, good question, we used to collect repo information from the API and 
store it to the raw data table.
   However, this behavior has been deprecated recently and users would create 
the tool layer record by calling this API 
https://github.com/apache/incubator-devlake/blob/990c19ded0f6e23f60aa05cd15bb6bc3e9e66c95/backend/plugins/github/impl/impl.go#L234
   
   In general, no more raw tables for scopes (GitHub repo, jira board, etc.)


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

Reply via email to