Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use long options for ESP config #956

Merged
merged 1 commit into from Dec 15, 2017
Merged

Use long options for ESP config #956

merged 1 commit into from Dec 15, 2017

Conversation

navinger
Copy link
Contributor

For better readability, let's use the long options for the ESP config. Here's the doc: https://cloud.google.com/endpoints/docs/openapi/specify-proxy-startup-options

For better readability, let's use the long options for the ESP config. Here's the doc: https://cloud.google.com/endpoints/docs/openapi/specify-proxy-startup-options
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 14, 2017
@lesv
Copy link
Contributor

lesv commented Dec 15, 2017

@kurtisvg FYI

[INFO] Running com.example.iap.BuildAndVerifyIapRequestIT
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.511 s <<< FAILURE! - in com.example.iap.BuildAndVerifyIapRequestIT
[ERROR] testGenerateAndVerifyIapRequestIsSuccessful(com.example.iap.BuildAndVerifyIapRequestIT)  Time elapsed: 0.6 s  <<< ERROR!
java.lang.IllegalArgumentException
	at com.example.iap.BuildAndVerifyIapRequestIT.testGenerateAndVerifyIapRequestIsSuccessful(BuildAndVerifyIapRequestIT.java:79)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   BuildAndVerifyIapRequestIT.testGenerateAndVerifyIapRequestIsSuccessful:79 ? IllegalArgument
[INFO] 
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (default) @ iap-samples ---

This has nothing to do w/ IAP, so I'm going to approve. @kurtisvg can you take a look at the flaky iap test?

@lesv lesv merged commit a62d3ea into GoogleCloudPlatform:master Dec 15, 2017
minherz pushed a commit that referenced this pull request Nov 9, 2022
…orting to v0.124.10-beta (#956)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-errorreporting](https://togithub.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-errorreporting) ([source](https://togithub.com/GoogleCloudPlatform/google-cloud)) | `0.124.9-beta` -> `0.124.10-beta` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/compatibility-slim/0.124.9-beta)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/confidence-slim/0.124.9-beta)](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-errorreporting).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
minherz pushed a commit that referenced this pull request Nov 10, 2022
…orting to v0.124.10-beta (#956)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-errorreporting](https://togithub.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-errorreporting) ([source](https://togithub.com/GoogleCloudPlatform/google-cloud)) | `0.124.9-beta` -> `0.124.10-beta` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/compatibility-slim/0.124.9-beta)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/confidence-slim/0.124.9-beta)](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-errorreporting).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
minherz pushed a commit that referenced this pull request Nov 10, 2022
…orting to v0.124.10-beta (#956)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-errorreporting](https://togithub.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-errorreporting) ([source](https://togithub.com/GoogleCloudPlatform/google-cloud)) | `0.124.9-beta` -> `0.124.10-beta` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/compatibility-slim/0.124.9-beta)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-errorreporting/0.124.10-beta/confidence-slim/0.124.9-beta)](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-errorreporting).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
Shabirmean pushed a commit that referenced this pull request Nov 14, 2022
…956)

* chore(deps): update dependency com.google.cloud:libraries-bom to v26

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Shabirmean pushed a commit that referenced this pull request Nov 15, 2022
…956)

* chore(deps): update dependency com.google.cloud:libraries-bom to v26

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sita04 pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [3.6.6](googleapis/java-dlp@v3.6.5...v3.6.6) (2022-08-04)


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub to v1.120.10 ([#955](googleapis/java-dlp#955)) ([5e28ddc](googleapis/java-dlp@5e28ddc))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants