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

Enable appveyor for windows builds#1206

Merged
mziccard merged 5 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
mziccard:enable-appveyormziccard/gcloud-java:enable-appveyorCopy head branch name to clipboard
Sep 27, 2016
Merged

Enable appveyor for windows builds#1206
mziccard merged 5 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
mziccard:enable-appveyormziccard/gcloud-java:enable-appveyorCopy head branch name to clipboard

Conversation

@mziccard

@mziccard mziccard commented Aug 29, 2016

Copy link
Copy Markdown
Contributor

This PR enables appveyor, so that our tests are run also on windows.

@mziccard mziccard added the build label Aug 29, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 29, 2016
@mziccard mziccard force-pushed the enable-appveyor branch 9 times, most recently from 0701f0d to 97acd34 Compare August 29, 2016 13:42
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.002%) to 85.72% when pulling aee9a39 on mziccard:enable-appveyor into 14c7711 on GoogleCloudPlatform:master.

@mziccard mziccard added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 29, 2016
@mziccard

Copy link
Copy Markdown
Contributor Author

Putting this on hold until appveyor is enabled by the organization account.

@coveralls

Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling 04bf434 on mziccard:enable-appveyor into * on GoogleCloudPlatform:master*.

@mziccard mziccard removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 26, 2016
@mziccard

Copy link
Copy Markdown
Contributor Author

/cc @lesv

@lesv

lesv commented Sep 26, 2016

Copy link
Copy Markdown
Contributor

LGTM - looks like this helps immediately.

@mziccard mziccard merged commit 5cef13d into googleapis:master Sep 27, 2016
github-actions Bot pushed a commit that referenced this pull request Aug 16, 2022
…1.3 (#1206)

[![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-storage](https://togithub.com/googleapis/java-storage) | `2.11.2` -> `2.11.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.3/compatibility-slim/2.11.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.3/confidence-slim/2.11.2)](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 these updates 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-automl).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTAuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1MC40In0=-->
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
* fix: Need a way to disable flushing

* fix test name

* add test for flush level warning

* add a comment explaining Severity.UNRECOGNIZED usage for flush level

* fix comment

* Remove redundant definition

* Adjust to latest PR review

* Address PR comments

* Add test to validate that Severity.NONE cannot be used

* add null treatment for flushSeverity

* Remove redundand null check
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
…5.13 (#1206)

* deps: update dependency com.google.cloud:google-cloud-logging to v3.15.13

* 🦉 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
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
🤖 I have created a release *beep* *boop*
---


## [2.17.3](https://togithub.com/googleapis/java-datastore/compare/v2.17.2...v2.17.3) (2023-10-10)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.17.0 ([#1206](https://togithub.com/googleapis/java-datastore/issues/1206)) ([2ad068b](https://togithub.com/googleapis/java-datastore/commit/2ad068b115c6ff7c59394fdba5e0e445028a3fee))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
* fix: Need a way to disable flushing

* fix test name

* add test for flush level warning

* add a comment explaining Severity.UNRECOGNIZED usage for flush level

* fix comment

* Remove redundant definition

* Adjust to latest PR review

* Address PR comments

* Add test to validate that Severity.NONE cannot be used

* add null treatment for flushSeverity

* Remove redundand null check
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
suztomo pushed a commit that referenced this pull request Mar 30, 2026
…2.5 (#1205)

* deps: update dependency com.google.cloud:google-cloud-storage to v2.22.5

* deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0

* Fixes #1206

---------

Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
…2.5 (#1205)

* deps: update dependency com.google.cloud:google-cloud-storage to v2.22.5

* deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0

* Fixes #1206

---------

Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
🤖 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).
meltsufin pushed a commit that referenced this pull request May 1, 2026
🤖 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).
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.