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

fix: add hashes to requirements.txt #1544

Merged

Conversation

SurferJeffAtGoogle
Copy link
Contributor

and update Docker images so they require hashes.

and update Docker images so they require hashes.
@SurferJeffAtGoogle SurferJeffAtGoogle requested a review from a team August 22, 2022 21:18
@blakeli0
Copy link
Contributor

Do you plan to fix "pip install" in other places as well? Like this one used for releasing for Java?

@SurferJeffAtGoogle
Copy link
Contributor Author

Do you plan to fix "pip install" in other places as well? Like this one used for releasing for Java?

Yes.

commit ab7384e
Author: Jeffrey Rennie <rennie@google.com>
Date:   Tue Aug 23 11:38:48 2022 -0700

    fix: remove pip install statements (googleapis#1546)

    because the tools are already installed in the docker image as of googleapis/testing-infra-docker#227

commit 302667c
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Tue Aug 23 19:50:28 2022 +0200

    chore(deps): update dependency setuptools to v65.2.0 (googleapis#1541)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>

commit 6e9054f
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Tue Aug 23 19:42:51 2022 +0200

    chore(deps): update dependency nbconvert to v7 (googleapis#1543)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>

commit d229a12
Author: Alexander Fenster <fenster@google.com>
Date:   Mon Aug 22 15:04:53 2022 -0700

    fix: update google-gax and remove obsolete deps (googleapis#1545)

commit 13ce626
Author: Jeffrey Rennie <rennie@google.com>
Date:   Mon Aug 22 11:08:21 2022 -0700

    chore: remove release config and script (googleapis#1540)

    We don't release to pypi anymore.
to move forward with other languages until Java's docker image is fixed
requirements.txt Show resolved Hide resolved
Copy link
Member

@suztomo suztomo left a comment

Choose a reason for hiding this comment

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

Thank you.

@suztomo
Copy link
Member

suztomo commented Aug 24, 2022

Oh, change for java is gone? 0a5fa67

@parthea parthea assigned SurferJeffAtGoogle and unassigned suztomo and tmatsuo Aug 24, 2022
@SurferJeffAtGoogle
Copy link
Contributor Author

Oh, change for java is gone? 0a5fa67

Yeah, sorry. Java requires some more work upstream.

@SurferJeffAtGoogle SurferJeffAtGoogle merged commit 4826337 into googleapis:master Aug 24, 2022
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.

5 participants