Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

dev: Add GitHub Repo Info Worker #316

Merged
merged 1 commit into from
Jul 3, 2019
Merged

Conversation

parthsharma2
Copy link
Member

Added a GitHub Repo Info Worker that fetches data such as forks, stargazers, watchers, etc. for the repo_info table.

A few things to note about this version of the worker:

  • It hasn't been integrated as Augur as of yet.
  • It's more of a stand-alone python script.
  • It fetches repo info for all repos listed in the repo table. That is you cannot specify which repo you want to run it for

Note: I've marked this PR as draft as I'm working on implementing a few metrics for fork count, watchers, etc. i.e. metrics that can be implemented from the data in repo_info

Signed-off-by: Parth Sharma parth261297@gmail.com

Signed-off-by: Parth Sharma <parth261297@gmail.com>
@parthsharma2
Copy link
Member Author

Oops, I forgot to mark it as a draft pull request 😅

@gabe-heim gabe-heim merged commit ba3b027 into chaoss:dev Jul 3, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants