Skip to content

Commit

Permalink
build: update to the latest build config (#401)
Browse files Browse the repository at this point in the history
* build(node_library): migrate to Trampoline V2

Source-Author: Takashi Matsuo <[email protected]>
Source-Date: Fri Oct 2 12:13:27 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 0c868d49b8e05bc1f299bc773df9eb4ef9ed96e9
Source-Link: googleapis/synthtool@0c868d4

* build: only check --engine-strict for production deps

Co-authored-by: Justin Beckwith <[email protected]>

Source-Author: Benjamin E. Coe <[email protected]>
Source-Date: Thu Oct 15 17:40:52 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 5451633881133e5573cc271a18e73b18caca8b1b
Source-Link: googleapis/synthtool@5451633
  • Loading branch information
yoshi-automation authored Oct 20, 2020
1 parent 40a37b3 commit e4e1708
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/google-cloud-iot/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-iot.git",
"sha": "cd7bf85083bade2f6522d5484fd7635b38344ef6"
"sha": "94605317f3a8b434da5847fa75e353038b8c3257"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "079dcce498117f9570cebe6e6cff254b38ba3860"
"sha": "5451633881133e5573cc271a18e73b18caca8b1b"
}
}
],
Expand Down Expand Up @@ -75,10 +75,12 @@
".kokoro/test.bat",
".kokoro/test.sh",
".kokoro/trampoline.sh",
".kokoro/trampoline_v2.sh",
".mocharc.js",
".nycrc",
".prettierignore",
".prettierrc.js",
".trampolinerc",
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md",
"LICENSE",
Expand Down

0 comments on commit e4e1708

Please sign in to comment.