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

   To create this PR I:
   
   1. Downloaded the 16.0 archive from 
https://apache.jfrog.io/ui/native/arrow/docs/16.0.0/, verified the sha512, 
expanded into a temp directory
   3. Ran slightly modified commands from post-10-docs.sh to update the version 
banner appropriately:
     - `find . -type f -exec sed -i.bak -e 
"s/DOCUMENTATION_OPTIONS.theme_switcher_version_match = 
'';/DOCUMENTATION_OPTIONS.theme_switcher_version_match = '16.0';/g" -e 
"s/DOCUMENTATION_OPTIONS.show_version_warning_banner = 
false/DOCUMENTATION_OPTIONS.show_version_warning_banner = true/g" {} \;`
     - `find ./ -name '*.bak' -delete`
   4. Verified things looked good locally, particularly the version banner 
works. See Screenshot (below)
   5. Put up this PR with the result
   
   <details>
   <summary>Screenshot</summary>
   
   ![Screenshot from 2024-10-30 
17-00-15](https://github.com/user-attachments/assets/79e15047-f824-4d62-b604-ec0b6a5ac49f)
   </details>
   
   Closes https://github.com/apache/arrow/issues/44568


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