-
Notifications
You must be signed in to change notification settings - Fork 66
feat: add spanner rest port and upgrade google-cloud-sdk version #117
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
base: main
Are you sure you want to change the base?
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.
Thank you for the contribution! 🙏
I've left couple of comments, please take a look
Turns out that these were `pub`, but impossible to use since `CloudSdk::new` was not also `pub`. So removing `pub` should have no consequence.
@DDtKey 👋 it's been a while... reviving this one. With the latest changes on PTAL |
Co-authored-by: Frank Elsinga <[email protected]>
@DDtKey not sure there's anything to do about the check failures? They seem unrelated to these changes... |
This does 2 things: