Enable appveyor for windows builds#1206
Merged
mziccard merged 5 commits intogoogleapis:masterfrom Sep 27, 2016
Merged
Conversation
0701f0d to
97acd34
Compare
Contributor
Author
|
Putting this on hold until appveyor is enabled by the organization account. |
aee9a39 to
5d72252
Compare
|
Changes Unknown when pulling 04bf434 on mziccard:enable-appveyor into * on GoogleCloudPlatform:master*. |
Contributor
Author
|
/cc @lesv |
Contributor
|
LGTM - looks like this helps immediately. |
github-actions bot
pushed a commit
that referenced
this pull request
Aug 16, 2022
…1.3 (#1206) [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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
🤖 I have created a release *beep* *boop* --- ## [0.130.27-alpha](https://togithub.com/googleapis/java-logging-logback/compare/v0.130.26-alpha...v0.130.27-alpha) (2023-11-07) ### Dependencies * Update dependency com.google.cloud:google-cloud-logging to v3.15.13 ([#1206](https://togithub.com/googleapis/java-logging-logback/issues/1206)) ([6d8c31e](https://togithub.com/googleapis/java-logging-logback/commit/6d8c31ea6dab2491580cee0eaf2df2d2859fce7d)) --- 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
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>
This file contains hidden or 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
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.
This PR enables appveyor, so that our tests are run also on windows.