kou commented on PR #351: URL: https://github.com/apache/arrow-site/pull/351#issuecomment-1533952206
Oh... I think that we need some manual operations. (We can't use `dev/release/post-08-docs.sh`.) I think that we can use the following steps: 1. We cherry-pick a fix to https://github.com/apache/arrow/tree/maint-12.0.0 . 2. We run the `ubuntu-docs` job on the `maint-12.0.0`. 3. We download the artifact of 2. by `archery`. 4. We improve `dev/release/post-08-docs.sh` to work with local `docs.tar.gz`. 5. We improve `dev/release/post-08-docs.sh` to disable https://github.com/apache/arrow/blob/42d42b1194d8a672e13dac10a8102573f787f70d/dev/release/post-08-docs.sh#L69-L70 explicitly. 6. We upload local `docs.tar.gz` with `dev/release/post-08-docs.sh`. -- 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]
