Hi folks,

When trying to build camel-website locally, quite oftentimes I hit GitHub
API limits for unauthenticated requests and get the errors like this:

$ yarn build:hugo
Building sites … ERROR 2021/05/17 19:04:33 Failed to get JSON resource "
https://api.github.com/repos/apache/camel-k-runtime/issues?state=closed&milestone=10":
Failed to retrieve remote file: Forbidden
ERROR 2021/05/17 19:04:33 Failed to get JSON resource "
https://api.github.com/repos/apache/camel-k/issues?state=closed&milestone=18":
Failed to retrieve remote file: Forbidden
ERROR 2021/05/17 19:04:33 Failed to get JSON resource "
https://api.github.com/repos/apache/camel-k/issues?state=closed&milestone=11":
Failed to retrieve remote file: Forbidden
...


Is there any good way to eschew this issue when developing locally?

Thank you,
-- 
Tadayoshi Sato

Reply via email to