Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add automation for cudf-java docs #17210

Conversation

AyodeAwe
Copy link
Contributor

  • Adds script to upload the new docs to s3
  • Adds a workflow to automate the upload and PR creation.

Tested here:

I tested (using the literate-octo-potato repository) that:

  • AWS credentials are correctly assigned through OIDC (all repos in rapidsai have access to the rapidsai-docs bucket via this line)
  • (locally) The upload_cudf_java_docs.sh script works correctly
  • The find and replace logic to enable the stable docs version for cudf-java works correctly
  • The pull request is correctly created. (e.g https://github.com/rapidsai/literate-octo-potato/pull/850)

@AyodeAwe AyodeAwe requested a review from a team as a code owner October 30, 2024 15:08
@AyodeAwe AyodeAwe requested a review from jameslamb October 30, 2024 15:08
@AyodeAwe AyodeAwe added non-breaking Non-breaking change ci improvement Improvement / enhancement to an existing function labels Oct 30, 2024
@AyodeAwe AyodeAwe closed this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant