-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tests for README code in google-cloud-examples/ #623
Comments
+1 This should be required for all new products, and we should go back and update all past modules. |
@jgeewax This should be required for all new products, and we should go back and update all past modules. Also, this bug was for the gcloud-java-examples repo - which hasn't been updated in 6 months, I was speaking for the files in the gcloud-java-examples folder. |
I believe this issue refers to our |
The feature request is added to the backlog. The issue will be closed but is linked in the backlog and can continue to be used for comment and discussion. |
I'm no longer working on this repo :p Reopening the issue for the team to triage. |
I get a 404 from https://github.com/googleapis/google-cloud-java/tree/main/gcloud-java-examples and given the shift towards having all samples tested, I would expect that this is no longer relevant. Closing, but feel free to reopen with another repro repo. |
…oogleapis#623) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `22.0.0` -> `23.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.0.0/compatibility-slim/22.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.0.0/confidence-slim/22.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-resourcemanager).
🤖 I have created a release *beep* *boop* --- ## [2.5.1](googleapis/java-monitoring-dashboards@v2.5.0...v2.5.1) (2022-07-13) ### Bug Fixes * enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-monitoring-dashboards/issues/1485)) ([#622](googleapis/java-monitoring-dashboards#622)) ([019f96a](googleapis/java-monitoring-dashboards@019f96a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
It would be nice to test that the commands we run in gcloud-java/gcloud-java-examples/README work. We could do this by creating a script that runs each command and parses the output looking for errors.
The text was updated successfully, but these errors were encountered: