From 05da4d7488839463919dcc8eea58e80345985552 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 12 Aug 2020 15:10:34 +0000
Subject: [PATCH 01/31] chore: release 0.1.1-SNAPSHOT (#17)
:robot: I have created a release \*beep\* \*boop\*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
---
google-cloud-functions-bom/pom.xml | 8 ++++----
google-cloud-functions/pom.xml | 4 ++--
grpc-google-cloud-functions-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-functions-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
6 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/google-cloud-functions-bom/pom.xml b/google-cloud-functions-bom/pom.xml
index 1a75458c..11d05323 100644
--- a/google-cloud-functions-bom/pom.xml
+++ b/google-cloud-functions-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-functions-bom
- 0.1.0
+ 0.1.1-SNAPSHOT
pom
com.google.cloud
@@ -68,17 +68,17 @@
com.google.cloud
google-cloud-functions
- 0.1.0
+ 0.1.1-SNAPSHOT
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.0
+ 0.1.1-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.0
+ 0.1.1-SNAPSHOT
diff --git a/google-cloud-functions/pom.xml b/google-cloud-functions/pom.xml
index 85bdafda..1f4ef618 100644
--- a/google-cloud-functions/pom.xml
+++ b/google-cloud-functions/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-functions
- 0.1.0
+ 0.1.1-SNAPSHOT
jar
Google Cloud Functions
https://github.com/googleapis/java-functions
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-functions-parent
- 0.1.0
+ 0.1.1-SNAPSHOT
google-cloud-functions
diff --git a/grpc-google-cloud-functions-v1/pom.xml b/grpc-google-cloud-functions-v1/pom.xml
index 6cc264cd..bd890e74 100644
--- a/grpc-google-cloud-functions-v1/pom.xml
+++ b/grpc-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.0
+ 0.1.1-SNAPSHOT
grpc-google-cloud-functions-v1
GRPC library for grpc-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 0.1.0
+ 0.1.1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 692a93f8..c99558c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-functions-parent
pom
- 0.1.0
+ 0.1.1-SNAPSHOT
Google Cloud Functions Parent
https://github.com/googleapis/java-functions
@@ -70,17 +70,17 @@
com.google.cloud
google-cloud-functions
- 0.1.0
+ 0.1.1-SNAPSHOT
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.0
+ 0.1.1-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.0
+ 0.1.1-SNAPSHOT
diff --git a/proto-google-cloud-functions-v1/pom.xml b/proto-google-cloud-functions-v1/pom.xml
index 0d02a1e9..b9ea2d7d 100644
--- a/proto-google-cloud-functions-v1/pom.xml
+++ b/proto-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.0
+ 0.1.1-SNAPSHOT
proto-google-cloud-functions-v1
PROTO library for proto-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 0.1.0
+ 0.1.1-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index b4a333ef..24fc0043 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-functions:0.1.0:0.1.0
-proto-google-cloud-functions-v1:0.1.0:0.1.0
-grpc-google-cloud-functions-v1:0.1.0:0.1.0
\ No newline at end of file
+google-cloud-functions:0.1.0:0.1.1-SNAPSHOT
+proto-google-cloud-functions-v1:0.1.0:0.1.1-SNAPSHOT
+grpc-google-cloud-functions-v1:0.1.0:0.1.1-SNAPSHOT
\ No newline at end of file
From c2ce5cfca5ccfb7d9676313a4ec0c0346db001d6 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 21 Aug 2020 00:15:51 +0200
Subject: [PATCH 02/31] chore(deps): update dependency
com.google.cloud:google-cloud-functions to v0.1.0 (#15)
---
samples/install-without-bom/pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index edf0d7df..49f44ee0 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-functions
- 0.0.0
+ 0.1.0
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 33a928e0..5b165952 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-functions
- 0.0.0
+ 0.1.0
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index ab07fa38..1d51601f 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-functions
- 0.0.0
+ 0.1.0
From 68f65731f9d87b7c38ee1a991bd16c745cc27be2 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Fri, 21 Aug 2020 08:28:31 -0700
Subject: [PATCH 03/31] samples: add lint presubmit (#21)
* 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.
* chore(java_templates): add lint/static analysis presubmit checks for samples
* chore(java_templates): add lint/static analysis presubmit checks for samples
* chore: fix trailing whitespace
Source-Author: Jeff Ching
Source-Date: Mon Aug 17 14:29:16 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: c3caf0704f25a0c365f1c315e804a30b87c62a75
Source-Link: https://github.com/googleapis/synthtool/commit/c3caf0704f25a0c365f1c315e804a30b87c62a75
* chore(java_templates): stop running pmd/spotbugs checks for samples
This was creating too much noise. We will revisit with other options and/or tune these checks.
Source-Author: Jeff Ching
Source-Date: Wed Aug 19 12:26:49 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 9602086c6c5b05db77950c7f7495a2a3868f3537
Source-Link: https://github.com/googleapis/synthtool/commit/9602086c6c5b05db77950c7f7495a2a3868f3537
---
.github/workflows/samples.yaml | 14 ++++++++++++++
README.md | 2 +-
synth.metadata | 5 +++--
3 files changed, 18 insertions(+), 3 deletions(-)
create mode 100644 .github/workflows/samples.yaml
diff --git a/.github/workflows/samples.yaml b/.github/workflows/samples.yaml
new file mode 100644
index 00000000..a1d50073
--- /dev/null
+++ b/.github/workflows/samples.yaml
@@ -0,0 +1,14 @@
+on:
+ pull_request:
+name: samples
+jobs:
+ lint:
+ runs-on: ubuntu-latest
+ steps:
+ - uses: actions/checkout@v2
+ - uses: actions/setup-java@v1
+ with:
+ java-version: 8
+ - name: Run checkstyle
+ run: mvn -P lint --quiet --batch-mode checkstyle:check
+ working-directory: samples/snippets
diff --git a/README.md b/README.md
index 565dd908..2133e883 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-functions
- 0.0.0
+ 0.1.0
```
diff --git a/synth.metadata b/synth.metadata
index 02bf67a0..df55445f 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "f3916eb97f1b8f3e0b3b38d48cdd0817689e6add"
+ "sha": "c2ce5cfca5ccfb7d9676313a4ec0c0346db001d6"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "f8823dec98277a9516f2fb6fae9f58b3a59a23e1"
+ "sha": "9602086c6c5b05db77950c7f7495a2a3868f3537"
}
}
],
@@ -43,6 +43,7 @@
".github/release-please.yml",
".github/trusted-contribution.yml",
".github/workflows/ci.yaml",
+ ".github/workflows/samples.yaml",
".kokoro/build.bat",
".kokoro/build.sh",
".kokoro/coerce_logs.sh",
From a463264b33e70d5caa18bdbd29065ebfedc01351 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Wed, 26 Aug 2020 09:32:09 -0700
Subject: [PATCH 04/31] build: temporarily disable reporting to unblock
releases
Source-Author: Stephanie Wang
Source-Date: Tue Aug 25 13:05:26 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 968465a1cad496e1292ef4584a054a35f756ff94
Source-Link: https://github.com/googleapis/synthtool/commit/968465a1cad496e1292ef4584a054a35f756ff94
---
.kokoro/release/stage.sh | 5 +++--
synth.metadata | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/.kokoro/release/stage.sh b/.kokoro/release/stage.sh
index 3c482cbc..d19191fc 100755
--- a/.kokoro/release/stage.sh
+++ b/.kokoro/release/stage.sh
@@ -16,8 +16,9 @@
set -eo pipefail
# Start the releasetool reporter
-python3 -m pip install gcp-releasetool
-python3 -m releasetool publish-reporter-script > /tmp/publisher-script; source /tmp/publisher-script
+# Disable reporting due to issue observed with Kokoro blocking releases
+# python3 -m pip install gcp-releasetool
+# python3 -m releasetool publish-reporter-script > /tmp/publisher-script; source /tmp/publisher-script
source $(dirname "$0")/common.sh
MAVEN_SETTINGS_FILE=$(realpath $(dirname "$0")/../../)/settings.xml
diff --git a/synth.metadata b/synth.metadata
index df55445f..dc5adb5b 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "c2ce5cfca5ccfb7d9676313a4ec0c0346db001d6"
+ "sha": "68f65731f9d87b7c38ee1a991bd16c745cc27be2"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "9602086c6c5b05db77950c7f7495a2a3868f3537"
+ "sha": "968465a1cad496e1292ef4584a054a35f756ff94"
}
}
],
From 551f0e6e049d555ad5f7d72f1856265d7d35fd24 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 27 Aug 2020 09:27:28 -0700
Subject: [PATCH 05/31] build(java): switch to release-publish app for
notifying GitHub of release status
Source-Author: Jeff Ching
Source-Date: Wed Aug 26 21:48:06 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 019c7168faa0e56619f792693a8acdb30d6de19b
Source-Link: https://github.com/googleapis/synthtool/commit/019c7168faa0e56619f792693a8acdb30d6de19b
---
.kokoro/release/stage.cfg | 31 +++----------------------------
.kokoro/release/stage.sh | 5 ++---
synth.metadata | 4 ++--
3 files changed, 7 insertions(+), 33 deletions(-)
diff --git a/.kokoro/release/stage.cfg b/.kokoro/release/stage.cfg
index 982aec08..2aada492 100644
--- a/.kokoro/release/stage.cfg
+++ b/.kokoro/release/stage.cfg
@@ -13,32 +13,7 @@ action {
}
}
-# Fetch the token needed for reporting release status to GitHub
-before_action {
- fetch_keystore {
- keystore_resource {
- keystore_config_id: 73713
- keyname: "yoshi-automation-github-key"
- }
- }
-}
-
-# Fetch magictoken to use with Magic Github Proxy
-before_action {
- fetch_keystore {
- keystore_resource {
- keystore_config_id: 73713
- keyname: "releasetool-magictoken"
- }
- }
-}
-
-# Fetch api key to use with Magic Github Proxy
-before_action {
- fetch_keystore {
- keystore_resource {
- keystore_config_id: 73713
- keyname: "magic-github-proxy-api-key"
- }
- }
+env_vars: {
+ key: "SECRET_MANAGER_KEYS"
+ value: "releasetool-publish-reporter-app,releasetool-publish-reporter-googleapis-installation,releasetool-publish-reporter-pem"
}
diff --git a/.kokoro/release/stage.sh b/.kokoro/release/stage.sh
index d19191fc..3c482cbc 100755
--- a/.kokoro/release/stage.sh
+++ b/.kokoro/release/stage.sh
@@ -16,9 +16,8 @@
set -eo pipefail
# Start the releasetool reporter
-# Disable reporting due to issue observed with Kokoro blocking releases
-# python3 -m pip install gcp-releasetool
-# python3 -m releasetool publish-reporter-script > /tmp/publisher-script; source /tmp/publisher-script
+python3 -m pip install gcp-releasetool
+python3 -m releasetool publish-reporter-script > /tmp/publisher-script; source /tmp/publisher-script
source $(dirname "$0")/common.sh
MAVEN_SETTINGS_FILE=$(realpath $(dirname "$0")/../../)/settings.xml
diff --git a/synth.metadata b/synth.metadata
index dc5adb5b..c9c24cd3 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "68f65731f9d87b7c38ee1a991bd16c745cc27be2"
+ "sha": "a463264b33e70d5caa18bdbd29065ebfedc01351"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "968465a1cad496e1292ef4584a054a35f756ff94"
+ "sha": "019c7168faa0e56619f792693a8acdb30d6de19b"
}
}
],
From 089b788a7721418e858444b48cc0cd5b5339a39e Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 8 Sep 2020 21:26:17 +0200
Subject: [PATCH 06/31] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v0.9.0 (#25)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.8.6` -> `0.9.0` |
---
### Release Notes
googleapis/java-shared-dependencies
### [`v0.9.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#090-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare086v090-2020-08-31)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.8.6...v0.9.0)
##### Bug Fixes
- temporarily disable reporting to unblock releases ([#129](https://www.github.com/googleapis/java-shared-dependencies/issues/129)) ([7fff6f2](https://www.github.com/googleapis/java-shared-dependencies/commit/7fff6f2c94a19ba998d8cd47e8be5a6333808df8))
##### Dependencies
- update dependency com.google.protobuf:protobuf-bom to v3.13.0 ([#126](https://www.github.com/googleapis/java-shared-dependencies/issues/126)) ([908063f](https://www.github.com/googleapis/java-shared-dependencies/commit/908063f9b820dd3195b15537189e45be0d4acbbb))
- update dependency io.grpc:grpc-bom to v1.31.1 ([#124](https://www.github.com/googleapis/java-shared-dependencies/issues/124)) ([553a339](https://www.github.com/googleapis/java-shared-dependencies/commit/553a3393f5bede0e90e16e2d0d87daa2b936ab32))
- update google.common-protos.version to v1.18.1 ([#119](https://www.github.com/googleapis/java-shared-dependencies/issues/119)) ([05ad27e](https://www.github.com/googleapis/java-shared-dependencies/commit/05ad27e35fe082e148d377315b10943b187b5670))
- update google.core.version to v1.93.8 ([f72cef3](https://www.github.com/googleapis/java-shared-dependencies/commit/f72cef3d78a036e2b2434bf08b0a75d57b2fa139))
- update iam.version to v0.15.0 ([#118](https://www.github.com/googleapis/java-shared-dependencies/issues/118)) ([1409a16](https://www.github.com/googleapis/java-shared-dependencies/commit/1409a16826d3fd4a5d9cbcbe46ea4b4af8687a5c))
- update iam.version to v1 (major) ([#120](https://www.github.com/googleapis/java-shared-dependencies/issues/120)) ([a6243a0](https://www.github.com/googleapis/java-shared-dependencies/commit/a6243a02129e42fec804b5769fb8e3f334ba84ce))
##### [0.8.6](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.5...v0.8.6) (2020-08-07)
##### Dependencies
- update gax to v1.58.2 ([#115](https://www.github.com/googleapis/java-shared-dependencies/issues/115)) ([84b48b4](https://www.github.com/googleapis/java-shared-dependencies/commit/84b48b4e77a4b5b4a2db6030609abe241d5ee2e1))
##### [0.8.5](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.4...v0.8.5) (2020-08-07)
##### Dependencies
- update gax to v1.58.1 ([#111](https://www.github.com/googleapis/java-shared-dependencies/issues/111)) ([93a1691](https://www.github.com/googleapis/java-shared-dependencies/commit/93a16915b863a610ffdabe0e23aec58c4ae5f4f1))
##### [0.8.4](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.3...v0.8.4) (2020-08-04)
##### Dependencies
- update core dependencies ([#104](https://www.github.com/googleapis/java-shared-dependencies/issues/104)) ([5046818](https://www.github.com/googleapis/java-shared-dependencies/commit/504681803d2bba888404acffe9a8853746501358))
- update dependency com.google.api:api-common to v1.10.0 ([#101](https://www.github.com/googleapis/java-shared-dependencies/issues/101)) ([6472fac](https://www.github.com/googleapis/java-shared-dependencies/commit/6472face89700e3f2f982c04a5e88801876580be))
- update dependency com.google.protobuf:protobuf-bom to v3.12.4 ([#103](https://www.github.com/googleapis/java-shared-dependencies/issues/103)) ([885bd0e](https://www.github.com/googleapis/java-shared-dependencies/commit/885bd0ef3c9e344bd1fc60e0f3264995064001d9))
##### [0.8.3](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.2...v0.8.3) (2020-07-09)
##### Dependencies
- update core dependencies ([#96](https://www.github.com/googleapis/java-shared-dependencies/issues/96)) ([978e69e](https://www.github.com/googleapis/java-shared-dependencies/commit/978e69e9b5999630354ea204c034be2d6b8a2d80))
- update dependency com.google.api-client:google-api-client-bom to v1.30.10 ([#99](https://www.github.com/googleapis/java-shared-dependencies/issues/99)) ([65c9cce](https://www.github.com/googleapis/java-shared-dependencies/commit/65c9ccea34275fa6f9599043d6e06df169bc433a))
- update dependency com.google.api:api-common to v1.9.3 ([#91](https://www.github.com/googleapis/java-shared-dependencies/issues/91)) ([2a23a50](https://www.github.com/googleapis/java-shared-dependencies/commit/2a23a50ee5c73b581a02171048e20b14f999949f))
##### [0.8.2](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.1...v0.8.2) (2020-07-01)
##### Dependencies
- update dependency com.google.auth:google-auth-library-bom to v0.21.0 ([#86](https://www.github.com/googleapis/java-shared-dependencies/issues/86)) ([dc9d717](https://www.github.com/googleapis/java-shared-dependencies/commit/dc9d717fdec4f0962141ba34e98f5737ec3bc57a))
- update dependency com.google.http-client:google-http-client-bom to v1.36.0 ([#89](https://www.github.com/googleapis/java-shared-dependencies/issues/89)) ([12437d7](https://www.github.com/googleapis/java-shared-dependencies/commit/12437d7392a430299c3372d18d2650b62be60eaf))
- update dependency io.grpc:grpc-bom to v1.30.1 ([#82](https://www.github.com/googleapis/java-shared-dependencies/issues/82)) ([a5199a0](https://www.github.com/googleapis/java-shared-dependencies/commit/a5199a02d5bde75e86349b37c1efae64a6379a40))
- update dependency io.grpc:grpc-bom to v1.30.2 ([#85](https://www.github.com/googleapis/java-shared-dependencies/issues/85)) ([084d18d](https://www.github.com/googleapis/java-shared-dependencies/commit/084d18daab010c6b0be04e67b42ca8ab8ba5f3d5))
##### [0.8.1](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.0...v0.8.1) (2020-06-13)
##### Reverts
- Revert "feat: mark javax annotations scope as provided ([#70](https://togithub.com/googleapis/java-shared-dependencies/issues/70))" ([#75](https://togithub.com/googleapis/java-shared-dependencies/issues/75)) ([d2f23ec](https://www.github.com/googleapis/java-shared-dependencies/commit/d2f23ecae56a1ec07b1217f0fca5347dd0f0406b)), closes [#70](https://www.github.com/googleapis/java-shared-dependencies/issues/70) [#75](https://www.github.com/googleapis/java-shared-dependencies/issues/75)
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-functions).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c99558c1..ca91d27a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 0.8.6
+ 0.9.0
pom
import
From 00068af3ac93648a4870b2b74edf9126c80a79c3 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Mon, 21 Sep 2020 14:46:03 -0700
Subject: [PATCH 07/31] build(ci): enable auto-release for
dependency-update-only releases
Automatically perform a Java client library release when:
1. Only dependency updates are going out in the release since any releases containing bug fixes, build changes or new features should be supervised;
2. There are no outstanding/open dependency update pull requests in the repo. This is to avoid multiple/redundant releases;
3. It is a SNAPSHOT release which is automatically generated post regular release -- this requires no human supervision.
Testing done in 5 java-bigquery* client library repos. Example:
[chore: release 0.3.4 ](https://github.com/googleapis/java-bigqueryconnection/pull/130)
[chore: release 0.3.5-SNAPSHOT](https://github.com/googleapis/java-bigqueryconnection/pull/131)
Source-Author: Stephanie Wang
Source-Date: Thu Sep 17 15:30:02 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 538a68019eb4a36a0cdfa4021f324dd01b784395
Source-Link: https://github.com/googleapis/synthtool/commit/538a68019eb4a36a0cdfa4021f324dd01b784395
---
.github/workflows/auto-release.yaml | 69 +++++++++++++++++++++++++++++
synth.metadata | 5 ++-
2 files changed, 72 insertions(+), 2 deletions(-)
create mode 100644 .github/workflows/auto-release.yaml
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
new file mode 100644
index 00000000..d26427e4
--- /dev/null
+++ b/.github/workflows/auto-release.yaml
@@ -0,0 +1,69 @@
+on:
+ pull_request:
+name: auto-release
+jobs:
+ approve:
+ runs-on: ubuntu-latest
+ steps:
+ - uses: actions/github-script@v3.0.0
+ with:
+ github-token: ${{secrets.GITHUB_TOKEN}}
+ debug: true
+ script: |
+ // only approve PRs from release-please[bot]
+ if (context.payload.pull_request.user.login !== "release-please[bot]") {
+ return;
+ }
+
+ // only approve PRs like "chore: release "
+ if ( !context.payload.pull_request.title.startsWith("chore: release") ) {
+ return;
+ }
+
+ // trigger auto-release when
+ // 1) it is a SNAPSHOT release (auto-generated post regular release)
+ // 2) there are dependency updates only
+ // 3) there are no open dependency update PRs in this repo (to avoid multiple releases)
+ if (
+ context.payload.pull_request.body.includes("Fix") ||
+ context.payload.pull_request.body.includes("Build") ||
+ context.payload.pull_request.body.includes("Documentation") ||
+ context.payload.pull_request.body.includes("BREAKING CHANGES") ||
+ context.payload.pull_request.body.includes("Features")
+ ) {
+ console.log( "Not auto-releasing since it is not a dependency-update-only release." );
+ return;
+ }
+
+ const promise = github.pulls.list.endpoint({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ state: 'open'
+ });
+ const open_pulls = await github.paginate(promise)
+
+ if ( open_pulls.length > 1 && !context.payload.pull_request.title.includes("SNAPSHOT") ) {
+ for ( const pull of open_pulls ) {
+ if ( pull.title.startsWith("deps: update dependency") ) {
+ console.log( "Not auto-releasing yet since there are dependency update PRs open in this repo." );
+ return;
+ }
+ }
+ }
+
+ // approve release PR
+ await github.pulls.createReview({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ body: 'Rubber stamped release!',
+ pull_number: context.payload.pull_request.number,
+ event: 'APPROVE'
+ });
+
+ // attach kokoro:force-run and automerge labels
+ await github.issues.addLabels({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ issue_number: context.payload.pull_request.number,
+ labels: ['kokoro:force-run', 'automerge']
+ });
\ No newline at end of file
diff --git a/synth.metadata b/synth.metadata
index c9c24cd3..f1500f01 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "a463264b33e70d5caa18bdbd29065ebfedc01351"
+ "sha": "089b788a7721418e858444b48cc0cd5b5339a39e"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "019c7168faa0e56619f792693a8acdb30d6de19b"
+ "sha": "538a68019eb4a36a0cdfa4021f324dd01b784395"
}
}
],
@@ -42,6 +42,7 @@
".github/PULL_REQUEST_TEMPLATE.md",
".github/release-please.yml",
".github/trusted-contribution.yml",
+ ".github/workflows/auto-release.yaml",
".github/workflows/ci.yaml",
".github/workflows/samples.yaml",
".kokoro/build.bat",
From 892cd0c78ffe0c348ddee367c3753302b569b23e Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 21 Sep 2020 22:04:11 +0000
Subject: [PATCH 08/31] chore: release 0.1.1 (#27)
:robot: I have created a release \*beep\* \*boop\*
---
### [0.1.1](https://www.github.com/googleapis/java-functions/compare/v0.1.0...v0.1.1) (2020-09-21)
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#25](https://www.github.com/googleapis/java-functions/issues/25)) ([089b788](https://www.github.com/googleapis/java-functions/commit/089b788a7721418e858444b48cc0cd5b5339a39e))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
---
CHANGELOG.md | 7 +++++++
README.md | 4 ++--
google-cloud-functions-bom/pom.xml | 8 ++++----
google-cloud-functions/pom.xml | 4 ++--
grpc-google-cloud-functions-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-functions-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
8 files changed, 26 insertions(+), 19 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3d77d363..2a2e848f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [0.1.1](https://www.github.com/googleapis/java-functions/compare/v0.1.0...v0.1.1) (2020-09-21)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#25](https://www.github.com/googleapis/java-functions/issues/25)) ([089b788](https://www.github.com/googleapis/java-functions/commit/089b788a7721418e858444b48cc0cd5b5339a39e))
+
## 0.1.0 (2020-08-07)
diff --git a/README.md b/README.md
index 2133e883..47c8e476 100644
--- a/README.md
+++ b/README.md
@@ -29,11 +29,11 @@ If you are using Maven, add this to your pom.xml file:
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.cloud:google-cloud-functions:0.1.0'
+compile 'com.google.cloud:google-cloud-functions:0.1.1'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "0.1.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "0.1.1"
```
[//]: # ({x-version-update-end})
diff --git a/google-cloud-functions-bom/pom.xml b/google-cloud-functions-bom/pom.xml
index 11d05323..b5298ded 100644
--- a/google-cloud-functions-bom/pom.xml
+++ b/google-cloud-functions-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-functions-bom
- 0.1.1-SNAPSHOT
+ 0.1.1
pom
com.google.cloud
@@ -68,17 +68,17 @@
com.google.cloud
google-cloud-functions
- 0.1.1-SNAPSHOT
+ 0.1.1
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.1-SNAPSHOT
+ 0.1.1
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.1-SNAPSHOT
+ 0.1.1
diff --git a/google-cloud-functions/pom.xml b/google-cloud-functions/pom.xml
index 1f4ef618..ce362ca0 100644
--- a/google-cloud-functions/pom.xml
+++ b/google-cloud-functions/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-functions
- 0.1.1-SNAPSHOT
+ 0.1.1
jar
Google Cloud Functions
https://github.com/googleapis/java-functions
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-functions-parent
- 0.1.1-SNAPSHOT
+ 0.1.1
google-cloud-functions
diff --git a/grpc-google-cloud-functions-v1/pom.xml b/grpc-google-cloud-functions-v1/pom.xml
index bd890e74..292392ab 100644
--- a/grpc-google-cloud-functions-v1/pom.xml
+++ b/grpc-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.1-SNAPSHOT
+ 0.1.1
grpc-google-cloud-functions-v1
GRPC library for grpc-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 0.1.1-SNAPSHOT
+ 0.1.1
diff --git a/pom.xml b/pom.xml
index ca91d27a..be0b7c76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-functions-parent
pom
- 0.1.1-SNAPSHOT
+ 0.1.1
Google Cloud Functions Parent
https://github.com/googleapis/java-functions
@@ -70,17 +70,17 @@
com.google.cloud
google-cloud-functions
- 0.1.1-SNAPSHOT
+ 0.1.1
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.1-SNAPSHOT
+ 0.1.1
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.1-SNAPSHOT
+ 0.1.1
diff --git a/proto-google-cloud-functions-v1/pom.xml b/proto-google-cloud-functions-v1/pom.xml
index b9ea2d7d..c6ad5a46 100644
--- a/proto-google-cloud-functions-v1/pom.xml
+++ b/proto-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.1-SNAPSHOT
+ 0.1.1
proto-google-cloud-functions-v1
PROTO library for proto-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 0.1.1-SNAPSHOT
+ 0.1.1
diff --git a/versions.txt b/versions.txt
index 24fc0043..48567195 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-functions:0.1.0:0.1.1-SNAPSHOT
-proto-google-cloud-functions-v1:0.1.0:0.1.1-SNAPSHOT
-grpc-google-cloud-functions-v1:0.1.0:0.1.1-SNAPSHOT
\ No newline at end of file
+google-cloud-functions:0.1.1:0.1.1
+proto-google-cloud-functions-v1:0.1.1:0.1.1
+grpc-google-cloud-functions-v1:0.1.1:0.1.1
\ No newline at end of file
From b4ee22f021ead5173a440d68dcf398cb7170a9fc Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Mon, 21 Sep 2020 15:24:12 -0700
Subject: [PATCH 09/31] chore(java): set yoshi-java as default CODEOWNER (#29)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/5059558b-8645-42eb-aea0-02c368452893/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/80003a3de2d8a75f5b47cb2e77e018f7f0f776cc
---
.github/CODEOWNERS | 2 ++
synth.metadata | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6137bef2..30fdb7b9 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -4,5 +4,7 @@
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
+* @googleapis/yoshi-java
+
# The java-samples-reviewers team is the default owner for samples changes
samples/**/*.java @googleapis/java-samples-reviewers
diff --git a/synth.metadata b/synth.metadata
index f1500f01..ab70bfd8 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "089b788a7721418e858444b48cc0cd5b5339a39e"
+ "sha": "00068af3ac93648a4870b2b74edf9126c80a79c3"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "538a68019eb4a36a0cdfa4021f324dd01b784395"
+ "sha": "80003a3de2d8a75f5b47cb2e77e018f7f0f776cc"
}
}
],
From 818bbf250401725793b5d154a93b37898a402c54 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 21 Sep 2020 22:30:07 +0000
Subject: [PATCH 10/31] chore: release 0.1.2-SNAPSHOT (#30)
:robot: I have created a release \*beep\* \*boop\*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
---
google-cloud-functions-bom/pom.xml | 8 ++++----
google-cloud-functions/pom.xml | 4 ++--
grpc-google-cloud-functions-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-functions-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
6 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/google-cloud-functions-bom/pom.xml b/google-cloud-functions-bom/pom.xml
index b5298ded..45c6d691 100644
--- a/google-cloud-functions-bom/pom.xml
+++ b/google-cloud-functions-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-functions-bom
- 0.1.1
+ 0.1.2-SNAPSHOT
pom
com.google.cloud
@@ -68,17 +68,17 @@
com.google.cloud
google-cloud-functions
- 0.1.1
+ 0.1.2-SNAPSHOT
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.1
+ 0.1.2-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.1
+ 0.1.2-SNAPSHOT
diff --git a/google-cloud-functions/pom.xml b/google-cloud-functions/pom.xml
index ce362ca0..9bb5e111 100644
--- a/google-cloud-functions/pom.xml
+++ b/google-cloud-functions/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-functions
- 0.1.1
+ 0.1.2-SNAPSHOT
jar
Google Cloud Functions
https://github.com/googleapis/java-functions
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-functions-parent
- 0.1.1
+ 0.1.2-SNAPSHOT
google-cloud-functions
diff --git a/grpc-google-cloud-functions-v1/pom.xml b/grpc-google-cloud-functions-v1/pom.xml
index 292392ab..6a9cea78 100644
--- a/grpc-google-cloud-functions-v1/pom.xml
+++ b/grpc-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.1
+ 0.1.2-SNAPSHOT
grpc-google-cloud-functions-v1
GRPC library for grpc-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 0.1.1
+ 0.1.2-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index be0b7c76..61db672b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-functions-parent
pom
- 0.1.1
+ 0.1.2-SNAPSHOT
Google Cloud Functions Parent
https://github.com/googleapis/java-functions
@@ -70,17 +70,17 @@
com.google.cloud
google-cloud-functions
- 0.1.1
+ 0.1.2-SNAPSHOT
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.1
+ 0.1.2-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.1
+ 0.1.2-SNAPSHOT
diff --git a/proto-google-cloud-functions-v1/pom.xml b/proto-google-cloud-functions-v1/pom.xml
index c6ad5a46..d9482ccd 100644
--- a/proto-google-cloud-functions-v1/pom.xml
+++ b/proto-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.1
+ 0.1.2-SNAPSHOT
proto-google-cloud-functions-v1
PROTO library for proto-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 0.1.1
+ 0.1.2-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index 48567195..ea9bf54a 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-functions:0.1.1:0.1.1
-proto-google-cloud-functions-v1:0.1.1:0.1.1
-grpc-google-cloud-functions-v1:0.1.1:0.1.1
\ No newline at end of file
+google-cloud-functions:0.1.1:0.1.2-SNAPSHOT
+proto-google-cloud-functions-v1:0.1.1:0.1.2-SNAPSHOT
+grpc-google-cloud-functions-v1:0.1.1:0.1.2-SNAPSHOT
\ No newline at end of file
From d3ac6daefa0c5745e697668898f3edf033222827 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 22 Sep 2020 09:58:18 -0700
Subject: [PATCH 11/31] chore: regenerate README (#31)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/c994118f-d9db-44a7-88cc-9e43d2f81e98/targets
- [ ] To automatically regenerate this PR, check this box.
---
README.md | 4 ++--
synth.metadata | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 47c8e476..2133e883 100644
--- a/README.md
+++ b/README.md
@@ -29,11 +29,11 @@ If you are using Maven, add this to your pom.xml file:
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.cloud:google-cloud-functions:0.1.1'
+compile 'com.google.cloud:google-cloud-functions:0.1.0'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "0.1.1"
+libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "0.1.0"
```
[//]: # ({x-version-update-end})
diff --git a/synth.metadata b/synth.metadata
index ab70bfd8..8b6a125d 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "00068af3ac93648a4870b2b74edf9126c80a79c3"
+ "sha": "818bbf250401725793b5d154a93b37898a402c54"
}
},
{
From d3e8c6fb846e581b55810f7819251d2cad2a399e Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 23 Sep 2020 05:55:37 +0200
Subject: [PATCH 12/31] build(deps): update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.1.1 (#26)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 61db672b..aadf6958 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.1.0
+ 3.1.1
From 0f838dea8173b6fc8bff2cacb54f8f60da4912a9 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Wed, 23 Sep 2020 15:46:23 -0700
Subject: [PATCH 13/31] build(java): use yoshi-approver token for auto-approve
(#32)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/dad40d9d-a5fb-4e00-996f-ebad0c1d6e37/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/916c10e8581804df2b48a0f0457d848f3faa582e
---
.github/workflows/auto-release.yaml | 4 ++--
synth.metadata | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index d26427e4..c8494910 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/github-script@v3.0.0
with:
- github-token: ${{secrets.GITHUB_TOKEN}}
+ github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
debug: true
script: |
// only approve PRs from release-please[bot]
@@ -66,4 +66,4 @@ jobs:
repo: context.repo.repo,
issue_number: context.payload.pull_request.number,
labels: ['kokoro:force-run', 'automerge']
- });
\ No newline at end of file
+ });
diff --git a/synth.metadata b/synth.metadata
index 8b6a125d..7d05c74a 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "818bbf250401725793b5d154a93b37898a402c54"
+ "sha": "d3e8c6fb846e581b55810f7819251d2cad2a399e"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "80003a3de2d8a75f5b47cb2e77e018f7f0f776cc"
+ "sha": "916c10e8581804df2b48a0f0457d848f3faa582e"
}
}
],
From 177a0bca43f0f0f09c4d8b174fef3440cc9ed340 Mon Sep 17 00:00:00 2001
From: Jeff Ching
Date: Thu, 24 Sep 2020 14:00:58 -0700
Subject: [PATCH 14/31] chore: add repo settings configuration (#33)
---
.github/sync-repo-settings.yaml | 49 +++++++++++++++++++++++++++++++++
1 file changed, 49 insertions(+)
create mode 100644 .github/sync-repo-settings.yaml
diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml
new file mode 100644
index 00000000..6bddd18e
--- /dev/null
+++ b/.github/sync-repo-settings.yaml
@@ -0,0 +1,49 @@
+
+# Whether or not rebase-merging is enabled on this repository.
+# Defaults to `true`
+rebaseMergeAllowed: false
+
+# Whether or not squash-merging is enabled on this repository.
+# Defaults to `true`
+squashMergeAllowed: true
+
+# Whether or not PRs are merged with a merge commit on this repository.
+# Defaults to `false`
+mergeCommitAllowed: false
+
+# Rules for master branch protection
+branchProtectionRules:
+# Identifies the protection rule pattern. Name of the branch to be protected.
+# Defaults to `master`
+- pattern: master
+ # Can admins overwrite branch protection.
+ # Defaults to `true`
+ isAdminEnforced: true
+ # Number of approving reviews required to update matching branches.
+ # Defaults to `1`
+ requiredApprovingReviewCount: 1
+ # Are reviews from code owners required to update matching branches.
+ # Defaults to `false`
+ requiresCodeOwnerReviews: true
+ # Require up to date branches
+ requiresStrictStatusChecks: false
+ # List of required status check contexts that must pass for commits to be accepted to matching branches.
+ requiredStatusCheckContexts:
+ - "dependencies (8)"
+ - "dependencies (11)"
+ - "linkage-monitor"
+ - "lint"
+ - "clirr"
+ - "units (7)"
+ - "units (8)"
+ - "units (11)"
+ - "Kokoro - Test: Integration"
+ - "cla/google"
+# List of explicit permissions to add (additive only)
+permissionRules:
+- team: yoshi-admins
+ permission: admin
+- team: yoshi-java-admins
+ permission: admin
+- team: yoshi-java
+ permission: push
\ No newline at end of file
From e0ecbd81ff997e335f421558f90f172b916ff7a4 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Fri, 25 Sep 2020 08:52:17 -0700
Subject: [PATCH 15/31] chore(ci): skip autorelease workflow on non-release PRs
(#34)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/5d1b44d3-7984-4462-9c55-42dd75e02a1f/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/95dbe1bee3c7f7e52ddb24a54c37080620e0d1a2
---
.github/workflows/auto-release.yaml | 1 +
synth.metadata | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index c8494910..3ce51eee 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -4,6 +4,7 @@ name: auto-release
jobs:
approve:
runs-on: ubuntu-latest
+ if: contains(github.head_ref, 'release-v')
steps:
- uses: actions/github-script@v3.0.0
with:
diff --git a/synth.metadata b/synth.metadata
index 7d05c74a..65185cdf 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "d3e8c6fb846e581b55810f7819251d2cad2a399e"
+ "sha": "177a0bca43f0f0f09c4d8b174fef3440cc9ed340"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "916c10e8581804df2b48a0f0457d848f3faa582e"
+ "sha": "95dbe1bee3c7f7e52ddb24a54c37080620e0d1a2"
}
}
],
From 95c56e10d6155cfd7175d1e1ae5787ac740ca7cd Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Fri, 25 Sep 2020 17:36:07 -0700
Subject: [PATCH 16/31] chore(ci): verify autorelease release PR content has
changes (#35)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/493420ef-d061-4f8d-9245-16ebe4f4da71/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/da29da32b3a988457b49ae290112b74f14b713cc
---
.github/workflows/auto-release.yaml | 18 ++++++++++++++++++
synth.metadata | 4 ++--
2 files changed, 20 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 3ce51eee..bc1554ae 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -21,6 +21,24 @@ jobs:
return;
}
+ // only approve PRs with pom.xml and versions.txt changes
+ const filesPromise = github.pulls.listFiles.endpoint({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ pull_number: context.payload.pull_request.number,
+ });
+ const changed_files = await github.paginate(filesPromise)
+
+ if ( changed_files.length < 1 ) {
+ console.log( "Not proceeding since PR is empty!" )
+ return;
+ }
+
+ if ( !changed_files.some(v => v.filename.includes("pom")) || !changed_files.some(v => v.filename.includes("versions.txt")) ) {
+ console.log( "PR file changes do not have pom.xml or versions.txt -- something is wrong. PTAL!" )
+ return;
+ }
+
// trigger auto-release when
// 1) it is a SNAPSHOT release (auto-generated post regular release)
// 2) there are dependency updates only
diff --git a/synth.metadata b/synth.metadata
index 65185cdf..7e9651f0 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "177a0bca43f0f0f09c4d8b174fef3440cc9ed340"
+ "sha": "e0ecbd81ff997e335f421558f90f172b916ff7a4"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "95dbe1bee3c7f7e52ddb24a54c37080620e0d1a2"
+ "sha": "da29da32b3a988457b49ae290112b74f14b713cc"
}
}
],
From 52be7e64d11b31c19f4f2b20fb539ee624384388 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Wed, 30 Sep 2020 09:12:03 -0700
Subject: [PATCH 17/31] chore(java): use separate autosynth job for README
(#36)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/bd18fd27-fe50-4bf8-b565-42ddde00f8d9/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/e6168630be3e31eede633ba2c6f1cd64248dec1c
---
.github/readme/synth.py | 19 ++++++++++++
.kokoro/continuous/readme.cfg | 55 +++++++++++++++++++++++++++++++++++
.kokoro/readme.sh | 36 +++++++++++++++++++++++
synth.metadata | 8 +++--
4 files changed, 115 insertions(+), 3 deletions(-)
create mode 100644 .github/readme/synth.py
create mode 100644 .kokoro/continuous/readme.cfg
create mode 100644 .kokoro/readme.sh
diff --git a/.github/readme/synth.py b/.github/readme/synth.py
new file mode 100644
index 00000000..7b48cc28
--- /dev/null
+++ b/.github/readme/synth.py
@@ -0,0 +1,19 @@
+# Copyright 2020 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+"""This script is used to synthesize generated the README for this library."""
+
+from synthtool.languages import java
+
+java.custom_templates(["java_library/README.md"])
diff --git a/.kokoro/continuous/readme.cfg b/.kokoro/continuous/readme.cfg
new file mode 100644
index 00000000..0258d9c4
--- /dev/null
+++ b/.kokoro/continuous/readme.cfg
@@ -0,0 +1,55 @@
+# Copyright 2020 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Format: //devtools/kokoro/config/proto/build.proto
+
+env_vars: {
+ key: "TRAMPOLINE_IMAGE"
+ value: "gcr.io/cloud-devrel-kokoro-resources/python-multi"
+}
+
+env_vars: {
+ key: "TRAMPOLINE_BUILD_FILE"
+ value: "github/java-functions/.kokoro/readme.sh"
+}
+
+# Build logs will be here
+action {
+ define_artifacts {
+ regex: "**/*sponge_log.xml"
+ regex: "**/*sponge_log.log"
+ }
+}
+
+# The github token is stored here.
+before_action {
+ fetch_keystore {
+ keystore_resource {
+ keystore_config_id: 73713
+ keyname: "yoshi-automation-github-key"
+ # TODO(theacodes): remove this after secrets have globally propagated
+ backend_type: FASTCONFIGPUSH
+ }
+ }
+}
+
+# Common env vars for all repositories and builds.
+env_vars: {
+ key: "GITHUB_USER"
+ value: "yoshi-automation"
+}
+env_vars: {
+ key: "GITHUB_EMAIL"
+ value: "yoshi-automation@google.com"
+}
diff --git a/.kokoro/readme.sh b/.kokoro/readme.sh
new file mode 100644
index 00000000..9d6f61df
--- /dev/null
+++ b/.kokoro/readme.sh
@@ -0,0 +1,36 @@
+#!/bin/bash
+# Copyright 2020 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+set -eo pipefail
+
+cd ${KOKORO_ARTIFACTS_DIR}/github/java-functions
+
+# Disable buffering, so that the logs stream through.
+export PYTHONUNBUFFERED=1
+
+# Kokoro exposes this as a file, but the scripts expect just a plain variable.
+export GITHUB_TOKEN=$(cat ${KOKORO_KEYSTORE_DIR}/73713_yoshi-automation-github-key)
+
+# Setup git credentials
+echo "https://${GITHUB_TOKEN}:@github.com" >> ~/.git-credentials
+git config --global credential.helper 'store --file ~/.git-credentials'
+
+python3.6 -m pip install git+https://github.com/googleapis/synthtool.git#egg=gcp-synthtool
+python3.6 -m autosynth.synth \
+ --repository=googleapis/java-functions \
+ --synth-file-name=.github/readme/synth.py \
+ --metadata-path=.github/readme/synth.metadata \
+ --pr-title="chore: regenerate README" \
+ --branch-suffix="readme"
\ No newline at end of file
diff --git a/synth.metadata b/synth.metadata
index 7e9651f0..0732769f 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "e0ecbd81ff997e335f421558f90f172b916ff7a4"
+ "sha": "95c56e10d6155cfd7175d1e1ae5787ac740ca7cd"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "da29da32b3a988457b49ae290112b74f14b713cc"
+ "sha": "e6168630be3e31eede633ba2c6f1cd64248dec1c"
}
}
],
@@ -40,6 +40,7 @@
".github/ISSUE_TEMPLATE/feature_request.md",
".github/ISSUE_TEMPLATE/support_request.md",
".github/PULL_REQUEST_TEMPLATE.md",
+ ".github/readme/synth.py",
".github/release-please.yml",
".github/trusted-contribution.yml",
".github/workflows/auto-release.yaml",
@@ -52,6 +53,7 @@
".kokoro/common.sh",
".kokoro/continuous/common.cfg",
".kokoro/continuous/java8.cfg",
+ ".kokoro/continuous/readme.cfg",
".kokoro/dependencies.sh",
".kokoro/linkage-monitor.sh",
".kokoro/nightly/common.cfg",
@@ -75,6 +77,7 @@
".kokoro/presubmit/linkage-monitor.cfg",
".kokoro/presubmit/lint.cfg",
".kokoro/presubmit/samples.cfg",
+ ".kokoro/readme.sh",
".kokoro/release/bump_snapshot.cfg",
".kokoro/release/common.cfg",
".kokoro/release/common.sh",
@@ -92,7 +95,6 @@
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md",
"LICENSE",
- "README.md",
"codecov.yaml",
"google-cloud-functions/src/main/java/com/google/cloud/functions/v1/CloudFunctionsServiceClient.java",
"google-cloud-functions/src/main/java/com/google/cloud/functions/v1/CloudFunctionsServiceSettings.java",
From 21935bb44090672367672b888fd22c11b1368552 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Wed, 30 Sep 2020 16:56:33 -0700
Subject: [PATCH 18/31] build: rename samples lint workflow to checkstyle to
disambiguate branch protection with unit lint (#37)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/77158511-9955-4c2f-82af-0daa60456707/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/8a7a3021fe97aa0a3641db642fe2b767f1c8110f
---
.github/workflows/samples.yaml | 2 +-
synth.metadata | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/samples.yaml b/.github/workflows/samples.yaml
index a1d50073..c46230a7 100644
--- a/.github/workflows/samples.yaml
+++ b/.github/workflows/samples.yaml
@@ -2,7 +2,7 @@ on:
pull_request:
name: samples
jobs:
- lint:
+ checkstyle:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
diff --git a/synth.metadata b/synth.metadata
index 0732769f..4445cc52 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "95c56e10d6155cfd7175d1e1ae5787ac740ca7cd"
+ "sha": "52be7e64d11b31c19f4f2b20fb539ee624384388"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "e6168630be3e31eede633ba2c6f1cd64248dec1c"
+ "sha": "8a7a3021fe97aa0a3641db642fe2b767f1c8110f"
}
}
],
From 2092a91c08d1e24b2edf34d91c88075ebeea90d3 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 6 Oct 2020 15:28:06 -0700
Subject: [PATCH 19/31] build(java): readme.sh should be executable (#38)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/e0c92b6a-44c3-4915-b005-fc197db4a3b3/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/0762e8ee2ec21cdfc4d82020b985a104feb0453b
---
.kokoro/readme.sh | 0
synth.metadata | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
mode change 100644 => 100755 .kokoro/readme.sh
diff --git a/.kokoro/readme.sh b/.kokoro/readme.sh
old mode 100644
new mode 100755
diff --git a/synth.metadata b/synth.metadata
index 4445cc52..7acbec97 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "52be7e64d11b31c19f4f2b20fb539ee624384388"
+ "sha": "21935bb44090672367672b888fd22c11b1368552"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "8a7a3021fe97aa0a3641db642fe2b767f1c8110f"
+ "sha": "0762e8ee2ec21cdfc4d82020b985a104feb0453b"
}
}
],
From 52d85e12d2495eac2067377459024760c5e5e60f Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 8 Oct 2020 09:29:42 -0700
Subject: [PATCH 20/31] chore: regenerate README (#39)
---
.github/readme/synth.metadata/synth.metadata | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 .github/readme/synth.metadata/synth.metadata
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
new file mode 100644
index 00000000..fd123f5a
--- /dev/null
+++ b/.github/readme/synth.metadata/synth.metadata
@@ -0,0 +1,18 @@
+{
+ "sources": [
+ {
+ "git": {
+ "name": ".",
+ "remote": "https://github.com/googleapis/java-functions.git",
+ "sha": "2092a91c08d1e24b2edf34d91c88075ebeea90d3"
+ }
+ },
+ {
+ "git": {
+ "name": "synthtool",
+ "remote": "https://github.com/googleapis/synthtool.git",
+ "sha": "487eba79f8260e34205d8ceb1ebcc65685085e19"
+ }
+ }
+ ]
+}
\ No newline at end of file
From 15d54e00fc80997596779c61cf993fa5c31b029d Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Wed, 14 Oct 2020 09:16:45 -0700
Subject: [PATCH 21/31] ci(java): suggest formatting fixes (#42)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/3348a50d-d142-45b9-a004-c327547d1133/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/b65ef07d99946d23e900ef2cc490274a16edd336
---
.github/workflows/formatting.yaml | 25 +++++++++++++++++++++++++
synth.metadata | 5 +++--
2 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 .github/workflows/formatting.yaml
diff --git a/.github/workflows/formatting.yaml b/.github/workflows/formatting.yaml
new file mode 100644
index 00000000..d4d367cf
--- /dev/null
+++ b/.github/workflows/formatting.yaml
@@ -0,0 +1,25 @@
+on:
+ pull_request_target:
+ types: [opened, synchronize]
+ branches:
+ - master
+name: format
+jobs:
+ format-code:
+ runs-on: ubuntu-latest
+ env:
+ ACCESS_TOKEN: ${{ secrets.YOSHI_CODE_BOT_TOKEN }}
+ steps:
+ - uses: actions/checkout@v2
+ with:
+ ref: ${{github.event.pull_request.head.ref}}
+ repository: ${{github.event.pull_request.head.repo.full_name}}
+ - uses: actions/setup-java@v1
+ with:
+ java-version: 11
+ - run: "mvn com.coveo:fmt-maven-plugin:format"
+ - uses: googleapis/code-suggester@v1.8.0
+ with:
+ command: review
+ pull_number: ${{ github.event.pull_request.number }}
+ git_dir: '.'
diff --git a/synth.metadata b/synth.metadata
index 7acbec97..1e9eacd4 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "21935bb44090672367672b888fd22c11b1368552"
+ "sha": "52d85e12d2495eac2067377459024760c5e5e60f"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "0762e8ee2ec21cdfc4d82020b985a104feb0453b"
+ "sha": "b65ef07d99946d23e900ef2cc490274a16edd336"
}
}
],
@@ -45,6 +45,7 @@
".github/trusted-contribution.yml",
".github/workflows/auto-release.yaml",
".github/workflows/ci.yaml",
+ ".github/workflows/formatting.yaml",
".github/workflows/samples.yaml",
".kokoro/build.bat",
".kokoro/build.sh",
From 491b671666923362deaaa4bdda1b4abf60beec8a Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 15 Oct 2020 15:38:20 -0700
Subject: [PATCH 22/31] ci(java): restrict presubmit samples ITs to only
snapshot (#48)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/add53cd8-e92b-4f5d-8e14-8ace5a71b8f9/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/27e0e916cbfdb3d5ff6639b686cc04f78a0b0386
---
.kokoro/build.sh | 11 +++++++++--
synth.metadata | 4 ++--
2 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/.kokoro/build.sh b/.kokoro/build.sh
index 8db0b6cb..482c1fc8 100755
--- a/.kokoro/build.sh
+++ b/.kokoro/build.sh
@@ -69,9 +69,16 @@ integration)
RETURN_CODE=$?
;;
samples)
- if [[ -f samples/pom.xml ]]
+ SAMPLES_DIR=samples
+ # only run ITs in snapshot/ on presubmit PRs. run ITs in all 3 samples/ subdirectories otherwise.
+ if [[ ! -z ${KOKORO_GITHUB_PULL_REQUEST_NUMBER} ]]
then
- pushd samples
+ SAMPLES_DIR=samples/snapshot
+ fi
+
+ if [[ -f ${SAMPLES_DIR}/pom.xml ]]
+ then
+ pushd {SAMPLES_DIR}
mvn -B \
-Penable-samples \
-DtrimStackTrace=false \
diff --git a/synth.metadata b/synth.metadata
index 1e9eacd4..f6ac21c2 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "52d85e12d2495eac2067377459024760c5e5e60f"
+ "sha": "15d54e00fc80997596779c61cf993fa5c31b029d"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "b65ef07d99946d23e900ef2cc490274a16edd336"
+ "sha": "27e0e916cbfdb3d5ff6639b686cc04f78a0b0386"
}
}
],
From 3684684fc46ae1b29961ba297c5a6a38482bb571 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 15 Oct 2020 17:08:16 -0700
Subject: [PATCH 23/31] chore: regenerate README (#49)
This PR was generated using Autosynth. :rainbow:
Log from Synthtool
```
2020-10-15 22:41:51,394 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-functions/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working directory clean
2020-10-15 22:41:52,356 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
```
Full log will be available here:
https://source.cloud.google.com/results/invocations/c6e9961b-7ce8-4f7d-8cc0-5cb5a4b00059/targets
- [ ] To automatically regenerate this PR, check this box.
---
.github/readme/synth.metadata/synth.metadata | 4 ++--
README.md | 3 ---
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
index fd123f5a..b59caf2f 100644
--- a/.github/readme/synth.metadata/synth.metadata
+++ b/.github/readme/synth.metadata/synth.metadata
@@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "2092a91c08d1e24b2edf34d91c88075ebeea90d3"
+ "sha": "491b671666923362deaaa4bdda1b4abf60beec8a"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "487eba79f8260e34205d8ceb1ebcc65685085e19"
+ "sha": "27e0e916cbfdb3d5ff6639b686cc04f78a0b0386"
}
}
]
diff --git a/README.md b/README.md
index 2133e883..849679a6 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,6 @@ If you are using Maven, add this to your pom.xml file:
```
-[//]: # ({x-version-update-start:google-cloud-functions:released})
-
If you are using Gradle, add this to your dependencies
```Groovy
compile 'com.google.cloud:google-cloud-functions:0.1.0'
@@ -35,7 +33,6 @@ If you are using SBT, add this to your dependencies
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "0.1.0"
```
-[//]: # ({x-version-update-end})
## Authentication
From 6d1a68b907a1af3695c6c5a125aa5a64d1457294 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Fri, 16 Oct 2020 09:08:54 -0700
Subject: [PATCH 24/31] build(java): auto-approve README regeneration (#50)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/f4a22218-58eb-46ba-b929-4057c6033f32/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1
---
.github/workflows/approve-readme.yaml | 54 +++++++++++++++++++++++++++
synth.metadata | 5 ++-
2 files changed, 57 insertions(+), 2 deletions(-)
create mode 100644 .github/workflows/approve-readme.yaml
diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml
new file mode 100644
index 00000000..e2d841d6
--- /dev/null
+++ b/.github/workflows/approve-readme.yaml
@@ -0,0 +1,54 @@
+on:
+ pull_request:
+name: auto-merge-readme
+jobs:
+ approve:
+ runs-on: ubuntu-latest
+ if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
+ steps:
+ - uses: actions/github-script@v3.0.0
+ with:
+ github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
+ script: |
+ // only approve PRs from yoshi-automation
+ if (context.payload.pull_request.user.login !== "yoshi-automation") {
+ return;
+ }
+
+ // only approve PRs like "chore: release "
+ if (!context.payload.pull_request.title === "chore: regenerate README") {
+ return;
+ }
+
+ // only approve PRs with README.md and synth.metadata changes
+ const files = new Set(
+ (
+ await github.paginate(
+ github.pulls.listFiles.endpoint({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ pull_number: context.payload.pull_request.number,
+ })
+ )
+ ).map(file => file.filename)
+ );
+ if (files.size != 2 || !files.has("README.md") || !files.has(".github/readme/synth.metadata/synth.metadata")) {
+ return;
+ }
+
+ // approve README regeneration PR
+ await github.pulls.createReview({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ body: 'Rubber stamped PR!',
+ pull_number: context.payload.pull_request.number,
+ event: 'APPROVE'
+ });
+
+ // attach automerge label
+ await github.issues.addLabels({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ issue_number: context.payload.pull_request.number,
+ labels: ['automerge']
+ });
diff --git a/synth.metadata b/synth.metadata
index f6ac21c2..5c794549 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "15d54e00fc80997596779c61cf993fa5c31b029d"
+ "sha": "3684684fc46ae1b29961ba297c5a6a38482bb571"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "27e0e916cbfdb3d5ff6639b686cc04f78a0b0386"
+ "sha": "7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1"
}
}
],
@@ -43,6 +43,7 @@
".github/readme/synth.py",
".github/release-please.yml",
".github/trusted-contribution.yml",
+ ".github/workflows/approve-readme.yaml",
".github/workflows/auto-release.yaml",
".github/workflows/ci.yaml",
".github/workflows/formatting.yaml",
From f26689be3628b65fa2d6cf2ab2dadd9d7ec97386 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 20 Oct 2020 15:44:22 -0700
Subject: [PATCH 25/31] build(java): enable snippet-bot (#51)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/17625288-07f5-45fa-aa45-74322aa746c7/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/5a506ec8765cc04f7e29f888b8e9b257d9a7ae11
---
.github/snippet-bot.yml | 0
synth.metadata | 5 +++--
2 files changed, 3 insertions(+), 2 deletions(-)
create mode 100644 .github/snippet-bot.yml
diff --git a/.github/snippet-bot.yml b/.github/snippet-bot.yml
new file mode 100644
index 00000000..e69de29b
diff --git a/synth.metadata b/synth.metadata
index 5c794549..890426e9 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "3684684fc46ae1b29961ba297c5a6a38482bb571"
+ "sha": "6d1a68b907a1af3695c6c5a125aa5a64d1457294"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1"
+ "sha": "5a506ec8765cc04f7e29f888b8e9b257d9a7ae11"
}
}
],
@@ -42,6 +42,7 @@
".github/PULL_REQUEST_TEMPLATE.md",
".github/readme/synth.py",
".github/release-please.yml",
+ ".github/snippet-bot.yml",
".github/trusted-contribution.yml",
".github/workflows/approve-readme.yaml",
".github/workflows/auto-release.yaml",
From b29213e53fcaac4b1c24a1fcd6ac1c76ef412712 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Wed, 21 Oct 2020 11:18:19 -0700
Subject: [PATCH 26/31] chore: clean up and update renovate.json (#52)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/8f6f252c-4a94-4ce3-9325-e25ac93fef21/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/6abb59097be84599a1d6091fe534a49e5c5cf948
---
renovate.json | 30 +++++++++++-------------------
synth.metadata | 4 ++--
2 files changed, 13 insertions(+), 21 deletions(-)
diff --git a/renovate.json b/renovate.json
index bc485896..25e4ea9f 100644
--- a/renovate.json
+++ b/renovate.json
@@ -17,24 +17,6 @@
],
"versionScheme": "docker"
},
- {
- "packagePatterns": [
- "^com.google.api:gax",
- "^com.google.auth:",
- "^com.google.cloud:google-cloud-core",
- "^io.grpc:",
- "^com.google.guava:"
- ],
- "groupName": "core dependencies"
- },
- {
- "packagePatterns": [
- "^com.google.http-client:",
- "^com.google.oauth-client:",
- "^com.google.api-client:"
- ],
- "groupName": "core transport dependencies"
- },
{
"packagePatterns": [
"*"
@@ -63,6 +45,16 @@
"semanticCommitType": "chore",
"semanticCommitScope": "deps"
},
+ {
+ "packagePatterns": [
+ "^junit:junit",
+ "^com.google.truth:truth",
+ "^org.mockito:mockito-core",
+ "^org.objenesis:objenesis"
+ ],
+ "semanticCommitType": "test",
+ "semanticCommitScope": "deps"
+ },
{
"packagePatterns": [
"^com.google.cloud:google-cloud-"
@@ -78,4 +70,4 @@
],
"semanticCommits": true,
"masterIssue": true
-}
\ No newline at end of file
+}
diff --git a/synth.metadata b/synth.metadata
index 890426e9..e6fa1453 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-functions.git",
- "sha": "6d1a68b907a1af3695c6c5a125aa5a64d1457294"
+ "sha": "f26689be3628b65fa2d6cf2ab2dadd9d7ec97386"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "5a506ec8765cc04f7e29f888b8e9b257d9a7ae11"
+ "sha": "6abb59097be84599a1d6091fe534a49e5c5cf948"
}
}
],
From 2ec88feabd7fd7d863f2b32c4425608b7eca9d4a Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 22 Oct 2020 18:12:14 +0200
Subject: [PATCH 27/31] test(deps): update dependency junit:junit to v4.13.1
(#57)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [junit:junit](http://junit.org) ([source](https://togithub.com/junit-team/junit4)) | patch | `4.13` -> `4.13.1` |
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-functions).
---
pom.xml | 2 +-
samples/install-without-bom/pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index aadf6958..5a6d89d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
junit
junit
- 4.13
+ 4.13.1
test
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 49f44ee0..1187825e 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -36,7 +36,7 @@
junit
junit
- 4.13
+ 4.13.1
test
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 5b165952..65b95daa 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -35,7 +35,7 @@
junit
junit
- 4.13
+ 4.13.1
test
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 1d51601f..fcf96983 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -34,7 +34,7 @@
junit
junit
- 4.13
+ 4.13.1
test
From 81bf3a9f4728507a3323b0489998b93d031f89c5 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 22 Oct 2020 19:04:37 +0200
Subject: [PATCH 28/31] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v0.9.3 (#53)
---
google-cloud-functions-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-functions-bom/pom.xml b/google-cloud-functions-bom/pom.xml
index 45c6d691..5a9b0127 100644
--- a/google-cloud-functions-bom/pom.xml
+++ b/google-cloud-functions-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 0.9.2
+ 0.9.3
Google Cloud Functions BOM
diff --git a/pom.xml b/pom.xml
index 5a6d89d5..a3a7b10b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 0.9.2
+ 0.9.3
From 05e9707036234246d94418a284fd650283faa199 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 22 Oct 2020 19:04:57 +0200
Subject: [PATCH 29/31] chore(deps): update dependency
com.google.cloud.samples:shared-configuration to v1.0.21 (#54)
---
samples/install-without-bom/pom.xml | 2 +-
samples/pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 1187825e..d1f344e7 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud.samples
shared-configuration
- 1.0.18
+ 1.0.21
diff --git a/samples/pom.xml b/samples/pom.xml
index b88a5788..5d282d5d 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -18,7 +18,7 @@
com.google.cloud.samples
shared-configuration
- 1.0.18
+ 1.0.21
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 65b95daa..217a8d4f 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud.samples
shared-configuration
- 1.0.18
+ 1.0.21
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index fcf96983..7464aac4 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud.samples
shared-configuration
- 1.0.18
+ 1.0.21
From 8700535006fcfe6dec05535bd43eb8ef4d46d54c Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 22 Oct 2020 19:32:06 +0200
Subject: [PATCH 30/31] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v0.13.0 (#55)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.9.0` -> `0.13.0` |
---
### Release Notes
googleapis/java-shared-dependencies
### [`v0.13.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#0130-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0121v0130-2020-10-20)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.12.1...v0.13.0)
##### Features
- add jackson-core to the list of managed dependencies ([#190](https://www.github.com/googleapis/java-shared-dependencies/issues/190)) ([b37035e](https://www.github.com/googleapis/java-shared-dependencies/commit/b37035ed9b0beeb5e07d6e1c121154eece1a2c87))
##### Dependencies
- update dependency com.google.guava:guava-bom to v30 ([#181](https://www.github.com/googleapis/java-shared-dependencies/issues/181)) ([bdb1e58](https://www.github.com/googleapis/java-shared-dependencies/commit/bdb1e582288d06a872e36ac8b778563f2d088468))
- update gax.version to v1.60.0 ([#187](https://www.github.com/googleapis/java-shared-dependencies/issues/187)) ([8a8adf7](https://www.github.com/googleapis/java-shared-dependencies/commit/8a8adf7745d563c449bf095aad63b5e4a94e1a7d))
- update google.common-protos.version to v2 ([#174](https://www.github.com/googleapis/java-shared-dependencies/issues/174)) ([3f7e3ff](https://www.github.com/googleapis/java-shared-dependencies/commit/3f7e3ffd5e07d2f11f0aa981dae2bdf5381e429f))
##### [0.12.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.12.0...v0.12.1) (2020-10-16)
##### Dependencies
- update dependency com.google.api:api-common to v1.10.1 ([#180](https://www.github.com/googleapis/java-shared-dependencies/issues/180)) ([b1f2d5d](https://www.github.com/googleapis/java-shared-dependencies/commit/b1f2d5dfde24fcf683eeb5600fce7f51190ecce8))
### [`v0.12.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#0121-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0120v0121-2020-10-16)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.12.0...v0.12.1)
### [`v0.12.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#0120-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0110v0120-2020-10-15)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.11.0...v0.12.0)
##### Dependencies
- update dependency com.google.api-client:google-api-client-bom to v1.30.11 ([#169](https://www.github.com/googleapis/java-shared-dependencies/issues/169)) ([a1b18d1](https://www.github.com/googleapis/java-shared-dependencies/commit/a1b18d1838c2ceca882615d574ab5d0245794820))
- update dependency com.google.auth:google-auth-library-bom to v0.22.0 ([#171](https://www.github.com/googleapis/java-shared-dependencies/issues/171)) ([0c7635a](https://www.github.com/googleapis/java-shared-dependencies/commit/0c7635a82d922971ae6aac18dc2ee1879e017516))
### [`v0.11.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#0110-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0102v0110-2020-10-13)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.10.2...v0.11.0)
##### Dependencies
- update dependency com.google.http-client:google-http-client-bom to v1.37.0 ([#166](https://www.github.com/googleapis/java-shared-dependencies/issues/166)) ([5721225](https://www.github.com/googleapis/java-shared-dependencies/commit/572122574ce8452b6a0fc6df919e9ce2d8ffd2ce))
- update dependency io.grpc:grpc-bom to v1.32.2 ([#165](https://www.github.com/googleapis/java-shared-dependencies/issues/165)) ([b70ddb0](https://www.github.com/googleapis/java-shared-dependencies/commit/b70ddb00a3be97536cdd80bd57fe6bca1b0973e2))
##### [0.10.2](https://www.github.com/googleapis/java-shared-dependencies/compare/0.10.1...v0.10.2) (2020-10-08)
##### Dependencies
- update dependency org.threeten:threetenbp to v1.4.5 ([#162](https://www.github.com/googleapis/java-shared-dependencies/issues/162)) ([54eccb5](https://www.github.com/googleapis/java-shared-dependencies/commit/54eccb533353ddfe537a7e069a696a3f0f70f211))
##### [0.10.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.10.0...v0.10.1) (2020-10-06)
##### Dependencies
- update gax.version to v1.59.1 ([#159](https://www.github.com/googleapis/java-shared-dependencies/issues/159)) ([7c84443](https://www.github.com/googleapis/java-shared-dependencies/commit/7c84443db92e1d910590fa89c2e35b14613e7eba))
### [`v0.10.2`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#0102-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0101v0102-2020-10-08)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.10.1...v0.10.2)
### [`v0.10.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#0101-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0100v0101-2020-10-06)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.10.0...v0.10.1)
### [`v0.10.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#0100-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare091v0100-2020-09-23)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.9.1...v0.10.0)
##### Features
- manage error-prone version ([#147](https://www.github.com/googleapis/java-shared-dependencies/issues/147)) ([0fb3108](https://www.github.com/googleapis/java-shared-dependencies/commit/0fb3108c96abcdef83b5051e842530e6c9934c37))
##### Dependencies
- update google.core.version to v1.93.9 ([#148](https://www.github.com/googleapis/java-shared-dependencies/issues/148)) ([b2a680e](https://www.github.com/googleapis/java-shared-dependencies/commit/b2a680ec9297136dceb622463672cc554359ba5b))
##### [0.9.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.9.0...v0.9.1) (2020-09-23)
##### Dependencies
- update dependency io.grpc:grpc-bom to v1.32.1 ([#133](https://www.github.com/googleapis/java-shared-dependencies/issues/133)) ([cde0463](https://www.github.com/googleapis/java-shared-dependencies/commit/cde0463dd15c2a510085a3d5e3ac7b418c2fc3d4))
- update iam.version to v1.0.1 ([#136](https://www.github.com/googleapis/java-shared-dependencies/issues/136)) ([162e2bd](https://www.github.com/googleapis/java-shared-dependencies/commit/162e2bda35fc3427ce571c6747aae4c9eb5866f6))
### [`v0.9.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#091-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare090v091-2020-09-23)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.9.0...v0.9.1)
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-functions).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a3a7b10b..3b39ffc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 0.9.0
+ 0.13.0
pom
import
From 708e0989f6b95d3b2b0148492b0bb3422824df65 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 22 Oct 2020 17:54:06 +0000
Subject: [PATCH 31/31] chore: release 0.1.2 (#58)
:robot: I have created a release \*beep\* \*boop\*
---
### [0.1.2](https://www.github.com/googleapis/java-functions/compare/v0.1.1...v0.1.2) (2020-10-22)
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#55](https://www.github.com/googleapis/java-functions/issues/55)) ([8700535](https://www.github.com/googleapis/java-functions/commit/8700535006fcfe6dec05535bd43eb8ef4d46d54c))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
---
CHANGELOG.md | 7 +++++++
google-cloud-functions-bom/pom.xml | 8 ++++----
google-cloud-functions/pom.xml | 4 ++--
grpc-google-cloud-functions-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-functions-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
7 files changed, 24 insertions(+), 17 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a2e848f..cdea3c52 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [0.1.2](https://www.github.com/googleapis/java-functions/compare/v0.1.1...v0.1.2) (2020-10-22)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#55](https://www.github.com/googleapis/java-functions/issues/55)) ([8700535](https://www.github.com/googleapis/java-functions/commit/8700535006fcfe6dec05535bd43eb8ef4d46d54c))
+
### [0.1.1](https://www.github.com/googleapis/java-functions/compare/v0.1.0...v0.1.1) (2020-09-21)
diff --git a/google-cloud-functions-bom/pom.xml b/google-cloud-functions-bom/pom.xml
index 5a9b0127..4d180bae 100644
--- a/google-cloud-functions-bom/pom.xml
+++ b/google-cloud-functions-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-functions-bom
- 0.1.2-SNAPSHOT
+ 0.1.2
pom
com.google.cloud
@@ -68,17 +68,17 @@
com.google.cloud
google-cloud-functions
- 0.1.2-SNAPSHOT
+ 0.1.2
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.2-SNAPSHOT
+ 0.1.2
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.2-SNAPSHOT
+ 0.1.2
diff --git a/google-cloud-functions/pom.xml b/google-cloud-functions/pom.xml
index 9bb5e111..57591320 100644
--- a/google-cloud-functions/pom.xml
+++ b/google-cloud-functions/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-functions
- 0.1.2-SNAPSHOT
+ 0.1.2
jar
Google Cloud Functions
https://github.com/googleapis/java-functions
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-functions-parent
- 0.1.2-SNAPSHOT
+ 0.1.2
google-cloud-functions
diff --git a/grpc-google-cloud-functions-v1/pom.xml b/grpc-google-cloud-functions-v1/pom.xml
index 6a9cea78..d6b9d97a 100644
--- a/grpc-google-cloud-functions-v1/pom.xml
+++ b/grpc-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.2-SNAPSHOT
+ 0.1.2
grpc-google-cloud-functions-v1
GRPC library for grpc-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 0.1.2-SNAPSHOT
+ 0.1.2
diff --git a/pom.xml b/pom.xml
index 3b39ffc1..6be395a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-functions-parent
pom
- 0.1.2-SNAPSHOT
+ 0.1.2
Google Cloud Functions Parent
https://github.com/googleapis/java-functions
@@ -70,17 +70,17 @@
com.google.cloud
google-cloud-functions
- 0.1.2-SNAPSHOT
+ 0.1.2
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.2-SNAPSHOT
+ 0.1.2
com.google.api.grpc
grpc-google-cloud-functions-v1
- 0.1.2-SNAPSHOT
+ 0.1.2
diff --git a/proto-google-cloud-functions-v1/pom.xml b/proto-google-cloud-functions-v1/pom.xml
index d9482ccd..1270cfdc 100644
--- a/proto-google-cloud-functions-v1/pom.xml
+++ b/proto-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-functions-v1
- 0.1.2-SNAPSHOT
+ 0.1.2
proto-google-cloud-functions-v1
PROTO library for proto-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 0.1.2-SNAPSHOT
+ 0.1.2
diff --git a/versions.txt b/versions.txt
index ea9bf54a..f163b91b 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-functions:0.1.1:0.1.2-SNAPSHOT
-proto-google-cloud-functions-v1:0.1.1:0.1.2-SNAPSHOT
-grpc-google-cloud-functions-v1:0.1.1:0.1.2-SNAPSHOT
\ No newline at end of file
+google-cloud-functions:0.1.2:0.1.2
+proto-google-cloud-functions-v1:0.1.2:0.1.2
+grpc-google-cloud-functions-v1:0.1.2:0.1.2
\ No newline at end of file