-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apply the heuristics for the NLnet projects hosted on github.com #3
Comments
As per our discussion, I will start working with the Github REST API to :
I will be limiting the domain to github.com. |
|
Progress Update
The output is:
Considerations:
|
There are edge cases that are not covered. See #3 for details. I'm only checking a single repo at this time. Once I have the logic working I will apply it on all github repos in the dataframe.
Progress Update
What needs to happen next
Other considerations :
|
Progress Update
|
Progress Update
|
Progress Update
|
Context
Approximately 60% of the projects sponsored by NLnet are currently hosted on github.com GitHub also provides mature query mechanisms so it's likely to be a useful early iteration to provide insight and feedback on our proposed objective of assessing the testing and automated tests performed by the project teams for these projects.
Further info
The wiki on this repo provides heuristics and some notes on querying GitHub using URL query parameters https://github.com/commercetest/nlnet/wiki
The text was updated successfully, but these errors were encountered: