simhadri-g commented on PR #5119: URL: https://github.com/apache/hive/pull/5119#issuecomment-1992595816
Thanks @zabetak for the review ! I was looking into the gh-pages(https://apache.github.io/hive-site/) website for the repo [hive-site](https://github.com/apache/hive-site ) . According to apache wiki , https://web.archive.org/web/20230209030949/https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-GitHubPages > Projects can enable/update GitHub Pages settings, using GitHub for website publishing, by specifying which branch (and optional path) to publish in asf.yaml But I did not find any code related to deploying gh-pages this in [.asf.yaml ](https://github.com/apache/hive-site/blob/main/.asf.yaml) . Therefore, it looks like the https://apache.github.io/hive-site/ is deployed from the gh-pages branch . In order to bring this down we will have to unpublish the gh-pages in the repo settings. <img width="950" alt="image" src="https://github.com/apache/hive/assets/26441677/7f8a636d-41a5-4bba-8fca-e2968a280843"> -- 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]
