Flank / gcloud_cli

https://cloud.google.com/sdk/docs/
3 stars 16 forks source link

Added options to auto update SDK #9

Closed piotradamczyk5 closed 4 years ago

piotradamczyk5 commented 4 years ago

Fixes #1

Google Cloud SDK is mostly released on Tuesday, so created a scheduled job to auto-update SDK every Wednesday at 4:00 AM.

  1. First script get the latest version of Google Cloud SDK
  2. Then compare it with the current version
  3. If versions do not match update it and push to master using Personal Access Token of Robo account