Re: [Website] CI - Pulsar Website Build takes a long time

2021-12-07 Thread Li Li
https://github.com/apache/pulsar/pull/13191 I made a PR to optimize the website build - Before this, it will build full pulsar, in fact, it’s not necessary, It saves a lot of time just build the core modules. Thanks, LiLi > On Dec 3, 2021, at 5:

Re: [Website] CI - Pulsar Website Build takes a long time

2021-12-02 Thread Enrico Olivelli
Dave, Il giorno ven 3 dic 2021 alle ore 04:16 Li Li ha scritto: > +1 Good idea, we will take a look and do some optimizations > > Thanks, > LiLi > > > On Dec 3, 2021, at 5:04 AM, Dave Fisher wrote: > > > > Hi - > > > > I noticed some things about the website build. > https://github.com/apache/p

Re: [Website] CI - Pulsar Website Build takes a long time

2021-12-02 Thread Li Li
+1 Good idea, we will take a look and do some optimizations Thanks, LiLi > On Dec 3, 2021, at 5:04 AM, Dave Fisher wrote: > > Hi - > > I noticed some things about the website build. > https://github.com/apache/pulsar/actions/workflows/ci-pulsar-website-build.yaml > > (1) It runs for nearly 2

[Website] CI - Pulsar Website Build takes a long time

2021-12-02 Thread Dave Fisher
Hi - I noticed some things about the website build. https://github.com/apache/pulsar/actions/workflows/ci-pulsar-website-build.yaml (1) It runs for nearly 2 hours. (2) If it exceeds 2 hours then it is canceled. (3) It runs every 6 hours. We share runners with all of the ASF. I think we need to