Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: dataproc v1 AutoscalingPolicy annotation
This PR was generated using Autosynth. 🌈 Commits in this repo since last synth: 776b6f66fa675e56a6350a740b62fa6641bb8273 build: add GitHub actions config for unit tests 0e1a5154605c1a1c741529cb5bfb4c31efef2bce chore: release 1.6.0 (#306) f03653cee234178b8214562343e54f53bed67034 chore: release 1.6.0 (#303) 2e811f56a173225aa3cbb306e21574fe4c123817 chore(deps): update dependency linkinator to v2 (#305) <details><summary>Log from Synthtool</summary> ``` synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py. On branch autosynth nothing to commit, working tree clean HEAD detached at FETCH_HEAD nothing to commit, working tree clean synthtool > Ensuring dependencies. synthtool > Pulling artman image. latest: Pulling from googleapis/artman Digest: sha256:6aec9c34db0e4be221cdaf6faba27bdc07cfea846808b3d3b964dfce3a9a0f9b Status: Image is up to date for googleapis/artman:latest synthtool > Cloning googleapis. synthtool > Running generator for google/cloud/dataproc/artman_dataproc_v1.yaml. synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/dataproc-v1. synthtool > Running generator for google/cloud/dataproc/artman_dataproc_v1beta2.yaml. synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/dataproc-v1beta2. .eslintignore .eslintrc.yml .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/support_request.md .github/PULL_REQUEST_TEMPLATE.md .github/release-please.yml .github/workflows/ci.yaml .jsdoc.js .kokoro/common.cfg .kokoro/continuous/node10/common.cfg .kokoro/continuous/node10/docs.cfg .kokoro/continuous/node10/lint.cfg .kokoro/continuous/node10/samples-test.cfg .kokoro/continuous/node10/system-test.cfg .kokoro/continuous/node10/test.cfg .kokoro/continuous/node12/common.cfg .kokoro/continuous/node12/test.cfg .kokoro/continuous/node8/common.cfg .kokoro/continuous/node8/test.cfg .kokoro/docs.sh .kokoro/lint.sh .kokoro/presubmit/node10/common.cfg .kokoro/presubmit/node10/docs.cfg .kokoro/presubmit/node10/lint.cfg .kokoro/presubmit/node10/samples-test.cfg .kokoro/presubmit/node10/system-test.cfg .kokoro/presubmit/node10/test.cfg .kokoro/presubmit/node12/common.cfg .kokoro/presubmit/node12/test.cfg .kokoro/presubmit/node8/common.cfg .kokoro/presubmit/node8/test.cfg .kokoro/presubmit/windows/common.cfg .kokoro/presubmit/windows/test.cfg .kokoro/publish.sh .kokoro/release/docs.cfg .kokoro/release/docs.sh .kokoro/release/publish.cfg .kokoro/samples-test.sh .kokoro/system-test.sh .kokoro/test.bat .kokoro/test.sh .kokoro/trampoline.sh .nycrc .prettierignore .prettierrc CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE README.md codecov.yaml renovate.json samples/README.md synthtool > Replaced 'https:\\/\\/cloud\\.google\\.com[\\s\\*]*\\/compute\\/' in src/v1beta2/doc/google/cloud/dataproc/v1beta2/doc_clusters.js. synthtool > Replaced '\\[Empty\\]\\(https:\\/\\/cloud\\.google\\.comgoogle\\.protobuf\\.Empty\\)' in src/v1beta2/cluster_controller_client.js. npm WARN npm npm does not support Node.js v12.16.0 npm WARN npm You should probably upgrade to a newer version of node as we npm WARN npm can't make any promises that npm will work with this version. npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11. npm WARN npm You can find the latest version at https://nodejs.org/ > protobufjs@6.8.8 postinstall /tmpfs/src/git/autosynth/working_repo/node_modules/protobufjs > node scripts/postinstall npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.1 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 511 packages from 803 contributors and audited 1043 packages in 10.782s found 0 vulnerabilities npm WARN npm npm does not support Node.js v12.16.0 npm WARN npm You should probably upgrade to a newer version of node as we npm WARN npm can't make any promises that npm will work with this version. npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11. npm WARN npm You can find the latest version at https://nodejs.org/ > @google-cloud/dataproc@1.6.0 fix /tmpfs/src/git/autosynth/working_repo > eslint --fix '**/*.js' /tmpfs/src/git/autosynth/working_repo/samples/createCluster.js 19:28 error "@google-cloud/dataproc" is not found node/no-missing-require 27:5 warning Unexpected 'todo' comment no-warning-comments /tmpfs/src/git/autosynth/working_repo/samples/quickstart.js 27:28 error "@google-cloud/dataproc" is not found node/no-missing-require 28:29 error "@google-cloud/storage" is not found node/no-missing-require 30:25 error "sleep" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/system-test/createCluster.test.js 17:26 error "chai" is not found node/no-missing-require 25:26 error "@google-cloud/dataproc" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/system-test/quickstart.test.js 17:26 error "chai" is not found node/no-missing-require 22:26 error "@google-cloud/dataproc" is not found node/no-missing-require 23:27 error "@google-cloud/storage" is not found node/no-missing-require ✖ 10 problems (9 errors, 1 warning) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @google-cloud/dataproc@1.6.0 fix: `eslint --fix '**/*.js'` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @google-cloud/dataproc@1.6.0 fix script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/kbuilder/.npm/_logs/2020-02-18T19_05_43_555Z-debug.log installing semver@^5.5.0 installing minimist@^1.2.0 installing uglify-js@^3.3.25 installing espree@^3.5.4 installing escodegen@^1.9.1 synthtool > Wrote metadata to synth.metadata. ``` </details>
- Loading branch information