yzeng25 opened a new issue, #1682: URL: https://github.com/apache/apisix-website/issues/1682
### Current State **Description of the current state/issue**: 1. #1656 was merged on Sept 1st. 2. Before Sept 1st, most pull requests' ci checks only take less than 5 minutes, see [master branch commit history](https://github.com/apache/apisix-website/commits/master). 3. After Sept 1st, #1672 's ci checks took 61 minute; #1673 's checks took 70 minutes; #1674 's took 85 minutes; #1678 's checks took 75 minutes. 4. #1676 , #1678, and #1681 failed with similar error message, see their error logs: [1676](https://github.com/apache/apisix-website/actions/runs/6153868761/job/16703615915), [1678](https://github.com/apache/apisix-website/actions/runs/6143811006/job/16667988616), and [1681](https://github.com/apache/apisix-website/actions/runs/6156320627/job/16704755316). 5. #1676 , #1678, and #1681 did not modify the sitemap.xml or sitemap related contents, yet the error messages are saying the sitemap is missing. **Impacts** 1. Modifications from #1676 , #1678, and #1681 are not showing up in the production environment. 2. It takes 60-90 minutes to wait for the ci check result, and the result is not a guaranteed pass. ### Desired State **Description of the change you are proposing**: I would suggest revert #1656 . and use the previous ci check components. ### Would you like to fix this issue? No. Please assign another contributor -- 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]
