bzp2010 edited a comment on pull request #602:
URL: https://github.com/apache/apisix-website/pull/602#issuecomment-920495599


   About this plan:
   The website content is built by GitHub workflow, compressed into `tar.gz` 
volume files, and then uploaded to Vercel for decompression and deployment.
   
   About Vercel:
   Currently, it provides
   - 45 minutes of compile time for each project‘s each CI
   - 5000 API requests per day
   
   it limitations (Hobby)
   
![image](https://user-images.githubusercontent.com/8078418/133538999-b8728bf8-2d34-4504-b3b0-27a46d068cee.png)
   
   
   > Because our project has too many files after compilation and cannot be 
uploaded to Vercel one by one, I solve this problem by compressing, uploading 
and decompressing. 
   
   
   At the same time, we need to contact infra of ASF to add `Environment 
Secret` to our repo and obtain a GitHub token to automatically publish PR 
comment for preview URL.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to