Skip to content

Commit

Permalink
build: missing closing paren in publish script and delete node 8 tests (
Browse files Browse the repository at this point in the history
#459)

* changes without context

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.

* build: missing closing paren in publish script

Source-Author: Benjamin E. Coe <bencoe@google.com>
Source-Date: Mon Jul 13 09:56:30 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: d82deccf657a66e31bd5da9efdb96c6fa322fc7e
Source-Link: googleapis/synthtool@d82decc

* chore: delete template for Node 8 tests

Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
Source-Date: Tue Jul 14 19:56:02 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 388e10f5ae302d3e8de1fac99f3a95d1ab8f824a
Source-Link: googleapis/synthtool@388e10f
  • Loading branch information
yoshi-automation committed Jul 16, 2020
1 parent aef49a0 commit 01d6b50
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 46 deletions.
214 changes: 170 additions & 44 deletions packages/google-cloud-monitoring/protos/protos.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/google-cloud-monitoring/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-monitoring.git",
"sha": "cf606befe543e03b686f9920b4d585519c560e6d"
"sha": "b40c5fc3914c8d04592691790aeaa0761c538f74"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b"
"sha": "388e10f5ae302d3e8de1fac99f3a95d1ab8f824a"
}
}
],
Expand Down

0 comments on commit 01d6b50

Please sign in to comment.