GoogleCloudPlatform / gradle-appengine-plugin

Gradle plugin that provides tasks for uploading, running and managing Google App Engine projects
Apache License 2.0
236 stars 60 forks source link

Use `gcloud app` instead of `gcloud preview app` #249

Closed tmatsuo closed 8 years ago

tmatsuo commented 8 years ago

https://github.com/GoogleCloudPlatform/gradle-appengine-plugin/blob/a68b880dee6229ed777147fe7e486ac9efa2d7d5/src/main/groovy/com/google/gcloud/task/app/DeployTask.groovy#L28

loosebazooka commented 8 years ago

No one should be using this. Is someone using this? This was pretty experimental.

tmatsuo commented 8 years ago

It doesn't matter whether or not someone is using this. It's a public repo and it has a reference to gcloud preview app which will go away soon :)

kamronbatman commented 8 years ago

tmatsuo, can you make a pull request?

loosebazooka commented 8 years ago

@kamronbatman are you using this? Once again, no one should be using this. I'm probably going to remove it from the next version to prevent any confusion.

kamronbatman commented 8 years ago

Please remove it! 👍