Skip to content

build: fix the docs build#13444

Merged
parthea merged 1 commit intomainfrom
fix-docs
Jan 16, 2025
Merged

build: fix the docs build#13444
parthea merged 1 commit intomainfrom
fix-docs

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Jan 15, 2025

The docs build is failing with error ERROR: Could not open requirements file: [Errno 2] No such file or directory: '/workspace/.kokoro/requirements.txt'. The root of the problem is that this file was deleted in #13433.

I also needed to add the dependency gcp-docuploader to resolve the /usr/local/bin/python3.10: No module named docuploader error during the upload step

This PR resolves the failure by adding the necessary requirements file under /.kokoro/docker/docs

@parthea parthea requested a review from a team January 15, 2025 13:20
@parthea parthea force-pushed the fix-docs branch 3 times, most recently from 26492c2 to 1f62d14 Compare January 15, 2025 13:33
@parthea parthea merged commit 74b2bd2 into main Jan 16, 2025
@parthea parthea deleted the fix-docs branch January 16, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants