Hello, our website at http://mxnet.incubator.apache.org/ is being managed by Apache. In order to generate the website, our process looks as follows:
1. [MXNet CI] Compile website via http://jenkins.mxnet-ci.amazon-ml.com/job/incubator-mxnet-build-site/ 2. [MXNet CI] Publish website to https://github.com/apache/incubator-mxnet-site via http://jenkins.mxnet-ci.amazon-ml.com/job/incubator-mxnet-publish-site/ 3. [Apache Infra] Apache mirrors https://github.com/apache/incubator-mxnet-site to https://gitbox.apache.org/repos/asf?p=incubator-mxnet-site.git 4. [Apache Infra] Copy https://gitbox.apache.org/repos/asf?p=incubator-mxnet-site.git content to server hosting http://mxnet.incubator.apache.org/ While step 1-3 are working properly, I'm unable to determine the time required to execute step 4. This is an automated process managed by Apache Infra and my experiments have shown deployment times ranging from a few hours to multiple days. Does anybody here know if there is any documentation about this process? Maybe even a way to trigger this publish manually? Best regards, Marco
