nealrichardson commented on issue #9: ARROW-4473: [Website] Support test site 
deployment (take 2)
URL: https://github.com/apache/arrow-site/pull/9#issuecomment-520553530
 
 
   Thanks for the suggestions for simplifying the script, @kou. I did them and 
the test build seemed to succeed: see https://enpiar.com/arrow-site/ for what 
was deployed. 
   
   You may want to review the diff on the gh-pages branch there for what your 
proposed `rsync` command made. I think it's right but it deleted a lot of 
files--there seemed to be a copy of the website in a `_site` directory, and 
then there were some stale/misdated copies of blog posts that got removed too. 
https://github.com/nealrichardson/arrow-site/commit/b4431a6f2f2e2aa0bcec24e1f9b4b7130f9bc210
 is huge (> 2M lines deleted) so it's probably easier to review starting around 
here in the Travis log: 
https://travis-ci.org/nealrichardson/arrow-site/builds/570970342#L6417
   
   I spot-checked some of the deleted blog posts and there are copies of them 
with a different date (e.g. the 0.3.0 release post is at 
https://enpiar.com/arrow-site/blog/2017/05/08/0.3-release/, while in production 
there is the post at 2017/05/08 and then a (somewhat broken) copy at 05/07 
(http://arrow.apache.org/blog/2017/05/07/0.3-release/), which seems to be what 
`rsync` removed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to