chaoss / augur

Python library and web service for Open Source Software Health and Sustainability metrics & data collection. You can find our documentation and new contributor information easily here: https://oss-augur.readthedocs.io/en/main/ and learn more about Augur at our website https://augurlabs.io
https://oss-augur.readthedocs.io/en/main/
MIT License
579 stars 846 forks source link

Optimize core recollection #2801

Closed ABrain7710 closed 1 week ago

ABrain7710 commented 1 month ago

Description

This PR fixes #

Notes for Reviewers

Signed commits

sgoggins commented 1 month ago

@ABrain7710 : what's the status of this one?

ABrain7710 commented 1 month ago

In progress. To make this work easier and the end result more reliable I'm working on improving the GithubPaginator in another branch. The GithubPaginator has needed improving for awhile

sgoggins commented 4 weeks ago

@ABrain7710 : What's the status of this one with regards to testing? Should we merge it now that we have done a release.

ABrain7710 commented 4 weeks ago

This one is in progress and dependent on the GitHub paginator changes to work

sgoggins commented 2 weeks ago

@ABrain7710 : Is this ready?

sgoggins commented 2 weeks ago

This one is in progress and dependent on the GitHub paginator changes to work

Those are the ones we are currently testing in dev, or that we released last week?

ABrain7710 commented 2 weeks ago

No this is not ready. It is dependent on the changes that are in dev and needs some changes to use those