GoogleCloudPlatform / cloud-run-button

Let anyone deploy your GitHub repos to Google Cloud Run with a single click
https://cloud.run
Apache License 2.0
526 stars 91 forks source link

Fix identifying enabled APIs #158

Closed ahmetb closed 4 years ago

ahmetb commented 4 years ago

Prior to this, all APIs were identified as enabled, hence they were not going through API enablement. Also identified some issues around querying operation IDs (a client lib issue), will follow up on that later as I learn more what's going on.

Fixes #157 cc: @jamesward please request a release.