File tree Expand file tree Collapse file tree 4 files changed +11
-8
lines changed
packages/google-cloud-ndb Expand file tree Collapse file tree 4 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
2-
32# Copyright 2018 Google LLC
43#
54# Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16-
1716set -eo pipefail
1817
1918# Disable buffering, so that the logs stream through.
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16-
1716set -eo pipefail
1817
1918# Start the releasetool reporter
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2019-09-12T12:09:50.199519Z",
32 "sources": [
43 {
5- "template": {
6- "name": "python_library",
7- "origin": "synthtool.gcp",
8- "version": "2019.5.2"
4+ "git": {
5+ "name": ".",
6+ "remote": "https://github.com/googleapis/python-ndb.git",
7+ "sha": "7590be8233fe58f9c45076eb38c1995363f02362"
8+ }
9+ },
10+ {
11+ "git": {
12+ "name": "synthtool",
13+ "remote": "https://github.com/googleapis/synthtool.git",
14+ "sha": "65f8c647c0bc0c6b38211b969a2a003e271a5ef1"
915 }
1016 }
1117 ]
You can’t perform that action at this time.
0 commit comments