-
Notifications
You must be signed in to change notification settings - Fork 30
docs: add docs build kokoro config for django spanner #644
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some small comments on .repo-metadata.json
, otherwise LGTM. :)
…kers to run parallelized tests
…erent test for workers
…erent test for workers
@busunkim96 : Fixed the comments, Thanks for the help :) |
I think you'll need to copy https://github.com/googleapis/python-spanner/blob/master/.trampolinerc into this repo as well. I triggered the docs job manually and it appears to be failing on a missing bucket name: log |
Added the same file, thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the docs jobs is all good now! You should see them at googleapis.dev/python/django-spanner-google/latest in a bit. :) docs job log
Docs are live! https://googleapis.dev/python/django-google-spanner/latest/index.html FYI If you want to view the docs locally, you can run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can see the docs at the given link so this LGTM 👍
docs: added docs build kokoro config for django spanner.
fixes #643
Docs will be published at link: https://googleapis.dev/python/django-google-spanner/latest/index.html