-
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
/bigquery/rest tests use GOOGLE_CLOUD_PROJECT #708
Comments
/language/analysis/AnalyzeBetaIT uses projectID to get a bucket for stuff. |
/monitoring/cloud-client uses both GOOGLE_CLOUD_PROJECT || GCLOUD_PROJECT |
Notice: this issue has been closed because it has been inactive for {days_inactive} days. You may reopen this issue if it has been closed in error. |
minherz
pushed a commit
that referenced
this issue
Nov 9, 2022
🤖 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).
minherz
pushed a commit
that referenced
this issue
Nov 10, 2022
🤖 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).
minherz
pushed a commit
that referenced
this issue
Nov 10, 2022
🤖 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).
Sita04
pushed a commit
that referenced
this issue
Nov 11, 2022
…1.2 (#708) [![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:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.1` -> `26.1.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/compatibility-slim/26.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/confidence-slim/26.1.1)](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-webrisk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
9 tasks
Sita04
pushed a commit
that referenced
this issue
Feb 7, 2023
🤖 I have created a release \*beep\* \*boop\* --- ## [3.1.0](https://www.github.com/googleapis/java-dlp/compare/v3.0.11...v3.1.0) (2021-12-03) ### Features * added deidentify replacement dictionaries ([#722](https://www.github.com/googleapis/java-dlp/issues/722)) ([7d4f8cb](https://www.github.com/googleapis/java-dlp/commit/7d4f8cbfbcec9c382af09a0b07fc9a4b074593bc)) ### Bug Fixes * **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-dlp/issues/1266)) ([#707](https://www.github.com/googleapis/java-dlp/issues/707)) ([52e6796](https://www.github.com/googleapis/java-dlp/commit/52e679630b817ebb796245f776e30e470bf02c41)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#717](https://www.github.com/googleapis/java-dlp/issues/717)) ([332c9d2](https://www.github.com/googleapis/java-dlp/commit/332c9d24f2bcd2080bd867b4dd9bfa793018710c)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#723](https://www.github.com/googleapis/java-dlp/issues/723)) ([6b9b590](https://www.github.com/googleapis/java-dlp/commit/6b9b590df73a87b68b7b3e2d1f9e755235d6154d)) --- 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
We should get rid of this and use something to automatically configure from GoogleDefaultAuth
The text was updated successfully, but these errors were encountered: