You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/22 03:41:33 UTC

[GitHub] [apisix-website] juzhiyuan opened a new issue #759: support cache data in Build CI

juzhiyuan opened a new issue #759:
URL: https://github.com/apache/apisix-website/issues/759


   GitHub API has frequency now, while some regions are not able to access the host properly, can we move it to Build CI for that? Will we make this change in the next PR?
   
   _Originally posted by @bzp2010 in https://github.com/apache/apisix-website/pull/758#discussion_r753925848_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] bzp2010 closed issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
bzp2010 closed issue #759:
URL: https://github.com/apache/apisix-website/issues/759


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] SkyeYoung commented on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
SkyeYoung commented on issue #759:
URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1053981209


   @bzp2010 Thx for your reply. I'd like to fix it.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] bzp2010 commented on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
bzp2010 commented on issue #759:
URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1053981970


   > @bzp2010 Thx for your reply. I'd like to fix it.
   
   I assign it to you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] bzp2010 edited a comment on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
bzp2010 edited a comment on issue #759:
URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1053978349


   @SkyeYoung We have crontab set up in our CI to trigger a build every day no matter what, and a PR merge will also trigger a build. Therefore, there is no need to worry about this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] bzp2010 commented on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
bzp2010 commented on issue #759:
URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1053978349


   We have crontab set up in our CI to trigger a build every day no matter what, and a PR merge will also trigger a build. Therefore, there is no need to worry about this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] SkyeYoung commented on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
SkyeYoung commented on issue #759:
URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1053950670


   > 1. Update `/contribute` page to read data from a static local JSON file;
   > 2. When CI running, we could run `sync-docs` and add a task to fetch data in CI, and generate a new JSON file.
   
   @juzhiyuan Here's a problem: if we use the generated static data, the data of this page may not be up-to-date. Do you think it's important?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] SkyeYoung commented on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
SkyeYoung commented on issue #759:
URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1054104433


   @bzp2010 XME. Create a new file or add a new task to the original file, which is better?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] juzhiyuan commented on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #759:
URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1055023395


   > @SkyeYoung We have crontab set up in our CI to trigger a build every day no matter what, and a PR merge will also trigger a build. Therefore, there is no need to worry about this issue.
   
   Hi @SkyeYoung, please check https://github.com/apache/apisix-website/blob/master/.github/workflows/deploy.yml#L14


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] juzhiyuan commented on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #759:
URL: https://github.com/apache/apisix-website/issues/759#issuecomment-976116933


   If the current IP hits GitHub API's limitation, page is broken 🤔 We could fix it on this way:
   
   1. Update `/contribute` page to read data from a static local JSON file;
   2. When CI running, we could run `sync-docs` and add a task to fetch data in CI, and generate a new JSON file.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] SkyeYoung commented on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
SkyeYoung commented on issue #759:
URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1055027049


   > Hi @SkyeYoung, please check [https://github.com/apache/apisix-website/blob/master/.github/workflows/deploy.yml#L14](https://github.com/apache/apisix-website/blob/master/.github/workflows/deploy.yml?rgh-link-date=2022-03-01T05%3A05%3A26Z#L14)
   
   Thx


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] SkyeYoung edited a comment on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

Posted by GitBox <gi...@apache.org>.
SkyeYoung edited a comment on issue #759:
URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1054104433


   @bzp2010 XME. Create a new file or add a new task to the `sync-docs.js` file, which is better?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org