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

Google Cloud CLI, Python #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Google Cloud CLI, Python #13

wants to merge 1 commit into from

Conversation

h1alexbel
Copy link
Member

@h1alexbel h1alexbel commented May 4, 2023

closes #12

@l3r8yJ take a look, please


PR-Codex overview

This PR adds Python 3 and Google Cloud CLI to the Dockerfile.

Detailed summary

  • Installs Python 3 and pip
  • Downloads and installs Google Cloud CLI
  • Installs CMake version 3.16.3 for C/C++ projects

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@h1alexbel
Copy link
Member Author

seems that jdk17, which was installed on prev. versions are broken now.

 failed to solve: process "/bin/sh -c apt-get -y install openjdk-17-jdk=17.0.5+8-2ubuntu1~20.04" did not complete successfully: exit code: 100

@l3r8yJ can you help us?

@l3r8yJ
Copy link
Member

l3r8yJ commented May 4, 2023

@h1alexbel this gha is broken itself, need to replace with something else, i'll do this a bit later

Copy link
Member

@l3r8yJ l3r8yJ left a comment

Choose a reason for hiding this comment

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

lgtm

@h1alexbel
Copy link
Member Author

@rultor merge

@rultor
Copy link
Collaborator

rultor commented May 4, 2023

@rultor merge

@h1alexbel Thanks for your request; @l3r8yJ please confirm this.

@l3r8yJ
Copy link
Member

l3r8yJ commented May 4, 2023

@rultor merge

@rultor
Copy link
Collaborator

rultor commented May 4, 2023

@rultor merge

@h1alexbel @l3r8yJ Can't merge it. Some CI checks were failed. Apparently, the pull request is not ready to be merged since it has some problems. Please, fix them first.

@l3r8yJ
Copy link
Member

l3r8yJ commented May 4, 2023

depends on #14

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.

Install google-cloud-cli
3 participants