Bug 178412
Summary: | [Win] GitHub access tokens should be configurable when building with download-latest-github-release.py | ||
---|---|---|---|
Product: | WebKit | Reporter: | Christopher Reid <chris.reid> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | lforschler |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Christopher Reid
As mentioned in bug 178367, GitHub blocks requests after 60 requests per hour. Adding support to authenticate GitHub when building webkit will bump the maximum number of requests to 5000/hour.
I will add a patch soon with support to set GitHub access tokens using environment variables.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |