You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed default installation path from ~/opt/google-cloud-sdk to ~/google-cloud-sdk with backwards compatible detection of the old
default installation location
Automatically added blocks in .bashrc and .zshrc do not look for other
installation paths
Development improvements
Added Makefile with tasks for development
Improved Travis CI performance with multiple build stages
Added GitHub Actions workflow with pre-commit hooks for running linting tasks
when new code is pushed to the repository