Add presubmits for checking constraints files using lower-bound-checker
from google-cloud-testutils
#12040
Labels
type: process
A process-related concern. May include testing, release, or the like.
Similar to googleapis/gapic-generator-python#1870, there should be a presubmit to confirm that the minimum supported version of a dependency in setup.py is being tested via the constraints files.
See googleapis/synthtool#1901 for context.
The check_lower_bounds nox session exists in gapic-generator-python but not in synthtool templates here.
The text was updated successfully, but these errors were encountered: