Don't require Github integration for App Hosting Backends
I'm using Cloud Build and deploying to App Hosting using the CLI. We don't have an option when running firebase apphosting:backends:create to not connect a github repo, even though with the CLI deploy option the integration is not necessary. We're able to script setup of Hosting backends, but the github connection requirement in App Hosting disables our ability to script setup of our App Hosting Backends.
2
votes