Skip to content

removes docs and fixed build_docs.sh to only build xml for doxygen#4837

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.02from
acostadon:remove_docs
Dec 31, 2024
Merged

removes docs and fixed build_docs.sh to only build xml for doxygen#4837
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.02from
acostadon:remove_docs

Conversation

@acostadon
Copy link
Copy Markdown
Contributor

resolves issue rapidsai/cugraph-docs#63

@acostadon acostadon added the doc Documentation label Dec 18, 2024
@acostadon acostadon self-assigned this Dec 18, 2024
@acostadon acostadon requested review from a team as code owners December 18, 2024 18:05
@acostadon acostadon requested a review from gforsyth December 18, 2024 18:05
@github-actions github-actions bot added the ci label Dec 18, 2024
@jameslamb jameslamb requested review from jameslamb and removed request for gforsyth December 18, 2024 18:05
@jameslamb jameslamb added DO NOT MERGE Hold off on merging; see PR for details non-breaking Non-breaking change labels Dec 18, 2024
Copy link
Copy Markdown
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! Now that rapidsai/cugraph-docs#65 is merged, I think this is safe to merge as soon as we see a successful build on branch-25.02 there.

Here's the build to watch: https://github.com/rapidsai/cugraph-docs/actions/runs/12398664118/job/34611886692

Comment thread ci/build_docs.sh
# TMP_DIR=$(mktemp -d)
# export XML_DIR_${PROJECT^^}="$TMP_DIR"
# curl "https://d1664dvumjb44w.cloudfront.net/${PROJECT}/xml_tar/${RAPIDS_VERSION_NUMBER}/xml.tar.gz" | tar -xzf - -C "${TMP_DIR}"
# done
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah great, thanks for removing this too!

@jameslamb jameslamb changed the title removes docs and fixed ci/build.docs to only build xml for doxygen removes docs and fixed build_docs.sh to only build xml for doxygen Dec 18, 2024
@jameslamb jameslamb removed the DO NOT MERGE Hold off on merging; see PR for details label Dec 31, 2024
@jameslamb
Copy link
Copy Markdown
Member

Merging based on offline conversation with @acostadon . We are close to having docs-build set up from https://github.com/rapidsai/cugraph-docs, and preventing docs builds from this repo will help there.

@jameslamb
Copy link
Copy Markdown
Member

/merge

@rapids-bot rapids-bot bot merged commit b440e30 into rapidsai:branch-25.02 Dec 31, 2024
raydouglass pushed a commit to rapidsai/workflows that referenced this pull request Jan 2, 2025
Starting with the 25.02 release, docs building for all of the cuGraph
projects (e.g. `cugraph`, `nx-cugraph`, `wholegraph`, etc.) has moved to
a single repo: https://github.com/rapidsai/cugraph-docs.

Now that rapidsai/cugraph#4837 was merged, the
`cugraph-docs` repo is the sole source of docs for those projects.

This proposes triggering its builds as part of the nightly pipeline, to
keep the docs site up to date with changes to the cuGraph projects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci doc Documentation non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants