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

inject keyrings.google-artifactregistry-auth for GCP PyPI #1782

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

madhur-ob
Copy link
Collaborator

No description provided.

@madhur-ob madhur-ob requested a review from savingoyal March 28, 2024 18:30
@@ -282,6 +282,11 @@ def get_environment(self, step):
# Match PyPI and Conda python versions with the resolved environment Python.
environment["pypi"]["python"] = environment["conda"]["python"] = env_python

if os.getenv("GOOGLE_APPLICATION_CREDENTIALS"):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a comment in the code why this is desired

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

savingoyal
savingoyal previously approved these changes Mar 29, 2024
@madhur-ob madhur-ob requested a review from savingoyal March 29, 2024 10:19
@saikonen saikonen merged commit e577781 into Netflix:master Mar 29, 2024
29 of 34 checks passed
@madhur-ob madhur-ob deleted the gcp-pypi-keyring branch March 29, 2024 10:20
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.

3 participants