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: use remove from client #167

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

vasco-santos
Copy link
Contributor

by simply relying on remove from client, we miss some feedback we were providing to the user on the CLI. We could add a onShardDelete to client to make it a bit better. What do you think @alanshaw ?

Error testing for sharding is also now part of client and I removed tests here as they would also have expectations on output/

@vasco-santos vasco-santos requested a review from alanshaw January 24, 2024 16:52
@vasco-santos vasco-santos merged commit 96966ba into main Jan 25, 2024
1 check passed
@vasco-santos vasco-santos deleted the fix/use-remove-from-client branch January 25, 2024 12:09
vasco-santos pushed a commit that referenced this pull request Jan 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[7.5.0](v7.4.0...v7.5.0)
(2024-01-25)


### Features

* add reset command
([#170](#170))
([8eea385](8eea385))


### Bug Fixes

* use remove from client
([#167](#167))
([96966ba](96966ba))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants