[generative_ai] Missed regressions in the code samples because of targeted test runs #12990
Labels
api: vertex-ai
Issues related to the Vertex AI API.
samples
Issues that are directly related to samples.
triage me
I really want to be triaged.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Describe the issue
We're starting to miss regressions in the code samples for
generative_ai
because of migrating the CI to do targeted (per feature directory) test runs. Meaning, when there are no modifications done in a feature directory, the tests will not run in this directory and the issue will silently live there, potentially for a long time.We need to run the entire test suite regularly to ensure all code samples remain functional.
Examples
The text was updated successfully, but these errors were encountered: