AlenkaF opened a new pull request, #312:
URL: https://github.com/apache/arrow-site/pull/312

   This PR corrects the check for version number  of the documentation when 
adding version warnings to the html files.
   See: https://github.com/apache/arrow/issues/34023
   
   Also, additional copying of the versionwarning.js file seems to happen with 
the release. Currently there are three versions of the same document:
   
   - docs/_static/versionwarning.js
   - docs/dev/_static/versionwarning.js
   - docs/10.0/_static/versionwarning.js
   
   Second and third should be redundant and are removed with this PR. I will 
create a separate issue on the apache/arrow repo to research and correct how 
the versionwarning.js file is being copied.


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