Skip to content

Commit

Permalink
chore: start tracking obsolete files (#376)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/7a1b0b96-8ddb-4836-a1a2-d2f73b7e6ffe/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation authored Aug 19, 2020
1 parent 6b86951 commit 1c2a1ea
Showing 1 changed file with 77 additions and 4 deletions.
81 changes: 77 additions & 4 deletions packages/google-cloud-kms/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-kms.git",
"sha": "21dc214b869402e6c6f15e5b3fb3585b3c59605f"
"sha": "e18ffb86ed75eee28d716ba0a3b05e6e909fc1eb"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "b40e4533f841c96aac1d9d7d342514d146b5b4cb",
"internalRef": "326100874"
"sha": "4c5071b615d96ef9dfd6a63d8429090f1f2872bb",
"internalRef": "327369997"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "5747555f7620113d9a2078a48f4c047a99d31b3e"
"sha": "1a60ff2a3975c2f5054431588bd95db9c3b862ba"
}
}
],
Expand All @@ -33,5 +33,78 @@
"generator": "bazel"
}
}
],
"generatedFiles": [
".eslintignore",
".eslintrc.json",
".gitattributes",
".github/ISSUE_TEMPLATE/bug_report.md",
".github/ISSUE_TEMPLATE/feature_request.md",
".github/ISSUE_TEMPLATE/support_request.md",
".github/PULL_REQUEST_TEMPLATE.md",
".github/publish.yml",
".github/release-please.yml",
".github/workflows/ci.yaml",
".gitignore",
".jsdoc.js",
".kokoro/.gitattributes",
".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/docs.sh",
".kokoro/lint.sh",
".kokoro/populate-secrets.sh",
".kokoro/presubmit/node10/common.cfg",
".kokoro/presubmit/node10/samples-test.cfg",
".kokoro/presubmit/node10/system-test.cfg",
".kokoro/presubmit/node12/common.cfg",
".kokoro/presubmit/node12/test.cfg",
".kokoro/publish.sh",
".kokoro/release/docs-devsite.cfg",
".kokoro/release/docs-devsite.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",
".mocharc.js",
".nycrc",
".prettierignore",
".prettierrc.js",
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md",
"LICENSE",
"README.md",
"api-extractor.json",
"linkinator.config.json",
"package-lock.json.863909919",
"protos/google/cloud/kms/v1/resources.proto",
"protos/google/cloud/kms/v1/service.proto",
"protos/protos.d.ts",
"protos/protos.js",
"protos/protos.json",
"renovate.json",
"samples/README.md",
"samples/package-lock.json.3230935759",
"src/index.ts",
"src/v1/index.ts",
"src/v1/key_management_service_client.ts",
"src/v1/key_management_service_client_config.json",
"src/v1/key_management_service_proto_list.json",
"system-test/fixtures/sample/src/index.js",
"system-test/fixtures/sample/src/index.ts",
"system-test/install.ts",
"test/gapic_key_management_service_v1.ts",
"tsconfig.json",
"webpack.config.js"
]
}

0 comments on commit 1c2a1ea

Please sign in to comment.