Skip to content

firestore: fix doc link#2539

Merged
pongad merged 1 commit intogoogleapis:masterfrom
pongad:firestore-doc
Oct 20, 2017
Merged

firestore: fix doc link#2539
pongad merged 1 commit intogoogleapis:masterfrom
pongad:firestore-doc

Conversation

@pongad
Copy link
Copy Markdown
Contributor

@pongad pongad commented Oct 20, 2017

Fix the link so that it does not 404.
Also change from homepage and example to
product and library docs to match other APIs.

Fixes #2538.

Fix the link so that it does not 404.
Also change from homepage and example to
product and library docs to match other APIs.

Fixes #2538.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2017
@garrettjonesgoogle
Copy link
Copy Markdown
Contributor

LGTM

@pongad pongad merged commit 1889962 into googleapis:master Oct 20, 2017
@pongad pongad deleted the firestore-doc branch October 20, 2017 04:41
schmidt-sebastian pushed a commit to FirebasePrivate/google-cloud-java that referenced this pull request Nov 9, 2017
Fix the link so that it does not 404.
Also change from homepage and example to
product and library docs to match other APIs.

Fixes googleapis#2538.
chingor13 pushed a commit that referenced this pull request Feb 20, 2026
…41.0 (#2539)

* deps: update dependency com.google.cloud:google-cloud-bigquery to v2.41.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
From
https://github.com/diegomarquezp/google-cloud-java/actions/runs/8178920720/job/22363860250

```
+ /usr/local/lib/python3.11/site-packages/library_generation/owlbot/bin/write_clirr_ignore.sh /usr/local/lib/python3.11/site-packages/library_generation
/workspace/google-cloud-java/java-datastore/proto-google-cloud-datastore-v1 /workspace/google-cloud-java/java-datastore
/workspace/google-cloud-java/java-datastore/proto-google-cloud-datastore-v1/src/main/java /workspace/google-cloud-java/java-datastore/proto-google-cloud-datastore-v1 /workspace/google-cloud-java/java-datastore
/usr/local/lib/python3.11/site-packages/library_generation/owlbot/bin/write_clirr_ignore.sh: line 29: jq: command not found
Library postprocessing failed
Error: Process completed with exit code 1.
```

This PR adds jq to the docker image

## Cause
`write_clirr_ignore` only acts on the repo whenever there is no
clirr_ignored_differences found. This occurs when generating a new
library from scratch, and we've only testing against existing libraries
(i.e. we didn't reach this call to `jq` in any of our previous testing).


https://github.com/googleapis/sdk-platform-java/blob/3ed98b1b84b4694fb0268c28e01dfcd21e484b59/library_generation/owlbot/bin/write_clirr_ignore.sh#L24-L29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants