amoeba commented on PR #553:
URL: https://github.com/apache/arrow-site/pull/553#issuecomment-2445615936

   As for why it wasn't updated, it looks like the docs uploaded to jfrog 
didn't get the new versions.json:
   
   ```
   bryce@debian:~/Downloads$ wget 
https://apache.jfrog.io/artifactory/arrow/docs/18.0.0/docs.tar.gz
   bryce@debian:~/Downloads$ tar xzf docs.tar.gz 
   bryce@debian:~/Downloads$ head docs/_static/versions.json 
   [
       {
           "name": "18.0 (dev)",
           "version": "dev/",
           "url": "https://arrow.apache.org/docs/dev/";
       },
       {
           "name": "17.0 (stable)",
           "version": "",
           "url": "https://arrow.apache.org/docs/";,
   ```


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