GoogleCloudPlatform / cloud-run-anthos-reference-web-app

An opinionated set of best practices aimed at demonstrating a reference architecture for building a web application on Google Cloud using Cloud Run for Anthos.
https://cloud.google.com/anthos/run
Apache License 2.0
37 stars 22 forks source link

Automated smoke tests #47

Closed ssmall closed 4 years ago

ssmall commented 4 years ago

Acceptance Criteria

New pull requests are gated by a successful run of smoke tests. An example smoke test could look like:

ssmall commented 4 years ago

I'm working on getting a dedicated GCP project for running cloud builds.

ssmall commented 4 years ago

Fixed by #94