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

Conditionally remove google-cloud-sdk #1

Merged
merged 5 commits into from
Sep 27, 2023

Conversation

KurtAhn
Copy link
Collaborator

@KurtAhn KurtAhn commented Sep 27, 2023

@KurtAhn KurtAhn changed the title google-cloud-sdk renamed to google-cloud-cli Don't remove google-cloud-sdk Sep 27, 2023
sudo apt-get remove -y '^llvm-.*'
sudo apt-get remove -y 'php.*'
sudo apt-get remove -y '^mongodb-.*'
sudo apt-get remove -y '^mysql-.*'
sudo apt-get remove -y azure-cli google-cloud-sdk google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri
sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri

Choose a reason for hiding this comment

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

can we do a conditional remove? it seems that the errors are raised because some github runners don't have cloud sdk installed

Choose a reason for hiding this comment

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

But it will be useful to remove if it's installed.

@KurtAhn KurtAhn changed the title Don't remove google-cloud-sdk Conditionally remove google-cloud-sdk Sep 27, 2023
@KurtAhn KurtAhn merged commit 1b4b157 into main Sep 27, 2023
@KurtAhn KurtAhn deleted the kurt/fix-google-cloud-sdk-not-found branch September 27, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants