Skip to content

Add convenience method to get a Path to a file whose name includes spaces#1463

Merged
garrettjonesgoogle merged 6 commits intogoogleapis:masterfrom
jean-philippe-martin:jp_spaces
Mar 11, 2017
Merged

Add convenience method to get a Path to a file whose name includes spaces#1463
garrettjonesgoogle merged 6 commits intogoogleapis:masterfrom
jean-philippe-martin:jp_spaces

Conversation

@jean-philippe-martin
Copy link

Also add tests to make sure spaces are handled correctly (they are).

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 8, 2016

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 83.53% when pulling b157814 on jean-philippe-martin:jp_spaces into 27962a3 on GoogleCloudPlatform:master.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@garrettjonesgoogle
Copy link
Member

@jean-philippe-martin is the feedback on this PR going to be addressed or should we close it out?

@jean-philippe-martin
Copy link
Author

@garrettjonesgoogle terribly sorry, the email must have gotten lost somehow! I'll get to it today.

@jean-philippe-martin
Copy link
Author

Rebased to hopefully get rid of conflict.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 81.215% when pulling 0757985 on jean-philippe-martin:jp_spaces into bf8df09 on GoogleCloudPlatform:master.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f9fd9a1 on jean-philippe-martin:jp_spaces into ** on GoogleCloudPlatform:master**.

@garrettjonesgoogle
Copy link
Member

Looks like you'll need to resolve merge conflicts before we can merge.

@jean-philippe-martin
Copy link
Author

Indeed, thank you. Conflict resolved.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ba248b0 on jean-philippe-martin:jp_spaces into ** on GoogleCloudPlatform:master**.

@garrettjonesgoogle garrettjonesgoogle merged commit 6d844c9 into googleapis:master Mar 11, 2017
@jean-philippe-martin
Copy link
Author

Yay, thank you! Have a great weekend!

@jean-philippe-martin jean-philippe-martin deleted the jp_spaces branch March 11, 2017 01:34
github-actions bot pushed a commit that referenced this pull request Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.8](googleapis/java-bigquerydatatransfer@v2.3.7...v2.3.8) (2022-09-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#1462](googleapis/java-bigquerydatatransfer#1462)) ([098a820](googleapis/java-bigquerydatatransfer@098a820))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
…to v3.15.12 (#1463)

* chore(deps): update dependency com.google.cloud:google-cloud-logging to v3.15.12

* 🦉 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>
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
…2.2 (#1463)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-logging](https://redirect.github.com/googleapis/java-logging) | `3.22.1` -> `3.22.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-logging/3.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-logging/3.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-logging/3.22.1/3.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-logging/3.22.1/3.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v3.22.2`](https://redirect.github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3222-2025-04-25)

[Compare Source](https://redirect.github.com/googleapis/java-logging/compare/v3.22.1...v3.22.2)

##### Dependencies

-   Update dependency com.google.cloud:sdk-platform-java-config to v3.46.2 ([#&#8203;1796](https://redirect.github.com/googleapis/java-logging/issues/1796)) ([1f88271](https://redirect.github.com/googleapis/java-logging/commit/1f882712aeb7e48a2339ffbad783813e11e74401))

</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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-logging-logback).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
…e to v2.20.0 (#1463)

* chore(deps): update dependency com.google.cloud:google-cloud-datastore to v2.20.0

* 🦉 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>
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.

5 participants

Comments