We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed7d3f commit 510d17aCopy full SHA for 510d17a
.kokoro/release.sh
@@ -13,8 +13,6 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-#!/bin/bash
17
-
18
set -eo pipefail
19
20
# Start the releasetool reporter
synth.metadata
@@ -1,11 +1,17 @@
1
{
2
- "updateTime": "2020-03-30T20:47:31.469660Z",
3
"sources": [
+ {
4
+ "git": {
5
+ "name": ".",
6
+ "remote": "https://github.com/googleapis/google-api-python-client.git",
7
+ "sha": "b8458c0b73030155b64a3c2392b2f70e5fbc3baf"
8
+ }
9
+ },
10
11
"git": {
12
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "f5e8c88d9870d8aa4eb43fa0b39f07e02bfbe4df"
+ "sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e"
}
]
0 commit comments