Skip to content

Update cudf-java deploy workflow to set stable version in projects-to-versions.json#752

Merged
AyodeAwe merged 1 commit intorapidsai:mainfrom
AyodeAwe:feat/cudf-java-stable-versions-json
Feb 26, 2026
Merged

Update cudf-java deploy workflow to set stable version in projects-to-versions.json#752
AyodeAwe merged 1 commit intorapidsai:mainfrom
AyodeAwe:feat/cudf-java-stable-versions-json

Conversation

@AyodeAwe
Copy link
Contributor

Summary

  • The deploy-cudf-java-docs workflow uploads javadocs to S3 and enables the stable link in _data/docs.yml, but doesn't update ci/customization/projects-to-versions.json with the stable version number
  • This means download_from_s3.sh won't pull the stable cudf-java docs during the main site deploy
  • This PR adds a jq step to also set "stable": "<version>" for cudf-java in projects-to-versions.json

@netlify
Copy link

netlify bot commented Feb 26, 2026

Deploy Preview for docs-rapids-ai ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 16360ff
🔍 Latest deploy log https://app.netlify.com/projects/docs-rapids-ai/deploys/69a069fe4805700008702a7e
😎 Deploy Preview https://deploy-preview-752--docs-rapids-ai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@AyodeAwe AyodeAwe merged commit 4141220 into rapidsai:main Feb 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants