Joe Wang

Results 47 issues of Joe Wang

Fixes https://github.com/GoogleCloudPlatform/java-docs-samples/issues/7318. > It's a good idea to open an issue first for discussion. - [x] I have followed [Sample Format Guide](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md) - [x] `pom.xml` parent set to latest `shared-configuration`...

samples

## Change Description Please provide a detailed description on what changes your PR will have. ## Checklist - [x] Make sure to open an issue as a [bug/issue](https://github.com/GoogleCloudPlatform//issues/new/choose) before writing...

In this PR: - Update googleapis commitish and synthtool commitish in generation config.

The CI status in README.md is broken, for example: https://github.com/googleapis/google-cloud-java/blob/main/java-accessapproval/README.md#ci-status

type: bug
priority: p3

In this PR: - Only generate the libraries if the last commit in the current branch has changed `generation_config.yaml`. - Restore trigger in `.github/workflows/update_googleapis_commit.yaml` and `.github/workflows/hermetic_library_generation.yaml` - Remove `.github/workflows/generate-from-configuration.yaml` Example...

Tested the checker by changing the configuration ([commit](https://github.com/googleapis/google-cloud-java/pull/10761/commits/51ad70a0bf5ccc6911b3626039542bb55169495b)) and the check failed: ``` GAPICs is None in {'api_shortname': 'accessapproval', 'name_pretty': 'Access Approval', 'product_documentation': 'https://cloud.google.com/access-approval/docs/', 'api_description': "enables controlling access to your...

In this PR: - Update renovate config so that renovate bot will update library generation image tag with generator update. Run `export LOG_LEVEL=debug && npx --yes --package renovate -- renovate...

do not merge

In this PR: - Remove obsolete, new client generation/verification workflow.

In this PR: - Remove CLI in `generate_repo.py` and `generate_pr_description.py` since these CLIs are migrated to `entry_point.py`.

size: m