bitsondatadev commented on code in PR #8919: URL: https://github.com/apache/iceberg/pull/8919#discussion_r1378313906
########## site/README.md: ########## @@ -125,17 +124,16 @@ mkdocs serve ## Release process Deploying a version of the docs is a two step process: - 1. ~~Cut a new release from the current branch revision. This creates a new branch `docs-<version>`.~~ + 1. ~~Release a new version by copying the current nightly directory to a new version directory in the `docs` branch.~~ Review Comment: https://github.com/apache/iceberg/tree/main/site/docs/docs/nightly Perhaps I should add a link there? I definitely think all of this explanation docs needs to be reviewed. It was a quick first pass :) -- 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]
