-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
DLP dependency update, fix tests (still requires right service account credentials) #776
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Jul 29, 2017
lesv
reviewed
Jul 30, 2017
@@ -44,7 +44,7 @@ before_install: | |||
&& set +x && source secrets.env && set -x | |||
|| true | |||
# Cross project - GOOGLE_APPLICATION_CREDENTIALS uses cloud-docs-tests, but BQ uses G_C_P (argh!) | |||
- export GOOGLE_CLOUD_PROJECT=java-docs-samples-tests | |||
- export GOOGLE_CLOUD_PROJECT=java-docs-samples-testing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LOL - some days I'm just stupid. (missing this)
lesv
approved these changes
Jul 30, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
I'm going to accept that Circle is broken for now and merge this then mine -- I'll have to fix. |
minherz
pushed a commit
that referenced
this pull request
Nov 9, 2022
🤖 I have created a release *beep* *boop* --- ### [0.122.12](googleapis/java-errorreporting@v0.122.11...v0.122.12) (2022-02-03) ### Dependencies * **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-errorreporting/issues/1339)) ([#774](googleapis/java-errorreporting#774)) ([2215c2f](googleapis/java-errorreporting@2215c2f)) * update actions/github-script action to v5 ([#772](googleapis/java-errorreporting#772)) ([f11f14d](googleapis/java-errorreporting@f11f14d)) * update dependency com.google.cloud:google-cloud-core to v2.4.0 ([#775](googleapis/java-errorreporting#775)) ([c45c953](googleapis/java-errorreporting@c45c953)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#776](googleapis/java-errorreporting#776)) ([1aedbb1](googleapis/java-errorreporting@1aedbb1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
minherz
pushed a commit
that referenced
this pull request
Nov 10, 2022
🤖 I have created a release *beep* *boop* --- ### [0.122.12](googleapis/java-errorreporting@v0.122.11...v0.122.12) (2022-02-03) ### Dependencies * **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-errorreporting/issues/1339)) ([#774](googleapis/java-errorreporting#774)) ([2215c2f](googleapis/java-errorreporting@2215c2f)) * update actions/github-script action to v5 ([#772](googleapis/java-errorreporting#772)) ([f11f14d](googleapis/java-errorreporting@f11f14d)) * update dependency com.google.cloud:google-cloud-core to v2.4.0 ([#775](googleapis/java-errorreporting#775)) ([c45c953](googleapis/java-errorreporting@c45c953)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#776](googleapis/java-errorreporting#776)) ([1aedbb1](googleapis/java-errorreporting@1aedbb1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
minherz
pushed a commit
that referenced
this pull request
Nov 10, 2022
🤖 I have created a release *beep* *boop* --- ### [0.122.12](googleapis/java-errorreporting@v0.122.11...v0.122.12) (2022-02-03) ### Dependencies * **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-errorreporting/issues/1339)) ([#774](googleapis/java-errorreporting#774)) ([2215c2f](googleapis/java-errorreporting@2215c2f)) * update actions/github-script action to v5 ([#772](googleapis/java-errorreporting#772)) ([f11f14d](googleapis/java-errorreporting@f11f14d)) * update dependency com.google.cloud:google-cloud-core to v2.4.0 ([#775](googleapis/java-errorreporting#775)) ([c45c953](googleapis/java-errorreporting@c45c953)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#776](googleapis/java-errorreporting#776)) ([1aedbb1](googleapis/java-errorreporting@1aedbb1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
9 tasks
charlieyu1996
pushed a commit
that referenced
this pull request
Nov 11, 2022
…1.0 (#776) [![WhiteSource 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:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `25.0.0` -> `25.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.1.0/compatibility-slim/25.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.1.0/confidence-slim/25.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: 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. --- 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-datacatalog).
Sita04
pushed a commit
that referenced
this pull request
Feb 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note :the service account credentials used for tests need to have access to Datastore, Storage.