Skip to content
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

fix: delete stale sample databases #622

Merged
merged 1 commit into from Nov 17, 2020
Merged

Conversation

olavloite
Copy link
Collaborator

Delete stale sample databases. This is the same change as in GoogleCloudPlatform/java-docs-samples#4133.

Fixes #585

@olavloite olavloite requested a review from a team as a code owner November 13, 2020 07:28
@olavloite olavloite requested a review from a team November 13, 2020 07:28
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 13, 2020
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Nov 13, 2020
@codecov
Copy link

codecov bot commented Nov 13, 2020

Codecov Report

Merging #622 (e77f98f) into master (3fa7910) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #622      +/-   ##
============================================
- Coverage     84.05%   84.04%   -0.01%     
  Complexity     2503     2503              
============================================
  Files           141      141              
  Lines         13806    13810       +4     
  Branches       1317     1318       +1     
============================================
+ Hits          11604    11607       +3     
- Misses         1656     1657       +1     
  Partials        546      546              
Impacted Files Coverage Δ Complexity Δ
...ud/spanner/SessionPoolAsyncTransactionManager.java 85.36% <0.00%> (-1.19%) 11.00% <0.00%> (ø%)
...le/cloud/spanner/TransactionContextFutureImpl.java 91.57% <0.00%> (+0.08%) 4.00% <0.00%> (ø%)
...gle/cloud/spanner/AsyncTransactionManagerImpl.java 71.42% <0.00%> (+1.00%) 12.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3fa7910...e77f98f. Read the comment docs.

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Nov 16, 2020
@olavloite olavloite merged commit 7584baa into master Nov 17, 2020
@olavloite olavloite deleted the cleanup-stale-sample-databases branch November 17, 2020 19:25
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#4275

Changes:

feat: publishing OperationMetadata common proto
  Committer: @alexander-fenster
  PiperOrigin-RevId: 379843367
  Source-Link: googleapis/googleapis@16f3e6f

chore(bazel): update rules_gapic to v0.5.5.
  * stop generating `protoc-gen-docs_plugin` with `py_proto_library`

  PiperOrigin-RevId: 379825239
  Source-Link: googleapis/googleapis@2d5f6e5

chore(analytics/data): Populate Ruby generator configuration for new clients
  PiperOrigin-RevId: 379815863
  Source-Link: googleapis/googleapis@b26f86a

chore(ruby): Use latest microgenerator for Bazel GAPIC generation
  PiperOrigin-RevId: 379810278
  Source-Link: googleapis/googleapis@7e78ffd

chore: release gapic-generator-java v1.0.13
  Committer: @miraleung
  PiperOrigin-RevId: 379784268
  Source-Link: googleapis/googleapis@551681f

chore: regenerate API index

  Source-Link: googleapis/googleapis@f8f0fc2

fix(security/privateca): Fixed casing of the Ruby namespace
  PiperOrigin-RevId: 379779471
  Source-Link: googleapis/googleapis@f176fe6

chore: regenerate API index

  Source-Link: googleapis/googleapis@33b7fbd

feat: Publish public APIs for FleetEngine
  Committer:@eahab-google
  PiperOrigin-RevId: 379742542
  Source-Link: googleapis/googleapis@90220e4

chore: regenerate API index

  Source-Link: googleapis/googleapis@30c4de8

feat(documentai): update document.proto, add the processor management methods.
  PiperOrigin-RevId: 379607978
  Source-Link: googleapis/googleapis@19906f9

fix(kms): replace IAMPolicy mixin in service config.
  PiperOrigin-RevId: 379592845
  Source-Link: googleapis/googleapis@5308b86

chore: regenerate API index

  Source-Link: googleapis/googleapis@438bb44

feat: publishing Testing API protos
  Committer: @alexander-fenster
  PiperOrigin-RevId: 379505638
  Source-Link: googleapis/googleapis@0481138

chore(ruby): Use latest microgenerator for Bazel GAPIC generation
  PiperOrigin-RevId: 379376795
  Source-Link: googleapis/googleapis@cbd13d8

feat(dialogflow): added Automated agent reply type and allow cancellation flag for partial response feature.
  PiperOrigin-RevId: 379370373
  Source-Link: googleapis/googleapis@58187af

docs: update comment in ListSuggestions to use absolute URL for /apis/design/design_patterns
  PiperOrigin-RevId: 379330928
  Source-Link: googleapis/googleapis@6ddf77d

chore: regenerate API index

  Source-Link: googleapis/googleapis@010b301

feat: eventarc public protos
  Committer: @alexander-fenster
  PiperOrigin-RevId: 379317834
  Source-Link: googleapis/googleapis@1b6349f
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…v6.12.5 (googleapis#622)

[![WhiteSource 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-spanner-bom](https://togithub.com/googleapis/java-spanner) | `6.12.2` -> `6.12.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.12.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.12.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.12.5/compatibility-slim/6.12.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.12.5/confidence-slim/6.12.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-spanner</summary>

### [`v6.12.5`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#&#8203;6125-httpswwwgithubcomgoogleapisjava-spannercomparev6124v6125-2021-09-27)

[Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.12.2...v6.12.5)

</details>

---

### Configuration

📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner-jdbc).
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

com.example.spanner.SpannerSampleIT: testSample failed
3 participants