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

build: use PyPI API token in secret manager #1040

Merged
merged 4 commits into from
Apr 14, 2021

Conversation

busunkim96
Copy link
Contributor

@busunkim96 busunkim96 commented Apr 13, 2021

Migrate python libraries onto the PyPI API token stored in secret manager.

A PyPI API token is limited in scope to uploading new releases. https://pypi.org/help/#apitoken

Verified that this works with build on googleapis/python-vision#136

@busunkim96 busunkim96 requested a review from a team as a code owner April 13, 2021 23:41
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 13, 2021
@busunkim96 busunkim96 requested review from parthea and bcoe April 13, 2021 23:41
@busunkim96
Copy link
Contributor Author

@chingor @parthea PTAL

@busunkim96 busunkim96 requested review from chingor13 and parthea April 14, 2021 20:33
@busunkim96 busunkim96 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 14, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 043cc62 into master Apr 14, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the use-pypi-aky-key branch April 14, 2021 23:46
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants