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: pass cursor to list in w3 ls #50

Merged
merged 1 commit into from
Mar 2, 2023
Merged

fix: pass cursor to list in w3 ls #50

merged 1 commit into from
Mar 2, 2023

Conversation

travis
Copy link
Member

@travis travis commented Mar 1, 2023

fixes #48

I added a test for this, but the issue doesn't happen in our current mock impl. I can spend some more time to make the mock implementation support --size and --cursor but it's not clear to me that's the right move yet - feels a little like adding extra code just to make a test fail.

fixes #48

I added a test for this, but the issue doesn't happen in our current mock impl. I can spend some more time to make the mock implementation support `--size` and `--cursor` but it's not clear to me that's the right move yet - feels a little like adding extra code just to make a  test fail.
@travis travis merged commit 324e913 into main Mar 2, 2023
@travis travis deleted the fix/ls-infinite-loop branch March 2, 2023 03:14
alanshaw pushed a commit that referenced this pull request Mar 2, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.2.1](v1.2.0...v1.2.1)
(2023-03-02)


### Bug Fixes

* pass cursor to list in `w3 ls`
([#50](#50))
([324e913](324e913))

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

w3 ls infinite loop when number of items in a space is larger than default page size
2 participants