Hyukjin Kwon created SPARK-58997:
------------------------------------
Summary: Enable GitHub Pages for spark-connect-rust and point the
repo homepage at the docs site
Key: SPARK-58997
URL: https://issues.apache.org/jira/browse/SPARK-58997
Project: Spark
Issue Type: Improvement
Components: Project Infra
Affects Versions: 5.0.0
Reporter: Hyukjin Kwon
The MkDocs documentation site is built and published to the gh-pages branch
(via .github/workflows/docs.yml), and .asf.yaml already declares ghp_branch:
gh-pages / ghp_path: /. But GitHub Pages is not yet enabled on the repo (the
/pages API returns 404), because ASF INFRA last processed .asf.yaml before the
gh-pages branch existed. Push a .asf.yaml change to master (set github.homepage
to the docs URL) so INFRA re-processes it now that gh-pages exists and enables
Pages, serving the site at https://apache.github.io/spark-connect-rust/.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]