| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Nit's
Sorry, something went wrong.
| ``` | ||
|
|
||
| - Create a push subscription, to send messages to a Google Cloud Project URL such as https://<your-project-id>.appspot.com/push. | ||
| The verification token is used to ensure that the end point only handles requests that are sent matching the verification token. |
There was a problem hiding this comment.
how do I get/create a verification token? MacOS X, Windows, and Linux have uuidgen.
Sorry, something went wrong.
| @@ -0,0 +1 @@ | |||
| {"message":{"data":"dGVzdA==","attributes":{},"messageId":"91010751788941","publishTime":"2017-04-05T23:16:42.302Z"}} | |||
There was a problem hiding this comment.
Is this used anywhere?
Sorry, something went wrong.
| HttpServletRequest request = mock(HttpServletRequest.class); | ||
| assertNotNull(System.getenv("PUBSUB_VERIFICATION_TOKEN")); | ||
| when(request.getParameter("token")) | ||
| .thenReturn(System.getenv("PUBSUB_VERIFICATION_TOKEN")); |
There was a problem hiding this comment.
I guess this is good...
Sorry, something went wrong.
| when (request.getReader()).thenReturn(reader); | ||
| Stream<String> requestBody = Stream.of( | ||
| "{\"message\":{\"data\":\"dGVzdA==\",\"attributes\":{}," | ||
| + "\"messageId\":\"91010751788941\",\"publishTime\":\"2017-04-05T23:16:42.302Z\"}}"); |
There was a problem hiding this comment.
kind of old
Sorry, something went wrong.
updating README based on review
…docs-samples into appengine-pubsub-j8
…latform/java-docs-samples into appengine-pubsub-j8
🤖 I have created a release *beep* *boop* --- ## [0.123.0](googleapis/java-errorreporting@v0.122.23...v0.123.0) (2022-05-19) ### Features * add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-errorreporting/issues/1440)) ([#865](googleapis/java-errorreporting#865)) ([a679211](googleapis/java-errorreporting@a679211)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#863](googleapis/java-errorreporting#863)) ([dfba42c](googleapis/java-errorreporting@dfba42c)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#864](googleapis/java-errorreporting#864)) ([5d90a9d](googleapis/java-errorreporting@5d90a9d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [0.123.0](googleapis/java-errorreporting@v0.122.23...v0.123.0) (2022-05-19) ### Features * add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-errorreporting/issues/1440)) ([#865](googleapis/java-errorreporting#865)) ([a679211](googleapis/java-errorreporting@a679211)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#863](googleapis/java-errorreporting#863)) ([dfba42c](googleapis/java-errorreporting@dfba42c)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#864](googleapis/java-errorreporting#864)) ([5d90a9d](googleapis/java-errorreporting@5d90a9d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [0.123.0](googleapis/java-errorreporting@v0.122.23...v0.123.0) (2022-05-19) ### Features * add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-errorreporting/issues/1440)) ([#865](googleapis/java-errorreporting#865)) ([a679211](googleapis/java-errorreporting@a679211)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#863](googleapis/java-errorreporting#863)) ([dfba42c](googleapis/java-errorreporting@dfba42c)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#864](googleapis/java-errorreporting#864)) ([5d90a9d](googleapis/java-errorreporting@5d90a9d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
…1.2 (#865) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.1` -> `26.1.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-datacatalog). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
…r to v4.4.0 (#865) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.seleniumhq.selenium:selenium-chrome-driver](https://selenium.dev/) ([source](https://togithub.com/SeleniumHQ/selenium)) | `4.3.0` -> `4.4.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recaptchaenterprise). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTAuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1MC40In0=-->
…r to v4.4.0 (#865) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.seleniumhq.selenium:selenium-chrome-driver](https://selenium.dev/) ([source](https://togithub.com/SeleniumHQ/selenium)) | `4.3.0` -> `4.4.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recaptchaenterprise). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTAuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1MC40In0=-->
🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
| Back | FazBrowse Home | New Git URL |
No description provided.