Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix Travis setup order for API key integration test#2186

Merged
tcoffee-google merged 1 commit into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
tcoffee-google:api_key_conflict_fixtcoffee-google/google-cloud-java:api_key_conflict_fixCopy head branch name to clipboard
Jun 27, 2017
Merged

Fix Travis setup order for API key integration test#2186
tcoffee-google merged 1 commit into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
tcoffee-google:api_key_conflict_fixtcoffee-google/google-cloud-java:api_key_conflict_fixCopy head branch name to clipboard

Conversation

@tcoffee-google

@tcoffee-google tcoffee-google commented Jun 26, 2017

Copy link
Copy Markdown
Contributor

Ensure that API key file is established before reading into environment variable.

Earlier ordering worked for GOOGLE_APPLICATION_CREDENTIALS (path indirection), but not for GOOGLE_API_KEY (file read).

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 26, 2017
@tcoffee-google

Copy link
Copy Markdown
Contributor Author

@neozwu pointed out that a bug in Travis setup for #2151 was not caught by PR tests on Travis. https://travis-ci.org/GoogleCloudPlatform/google-cloud-java/jobs/245997750

I've confirmed locally the validity of other aspects of the API key integration tests, but I don't see an easy way to test this fix prior to submitting.

@neozwu neozwu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@coveralls

Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling fd6cdc9 on tcoffee-google:api_key_conflict_fix into ** on GoogleCloudPlatform:master**.

@tcoffee-google tcoffee-google merged commit e2b29f9 into googleapis:master Jun 27, 2017
@tcoffee-google tcoffee-google deleted the api_key_conflict_fix branch June 27, 2017 17:57
chingor13 pushed a commit that referenced this pull request Feb 20, 2026
…storage to v2.40.1 (#2186)

[![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-bigquerystorage](https://togithub.com/googleapis/java-bigquerystorage) | `2.39.1` -> `2.40.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-bigquerystorage/2.40.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-bigquerystorage/2.40.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-bigquerystorage/2.39.1/2.40.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-bigquerystorage/2.39.1/2.40.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquerystorage (com.google.cloud:google-cloud-bigquerystorage)</summary>

### [`v2.40.1`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#2401-2023-07-18)

[Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.40.0...v2.40.1)

##### Dependencies

-   Remove auto value annotation version ([#&#8203;2188](https://togithub.com/googleapis/java-bigquerystorage/issues/2188)) ([9186f04](https://togithub.com/googleapis/java-bigquerystorage/commit/9186f04eefff3a483d39c4c5db7aeb3e213ed4ca))

### [`v2.40.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#2400-2023-07-17)

[Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.39.1...v2.40.0)

##### Features

-   Add ResourceExhausted to retryable error for Write API unary calls ([#&#8203;2178](https://togithub.com/googleapis/java-bigquerystorage/issues/2178)) ([d9b526a](https://togithub.com/googleapis/java-bigquerystorage/commit/d9b526a2e4109ef5ed95fb74373f2f13b06c7c54))
-   Improve json to proto conversion by caching schema ([#&#8203;2179](https://togithub.com/googleapis/java-bigquerystorage/issues/2179)) ([afc550a](https://togithub.com/googleapis/java-bigquerystorage/commit/afc550aeacb0e3f26440eeb70d2cebbf65922c07))

##### Bug Fixes

-   Interpret Integer and Float values for TIMESTAMP as microseconds ([#&#8203;2175](https://togithub.com/googleapis/java-bigquerystorage/issues/2175)) ([e5bb5d0](https://togithub.com/googleapis/java-bigquerystorage/commit/e5bb5d099ea0272c4bd447b7f8fef5207c14ffc5))
-   Support DATETIME field that has a space between date and time and has only date ([#&#8203;2176](https://togithub.com/googleapis/java-bigquerystorage/issues/2176)) ([494ce85](https://togithub.com/googleapis/java-bigquerystorage/commit/494ce8513e8925b4330a2bf45641ba38db625c1d))

##### Dependencies

-   Update dependency com.google.auto.value:auto-value to v1.10.2 ([#&#8203;2171](https://togithub.com/googleapis/java-bigquerystorage/issues/2171)) ([721908d](https://togithub.com/googleapis/java-bigquerystorage/commit/721908d412f1d82aff9aed8edcf727fc5b1bf950))
-   Update dependency com.google.auto.value:auto-value-annotations to v1.10.2 ([#&#8203;2172](https://togithub.com/googleapis/java-bigquerystorage/issues/2172)) ([8a51fae](https://togithub.com/googleapis/java-bigquerystorage/commit/8a51fae180ced3b362acc350999157d3d6e0da6a))
-   Update dependency com.google.cloud:google-cloud-bigquery to v2.29.0 ([#&#8203;2168](https://togithub.com/googleapis/java-bigquerystorage/issues/2168)) ([50ca432](https://togithub.com/googleapis/java-bigquerystorage/commit/50ca432854851f7cc89cb50a327d9641000b81ee))
-   Update dependency com.google.cloud:google-cloud-bigquery to v2.30.0 ([#&#8203;2184](https://togithub.com/googleapis/java-bigquerystorage/issues/2184)) ([87f93a9](https://togithub.com/googleapis/java-bigquerystorage/commit/87f93a921c62cd71808cddc35382bbaabb7da54b))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.0 ([#&#8203;2180](https://togithub.com/googleapis/java-bigquerystorage/issues/2180)) ([7ce19e7](https://togithub.com/googleapis/java-bigquerystorage/commit/7ce19e7a4ca47df9590c1023abcc459248b1fec2))
-   Update dependency org.apache.avro:avro to v1.11.2 ([#&#8203;2177](https://togithub.com/googleapis/java-bigquerystorage/issues/2177)) ([75ce0b5](https://togithub.com/googleapis/java-bigquerystorage/commit/75ce0b5d7009bbb47b91c222390cfe864b8bd84e))

</details>

---

### 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, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigquerystorage).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjExIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
meltsufin pushed a commit that referenced this pull request May 2, 2026
…v3.50.1 (#2186)

Co-authored-by: Mridula <66699525+mpeddada1@users.noreply.github.com>
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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.