-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Update composer_storage_trigger.py script to support stable API #6632
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
Update composer_storage_trigger.py script to support stable API #6632
Conversation
This is ready for review and if approved to be merged. |
Hey @kosteev - the experimental API part works great. Working on testing w/ Stable API and have run into some issues. Sent a chat to you and Michał explaining my issue. (edited - first issue was creating an environment with the stable API. Got that done. Now dealing w/ auth) |
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 added a comment about using the experimental vs stable API and a link to the docs.
Otherwise, now that you unblocked me this morning, this looks great! Thanks for the change!
Googlers, see cl/368290505 for a related docs refresh
Description
Fixes #6631
Checklist
nox -s py-3.6
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)Partial run of tests passed.