jackye1995 commented on pull request #4062:
URL: https://github.com/apache/iceberg/pull/4062#issuecomment-1032303260


   Did a direct copy using:
   
   ```
   cp -r ../iceberg-docs/docs/content/docs documentation/versioned
   cp -r ../iceberg-docs/landing-page/content/common documentation/common
   ```
   
   License missing for all redirect files:
   
   ```
    !????? 
/home/runner/work/iceberg/iceberg/documentation/common/project/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/api/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/api/javadoc/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/asf/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/community/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/community/blogs.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/community/join.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/community/talks.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/flink/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/format/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/format/spec.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/format/terms.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/integrations/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/project/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/project/benchmarks.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/project/how-to-release.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/project/roadmap.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/project/security.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/project/trademarks.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/releases/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/releases/release-notes.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/releases/0.12.1/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/releases/0.13.0/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/releases/latest/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/spark/_index.md
    !????? 
/home/runner/work/iceberg/iceberg/documentation/versioned/tables/_index.md
   ```
   
   My view is that we can remove these files in the Iceberg repo, when we sync 
to `iceberg-docs` repo we do a `rsync` instead of `cp -r` to ensure existing 
files without change are not removed in `iceberg-docs`. Any thoughts?
   
   @samredai 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to