kou commented on PR #212:
URL: https://github.com/apache/arrow-site/pull/212#issuecomment-1125558313

   It seems that we should have removed patch version from `previous_version` 
here: 
https://github.com/apache/arrow/pull/12355/files#diff-ae6e7dcbd5646d2ecbed30d2c82bec3c6e8bb47271280aa1795f7a3455172e7dR84
   
   ```bash
      mv docs_temp docs/$(echo ${previous_version} | sed -e 
's/^\([0-9]*\.[0-9]*\)\..*$/\1/')
   ```


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