tisonkun commented on PR #560:
URL: https://github.com/apache/pulsar-site/pull/560#issuecomment-1548884427

   > I assume, the next builds should take much less time?
   
   This is another tech debt that we maintain too much versions and to build 
them at once exhaust GitHub Actions Runner memory so we use 
[`split-version-build.sh`](https://github.com/apache/pulsar-site/blob/22081daf8095676f897a0224351e6116d7d0d183/scripts/split-version-build.sh)
 to build changed versions one by one. If only a few versions touched, it can 
be much faster.
   
   Ideally, legacy versions should be archived as a snapshot, which can be 
another improvement proposal to work on.


-- 
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