This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Description
If cloudbuild.yaml is defined for a given sample that means build, deployment, and possibly CI and teardown are all defined there.
One of the following should be done:
- Add support for Cloud Build as highest build priority short of a custom override
- Have sts throw a warning if it sees a
cloudbuild.yaml as it may be running a build/deploy different from what's intended by the project.
This issue affects two categories in my review of the repository:
- Scope: Does the tool have the breadth of features and flexibility to support reasonable testing needs?