Karl Weinmeister
Karl Weinmeister
The periodic lint test is [failing](https://source.cloud.google.com/results/invocations/833f99ad-29e8-468f-a6b2-b1cb16a61b88/targets/cloud-devrel%2Fpython-docs-samples%2Flint%2Fperiodic/log) due to a handful of assert statements. This PR addresses them.
These samples appear to be duplicated. We should delete one of these directories. In a quick search, it looks like jobs/v4 is used in the docs, so talent/snippets can be...
This sample does not have either a Kokoro config or a GitHub Actions workflow.
A test was skipped because the service is returning positive for a value that should be neutral. This issue is a reminder to remove the skip when the issue is...
Test failure in tabular regression test: ``` 1) AI platform create training pipeline tabular regression should create a new tabular regression training pipeline: Error: Command failed: node ./create-training-pipeline-tabular-regression.js ... NOT_FOUND:...
There are no tests in the recaptcha_enterprise project. There should be at least minimal coverage, say of `createAssessment.js` to safely upgrade dependencies.
See https://github.com/GoogleCloudPlatform/nodejs-docs-samples/pull/3068 `export {};` is added to the end of generated JS files, which is manually removed by `owlbot.py`. The feature request is to include this substitution within `typeless-sample-bot`.
The jobs and talent directories both contain Cloud Talent Solution samples. I believe that we should delete `jobs`, but we should check doc references and ensure `talent` contains the latest...