Skip to content

Regenerate redis client#4142

Closed
yoshi-automation wants to merge 1 commit intomasterfrom
autosynth-redis
Closed

Regenerate redis client#4142
yoshi-automation wants to merge 1 commit intomasterfrom
autosynth-redis

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > You are running the synthesis script directly, this will be disabled in a future release of Synthtool. Please use python3 -m synthtool instead.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:2f6b261ee7fe1aedf238991c93a20b3820de37a343d0cacf3e3e9555c2aaf2ea
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/redis/artman_redis_v1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > Running java formatter on 20 files
synthtool > Running java formatter on 1 files
synthtool > Running java formatter on 23 files
synthtool > Running generator for google/cloud/redis/artman_redis_v1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > Running java formatter on 20 files
synthtool > Running java formatter on 1 files
synthtool > Running java formatter on 21 files
synthtool > Cleaned up 0 temporary directories.

@yoshi-automation yoshi-automation requested a review from a team November 30, 2018 08:45
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 30, 2018
@chingor13 chingor13 closed this Nov 30, 2018
chingor13 pushed a commit that referenced this pull request Mar 20, 2026
The `SonarCloud Build` workflow currently runs on all pull requests,
including those originating from forks. However, SonarCloud requires
secrets to publish its analysis, and these secrets are (by design) not
exposed to pull requests from forks.

This causes the workflow to consistently fail for any external
contributor or branch not residing on the main repository, creating
noise in the PR checks.

This PR adds a standard GitHub Actions `if` condition to the `build` job
to simply skip the workflow if the pull request originates from a fork.
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
* chore: Support dml_batch_update_count option in PG dialect

* chore: generate libraries at Wed Oct  8 21:30:02 UTC 2025

* Support in GoogleSQL dialect

* Address comments

* Fix tests

* Update connection property name

* Address comments

---------

Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
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.

3 participants