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/09/16 01:08:33 UTC

[GitHub] [apisix-website] bzp2010 edited a comment on pull request #602: feat: add vercel preview

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
   
   > 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: notifications-unsubscribe@apisix.apache.org

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