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/27 15:41:36 UTC

[GitHub] [incubator-devlake] warren830 opened a new issue, #3182: [Bug][Plugins] Some subtasks do not have scope

warren830 opened a new issue, #3182:
URL: https://github.com/apache/incubator-devlake/issues/3182

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   <img width="1063" alt="image" src="https://user-images.githubusercontent.com/39366025/192145132-2972d4fa-6750-4bca-b626-3cf71dc1a82c.png">
   will collect jobs for all runs in db(maybe different repos)
   
   After check, we found there are more subtasks do not have scope
   
   ### What you expected to happen
   
   should collect jobs for runs within current repo
   
   ### How to reproduce
   
   collect jobs
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

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


[GitHub] [incubator-devlake] likyh commented on issue #3182: [Bug][quality] Some subtasks do not filter input data by scope

Posted by GitBox <gi...@apache.org>.
likyh commented on issue #3182:
URL: https://github.com/apache/incubator-devlake/issues/3182#issuecomment-1365787698

   because of importing scope to Jenkins, this is out-of-date.


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


[GitHub] [incubator-devlake] abeizn closed issue #3182: [Bug][Github] Job collector does not define scope

Posted by GitBox <gi...@apache.org>.
abeizn closed issue #3182: [Bug][Github] Job collector does not define scope
URL: https://github.com/apache/incubator-devlake/issues/3182


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


[GitHub] [incubator-devlake] likyh closed issue #3182: [Bug][quality] Some subtasks do not filter input data by scope

Posted by GitBox <gi...@apache.org>.
likyh closed issue #3182: [Bug][quality] Some subtasks do not filter input data by scope
URL: https://github.com/apache/incubator-devlake/issues/3182


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


[GitHub] [incubator-devlake] klesh commented on issue #3182: [Bug][Plugins] Some subtasks do not have scope

Posted by GitBox <gi...@apache.org>.
klesh commented on issue #3182:
URL: https://github.com/apache/incubator-devlake/issues/3182#issuecomment-1282011533

   This kind of problems keep coming back from time to time, I think the root cause is that our e2e-tests do not contain diverse data in terms of different `connection id` or `scope name`, in another word, many important columns contain a set of identical values.
   
   I propose the following approach to solve the problem once and for all:
   
   1. we add some kind of automated mechanism to `ImportCsvTo*` method, to make sure the imported data contains enough sample variety, to be specific: throw an error when any column contains only **one identical value**
   2. fix all those `csv` errors
   3. use new data to test all subtasks, see if we could identified the problematic subtasks
   4. fix all subtasks
   5. go through all subtasks once again, and make sure all cases are covered
   


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


[GitHub] [incubator-devlake] klesh commented on issue #3182: [Bug][Plugins] Some subtasks do not have scope

Posted by GitBox <gi...@apache.org>.
klesh commented on issue #3182:
URL: https://github.com/apache/incubator-devlake/issues/3182#issuecomment-1262300421

   no a urgent problem, move to next milestone


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


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3182: [Bug][quality] Some subtasks do not filter input data by scope

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3182:
URL: https://github.com/apache/incubator-devlake/issues/3182#issuecomment-1334608477

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


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