* [dev-image] upgrade terraform and gcloud
* update leeway version and use new cache bucket
* update image tag
* use oidc
* fix bob
* Add code web extension as package
* gcr token refresh
* fluentbit use service account
* Add xterm web ide as package
* add ide configmap patch
* fix ide first page 502
* remove secret manager
* fix monitoring
* fix integration and delete preview
* cleanup
* use previewctl:install
* change folder
* cleanup
* change leeway cache bucket for main branch
* cleanup
* fix
* hot-deploy
This relaxes the branch name restriction from 20 characters to 45. This is achieved by constructing the preview name based on the first 10 characters of the branch name and then the first 10 characters of the hashed value of the branch name.
All places that (to my knowledge) rely on the preview name has been updated.
Fixes https://github.com/gitpod-io/ops/issues/1252