Closed jameslamb closed 1 month ago
@alexbarghi-nv am I right about this PR (that we want to remove docs-building details in this repo)? If so could you approve? Then I can go get a ci-codeowners
/ packaging-codeowners
approval and we can merge this.
@alexbarghi-nv am I right about this PR (that we want to remove docs-building details in this repo)? If so could you approve? Then I can go get a
ci-codeowners
/packaging-codeowners
approval and we can merge this.
We're moving docs into a new repo and not building them here, so that's correct.
Changes look good, thanks for the clarifying questions above.
Pulling more changes off of #53, to make that diff smaller and get us closer to having full CI running in this repo.
docs
argument forbuild.sh
(docs building is handled byci/build_docs.sh
)ci/test_wheel.sh
wheel_smoke_test_cugraph.py
(copied over fromcugraph
but not needed here, to be replaced by other scripts you can see in the diff of #53)