Closed chalmerlowe closed 5 months ago
Sigh. Owlbot added back in a file that I had deleted.
@chalmerlowe, To delete a file which is part of synthtool templates, add file to the list of excludes here: https://github.com/googleapis/python-bigquery/blob/9fbad767cc228e02040436742d0cb6743d370b90/owlbot.py#L64-L75
Updates the regular continuous CI/CD checks to test against specific versions of Python (versions that aren't our most recent supported version and aren't our oldest supported version).
Also removes a CI/CD check that is superceded by a more recent version of check (prerelease-deps >>> replaced by prerelease-deps-3.12).
Modifies owlbot to avoid it adding prerelease-deps back into the mix since that file is a default in synthtool.