Lynwee

Results 134 comments of Lynwee

@yurii-chikh-vitech I think it was fixed in #7767, all codes are cherry picked to v1.0. which version are you using? I can help to check.

I've tested it with latest code in branch release-v1.0, and it works.

> v1.0 @yurii-chikh-vitech Do you mean https://github.com/apache/incubator-devlake/releases/tag/v1.0.0 ? DevLake has no version number like v1.0 .

> @d4x1 v1.0.0 @yurii-chikh-vitech You can try the latest version(https://github.com/apache/incubator-devlake/releases/tag/v1.0.1-beta9). It has been fixed.

I think it's related to GitHub's PR collector, but due to the small rate limit in GitHub restful API. We should use graphql as much as possible.

@benjaminrmoss You can run your project in `incremental` mode. It will only collect data that changes therotically since last successful sync.

@benjaminrmoss Yes Azuredevops is writen with Python, and doesn't support incremental mode. You can try azuredevop_go, it can collect data incremantally.

You can try the latest release: https://github.com/apache/incubator-devlake/releases

Just keep this issue open, plugin `issue_trace`(added in release-v1.0) should be updated.

It should be merged in to next release, such as release-v1.1.