Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit c216ff8

Browse files
chore(python): remove LICENSE from templates
Source-Link: googleapis/synthtool@babc4e8 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5f29720465363aac35dda9b6cc6118927fb69bd17ec20e2654604ce33a1d91e2
1 parent d2c2920 commit c216ff8

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:a7aef70df5f13313ddc027409fc8f3151422ec2a57ac8730fce8fa75c060d5bb
17-
# created: 2025-04-10T17:00:10.042601326Z
16+
digest: sha256:5f29720465363aac35dda9b6cc6118927fb69bd17ec20e2654604ce33a1d91e2
17+
# created: 2025-04-10T18:00:46.597037666Z

CONTRIBUTING.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,16 @@ Updating Conformance Tests
163163

164164
The firestore client libraries use a shared set of conformance tests, the source of which can be found at https://github.com/googleapis/conformance-tests.
165165

166+
To update the copy of these conformance tests used by this repository, run the provided Makefile:
167+
168+
$ make -f Makefile_v1
169+
170+
**************************
171+
Updating Conformance Tests
172+
**************************
173+
174+
The firestore client libraries use a shared set of conformance tests, the source of which can be found at https://github.com/googleapis/conformance-tests.
175+
166176
To update the copy of these conformance tests used by this repository, run the provided Makefile:
167177

168178
$ make -f Makefile_v1

0 commit comments

Comments
 (0)