Skip to content

Commit

Permalink
build: Add docuploader credentials to node publish jobs (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwlui authored and JustinBeckwith committed Mar 8, 2019
1 parent 5bc36d6 commit c408c70
Showing 1 changed file with 4 additions and 64 deletions.
68 changes: 4 additions & 64 deletions packages/google-cloud-vision/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,78 +1,18 @@
{
"updateTime": "2019-03-05T12:30:23.216855Z",
"updateTime": "2019-03-08T00:45:49.044779Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.16.14",
"dockerImage": "googleapis/artman@sha256:f3d61ae45abaeefb6be5f228cda22732c2f1b00fb687c79c4bd4f2c42bb1e1a7"
"version": "0.16.15",
"dockerImage": "googleapis/artman@sha256:9caadfa59d48224cba5f3217eb9d61a155b78ccf31e628abef385bc5b7ed3bd2"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "b4a22569c88f1f0444e889d8139ddacb799f287c",
"internalRef": "236712632"
}
},
{
"template": {
"name": "node_library",
"origin": "synthtool.gcp",
"version": "2019.2.26"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p1beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1p1beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p2beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1p2beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p3beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1p3beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p4beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1p4beta1.yaml"
"sha": "c986e1d9618ac41343962b353d136201d72626ae"
}
}
]
Expand Down

0 comments on commit c408c70

Please sign in to comment.